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
path:
root
/
src
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to use Rocket 0.5.0-rc.1
Harald Eilertsen
2021-08-24
4
-62
/
+69
*
Use relative URLs for redirects.
Harald Eilertsen
2020-08-25
4
-7
/
+7
*
Add info about the event to the db and render landing page.
Harald Eilertsen
2020-08-25
1
-0
/
+68
*
Implement edit screenings in web ui.
Harald Eilertsen
2020-08-23
1
-1
/
+48
*
Store timestamps in UTC.
Harald Eilertsen
2020-08-23
1
-6
/
+16
*
Change start/end times to complete timestamps.
Harald Eilertsen
2020-08-23
1
-5
/
+8
*
Implement deleting screenings from web ui.
Harald Eilertsen
2020-08-23
1
-1
/
+12
*
Implement adding screenings in the web ui.
Harald Eilertsen
2020-08-23
1
-4
/
+56
*
Implement adding and listing films.
Harald Eilertsen
2020-08-23
1
-3
/
+39
*
Implement adding rooms through the web ui.
Harald Eilertsen
2020-08-22
1
-1
/
+21
*
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
1
-2
/
+15
*
Rename Screening model to AggregateScreening
Harald Eilertsen
2019-08-10
1
-3
/
+3
*
Update /screenings endpoint to return full info on screenings.
Harald Eilertsen
2019-04-28
1
-2
/
+2
*
Import model structs to main models module.
Harald Eilertsen
2019-04-08
3
-5
/
+5
*
Move functions to query/modify db to connection object.
Harald Eilertsen
2019-04-08
3
-4
/
+4
*
Add endpoint to fetch screenings from the database.
Harald Eilertsen
2019-04-08
1
-0
/
+32
*
Add route to fetch films from database.
Harald Eilertsen
2019-04-02
1
-0
/
+32
*
Actually fetch available rooms from the database.
Harald Eilertsen
2019-03-21
1
-5
/
+8
*
Refactoring, move db connection and room controller to separate modules.
Harald Eilertsen
2019-03-04
1
-0
/
+29