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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement adding rooms through the web ui.
Harald Eilertsen
2020-08-22
4
-3
/
+30
*
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
2
-3
/
+17
*
Update deps, drop serde_derive.
Harald Eilertsen
2020-08-22
3
-3
/
+3
*
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 /screenings endpoint to return full info on screenings.
Harald Eilertsen
2019-04-28
5
-12
/
+40
*
Import model structs to main models module.
Harald Eilertsen
2019-04-08
6
-14
/
+18
*
Move functions to query/modify db to connection object.
Harald Eilertsen
2019-04-08
7
-73
/
+69
*
Add endpoint to fetch screenings from the database.
Harald Eilertsen
2019-04-08
5
-2
/
+114
*
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
5
-2
/
+80
*
Actually fetch available rooms from the database.
Harald Eilertsen
2019-03-21
5
-7
/
+67
*
Pass database url into build_rocket helper function.
Harald Eilertsen
2019-03-20
2
-5
/
+5
*
Refactoring, move db connection and room controller to separate modules.
Harald Eilertsen
2019-03-04
4
-20
/
+81
*
Use rocket_contrib's JsonValue as return type.
Harald Eilertsen
2019-03-04
1
-3
/
+4
*
Begin implement /rooms endpoint.
Harald Eilertsen
2019-03-04
2
-26
/
+60
*
Add basic db schema.
Harald Eilertsen
2019-03-04
1
-0
/
+31
*
Set up database and connection pool with rocket_contrib::databases.
Harald Eilertsen
2019-03-04
1
-2
/
+28
*
Use rocket_contrib StaticFiles module to serve static files.
Harald Eilertsen
2019-03-04
1
-26
/
+3
*
Enable askama rocket integration.
Harald Eilertsen
2019-03-03
1
-7
/
+3
*
Add license.
Harald Eilertsen
2019-03-02
1
-0
/
+17
*
Use askama for templates.
Harald Eilertsen
2019-03-02
1
-3
/
+19
*
Add favicon and route to get public files.
Harald Eilertsen
2019-03-02
1
-2
/
+8
*
Into space...
Harald Eilertsen
2019-03-02
1
-0
/
+12