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
*
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
*
Actually fetch available rooms from the database.
Harald Eilertsen
2019-03-21
8
-10
/
+119
*
Pass database url into build_rocket helper function.
Harald Eilertsen
2019-03-20
3
-6
/
+9
*
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
4
-4
/
+32
*
Begin implement /rooms endpoint.
Harald Eilertsen
2019-03-04
3
-26
/
+87
*
Add basic db schema.
Harald Eilertsen
2019-03-04
7
-0
/
+147
*
Don't version control .env file.
Harald Eilertsen
2019-03-04
1
-0
/
+1
*
Set up database and connection pool with rocket_contrib::databases.
Harald Eilertsen
2019-03-04
6
-3
/
+295
*
Remove templates and dep on askama no longer needed.
Harald Eilertsen
2019-03-04
4
-129
/
+0
*
Use rocket_contrib StaticFiles module to serve static files.
Harald Eilertsen
2019-03-04
6
-26
/
+358
*
Add basic stylesheet.
Harald Eilertsen
2019-03-03
2
-0
/
+11
*
Move basic page layout to base template.
Harald Eilertsen
2019-03-03
2
-9
/
+31
*
Enable askama rocket integration.
Harald Eilertsen
2019-03-03
3
-8
/
+5
*
Rename program to simply ramaskrik.
Harald Eilertsen
2019-03-02
2
-2
/
+2
*
Add license.
Harald Eilertsen
2019-03-02
3
-0
/
+695
*
Use askama for templates.
Harald Eilertsen
2019-03-02
4
-3
/
+107
*
Add favicon and route to get public files.
Harald Eilertsen
2019-03-02
2
-2
/
+8
*
Into space...
Harald Eilertsen
2019-03-02
4
-0
/
+510