aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Implement update events.devHarald Eilertsen2021-08-251-0/+1
* Fix typo and include js in index template.Harald Eilertsen2021-08-251-3/+4
* Refactor event templates and add edit form.Harald Eilertsen2021-08-254-44/+56
* Upgrade to use Rocket 0.5.0-rc.1Harald Eilertsen2021-08-249-1/+1
* Add stylesheet and js to to the index template.Harald Eilertsen2020-08-251-9/+32
* Add info about the event to the db and render landing page.Harald Eilertsen2020-08-252-0/+30
* Implement edit screenings in web ui.Harald Eilertsen2020-08-232-0/+40
* Use <time> elements in the screenings template.Harald Eilertsen2020-08-231-1/+6
* Store timestamps in UTC.Harald Eilertsen2020-08-231-2/+5
* Change start/end times to complete timestamps.Harald Eilertsen2020-08-232-7/+4
* Implement deleting screenings from web ui.Harald Eilertsen2020-08-231-3/+15
* Implement adding screenings in the web ui.Harald Eilertsen2020-08-232-0/+58
* Terminate li tags.Harald Eilertsen2020-08-232-1/+2
* Implement adding and listing films.Harald Eilertsen2020-08-232-0/+41
* Add link to create new rom in room list template.Harald Eilertsen2020-08-231-0/+3
* Implement adding rooms through the web ui.Harald Eilertsen2020-08-222-0/+20
* Use Tera templates to render pages.Harald Eilertsen2020-08-221-0/+13
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-042-49/+0
* Add basic stylesheet.Harald Eilertsen2019-03-031-0/+1
* Move basic page layout to base template.Harald Eilertsen2019-03-032-9/+31
* Add license.Harald Eilertsen2019-03-021-0/+17
* Use askama for templates.Harald Eilertsen2019-03-021-0/+9