Commit graph

8 commits

Author SHA1 Message Date
f83f0faa1f
Fix Cache singleton 2020-10-27 03:19:01 +01:00
43178784d9
Reformatting, new gitignore 2020-10-26 11:07:42 +01:00
19c9e720e7
Prepare worldclock, no trailing / for blueprint roots
If specifying a blueprint with route "/", this will result
in flask redirecting to a request to `http://example.com/blueprint`
to `http://example.com/blueprint/`. This we don't want.
2020-09-14 21:13:25 +02:00
cec8811dfc
Style created countdowns 2020-09-13 22:24:58 +02:00
142ff73e01
Style countdown creation 2020-09-13 20:04:03 +02:00
d45d2fa982
Create countdown 2020-09-13 15:07:11 +02:00
1ba8fc71a8 Refactor, implement countdown 2020-09-12 19:51:47 +02:00
f78c9d349a Init 2020-09-12 12:58:38 +02:00