index
:
ramaskrik-social.git
dev
master
ramaskrik-2019
ravenheart/2019
A social program overview for the Ramaskrik horror film festival.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement edit screenings in web ui.
Harald Eilertsen
2020-08-23
6
-2
/
+112
*
Use <time> elements in the screenings template.
Harald Eilertsen
2020-08-23
1
-1
/
+6
*
Store timestamps in UTC.
Harald Eilertsen
2020-08-23
2
-8
/
+21
*
Change start/end times to complete timestamps.
Harald Eilertsen
2020-08-23
9
-34
/
+44
*
Implement deleting screenings from web ui.
Harald Eilertsen
2020-08-23
4
-4
/
+34
*
Implement adding screenings in the web ui.
Harald Eilertsen
2020-08-23
5
-15
/
+134
*
Terminate li tags.
Harald Eilertsen
2020-08-23
2
-1
/
+2
*
Implement adding and listing films.
Harald Eilertsen
2020-08-23
5
-4
/
+88
*
Add link to create new rom in room list template.
Harald Eilertsen
2020-08-23
1
-0
/
+3
*
Implement adding rooms through the web ui.
Harald Eilertsen
2020-08-22
6
-3
/
+50
*
Swap rank on plain and json response for room list.
Harald Eilertsen
2020-08-22
1
-7
/
+9
*
Use Tera templates to render pages.
Harald Eilertsen
2020-08-22
5
-5
/
+209
*
Update deps, drop serde_derive.
Harald Eilertsen
2020-08-22
5
-577
/
+756
*
Use so date format for html element id's.
ramaskrik-2019
Harald Eilertsen
2019-10-17
1
-13
/
+19
*
Fix timezone in ramaskrik schedule data.
Harald Eilertsen
2019-10-17
1
-1
/
+1
*
Update schedule for Ramaskrik 2019.
Harald Eilertsen
2019-10-17
2
-83
/
+81
*
Add missing files.
Harald Eilertsen
2019-10-17
3
-0
/
+1528
*
Mainly cosmetic updates for ramaskrik.
Harald Eilertsen
2019-10-17
2
-8
/
+13
*
Revert "Replace favicon for ravenheart."
Harald Eilertsen
2019-10-07
1
-0
/
+0
*
Adjust where long titles break.
Harald Eilertsen
2019-10-05
1
-2
/
+2
*
Optimize performance.
Harald Eilertsen
2019-10-05
1
-3
/
+9
*
Only convert final start/end_time to date objects.
Harald Eilertsen
2019-10-05
1
-6
/
+6
*
Misc updates.
Harald Eilertsen
2019-10-05
1
-59
/
+42
*
Add times to movie boxes.
ravenheart/2019
Harald Eilertsen
2019-10-04
1
-4
/
+13
*
Remove obsolete code.
Harald Eilertsen
2019-08-28
1
-41
/
+0
*
Brushing up a bit and prepare for deploy.
Harald Eilertsen
2019-08-28
3
-14
/
+15
*
Replace favicon for ravenheart.
Harald Eilertsen
2019-08-28
1
-0
/
+0
*
Reflow schedules with wrapped flex layout.
Harald Eilertsen
2019-08-28
1
-0
/
+11
*
Add license info to footer.
Harald Eilertsen
2019-08-28
2
-0
/
+39
*
Style link elements in the html.
Harald Eilertsen
2019-08-28
1
-0
/
+8
*
Adapt to Ravenheart 2019, Oslo.
Harald Eilertsen
2019-08-28
3
-3
/
+9
*
Use canvas for drawing the schedules.
HEAD
master
Harald Eilertsen
2019-08-28
3
-8
/
+170
*
Drop attribute no longer needed from lib.
Harald Eilertsen
2019-08-10
1
-1
/
+1
*
Add db::get_screeinings to get plain screening model.
Harald Eilertsen
2019-08-10
2
-1
/
+6
*
Rename ScreeningRecord model to Screening
Harald Eilertsen
2019-08-10
1
-2
/
+2
*
Rename Screening model to AggregateScreening
Harald Eilertsen
2019-08-10
5
-11
/
+12
*
Update rocket and other deps.
Harald Eilertsen
2019-08-10
1
-266
/
+476
*
Update /screenings endpoint to return full info on screenings.
Harald Eilertsen
2019-04-28
7
-21
/
+49
*
Import model structs to main models module.
Harald Eilertsen
2019-04-08
7
-20
/
+20
*
Move functions to query/modify db to connection object.
Harald Eilertsen
2019-04-08
8
-83
/
+78
*
Fix warnings from test runs.
Harald Eilertsen
2019-04-08
1
-4
/
+2
*
Add endpoint to fetch screenings from the database.
Harald Eilertsen
2019-04-08
8
-5
/
+177
*
Add models::film::by_title and models::room::by_name methods.
Harald Eilertsen
2019-04-08
2
-0
/
+14
*
Add readme and contributing guide.
Harald Eilertsen
2019-04-07
2
-0
/
+69
*
Refactor tests to always load fixtures, and sync execution.
Harald Eilertsen
2019-04-02
3
-25
/
+44
*
Renamed test file.
Harald Eilertsen
2019-04-02
1
-0
/
+0
*
Add route to fetch films from database.
Harald Eilertsen
2019-04-02
6
-5
/
+118
*
Fetch rooms from database using ajax/json.
Harald Eilertsen
2019-03-23
2
-0
/
+26
*
Fix typo in css
Harald Eilertsen
2019-03-23
1
-1
/
+1
*
Refactor room tests, move server and db setup to function.
Harald Eilertsen
2019-03-21
1
-21
/
+30
[next]