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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to use Rocket 0.5.0-rc.1
Harald Eilertsen
2021-08-24
1
-9
/
+13
*
Add info about the event to the db and render landing page.
Harald Eilertsen
2020-08-25
1
-0
/
+45
*
models: Drop unused import.
Harald Eilertsen
2020-08-25
1
-1
/
+0
*
Implement edit screenings in web ui.
Harald Eilertsen
2020-08-23
1
-1
/
+2
*
Change start/end times to complete timestamps.
Harald Eilertsen
2020-08-23
1
-10
/
+6
*
Implement adding rooms through the web ui.
Harald Eilertsen
2020-08-22
1
-1
/
+1
*
Update deps, drop serde_derive.
Harald Eilertsen
2020-08-22
3
-3
/
+3
*
Rename ScreeningRecord model to Screening
Harald Eilertsen
2019-08-10
1
-2
/
+2
*
Rename Screening model to AggregateScreening
Harald Eilertsen
2019-08-10
1
-4
/
+5
*
Update /screenings endpoint to return full info on screenings.
Harald Eilertsen
2019-04-28
3
-7
/
+34
*
Move functions to query/modify db to connection object.
Harald Eilertsen
2019-04-08
3
-69
/
+3
*
Add endpoint to fetch screenings from the database.
Harald Eilertsen
2019-04-08
1
-0
/
+77
*
Add models::film::by_title and models::room::by_name methods.
Harald Eilertsen
2019-04-08
2
-0
/
+14
*
Add route to fetch films from database.
Harald Eilertsen
2019-04-02
1
-0
/
+43
*
Actually fetch available rooms from the database.
Harald Eilertsen
2019-03-21
1
-0
/
+35