Commit graph

5 commits

Author SHA1 Message Date
43178784d9
Reformatting, new gitignore
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-26 11:07:42 +01:00
19c9e720e7
Prepare worldclock, no trailing / for blueprint roots
All checks were successful
continuous-integration/drone/push Build is passing
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
d45d2fa982
Create countdown
All checks were successful
continuous-integration/drone/push Build is passing
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