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
/
db.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change start/end times to complete timestamps.
Harald Eilertsen
2020-08-23
1
-8
/
+6
*
Implement deleting screenings from web ui.
Harald Eilertsen
2020-08-23
1
-0
/
+6
*
Implement adding screenings in the web ui.
Harald Eilertsen
2020-08-23
1
-10
/
+14
*
Implement adding and listing films.
Harald Eilertsen
2020-08-23
1
-0
/
+7
*
Implement adding rooms through the web ui.
Harald Eilertsen
2020-08-22
1
-0
/
+7
*
Add db::get_screeinings to get plain screening model.
Harald Eilertsen
2019-08-10
1
-0
/
+5
*
Rename Screening model to AggregateScreening
Harald Eilertsen
2019-08-10
1
-2
/
+2
*
Update /screenings endpoint to return full info on screenings.
Harald Eilertsen
2019-04-28
1
-3
/
+4
*
Import model structs to main models module.
Harald Eilertsen
2019-04-08
1
-8
/
+8
*
Move functions to query/modify db to connection object.
Harald Eilertsen
2019-04-08
1
-0
/
+62
*
Actually fetch available rooms from the database.
Harald Eilertsen
2019-03-21
1
-1
/
+0
*
Refactoring, move db connection and room controller to separate modules.
Harald Eilertsen
2019-03-04
1
-0
/
+26