Commit Graph

29 Commits

Author SHA1 Message Date
Ondřej Synáček 565354bcb6 add webpack for front end builds and serve the assets from backend 2020-07-19 08:14:35 +02:00
Ondřej Synáček 0210676717 invalidate cache for release v1.1.8 2019-11-24 22:39:50 +01:00
Ondřej Synáček 98ad2cf25e use event name to re-download iCal file instead of action button 2019-11-24 22:37:36 +01:00
Ondřej Synáček ca14709309 display date of the event instead of date of the creation of iCal file 2019-11-24 22:36:12 +01:00
Ondřej Synáček 389ad386d9 use unique IDs to identify records 2019-11-24 21:33:26 +01:00
Ondrej Synacek 4fe9a9d5fd make table nicer with background color 2019-11-14 09:24:55 +01:00
Ondrej Synacek eda28c29d1 invalidate cache for index template, remove text from footer for better mobile experience 2019-11-14 09:11:09 +01:00
Ondrej Synacek 29cc00717a add version information to index page 2019-11-14 09:02:56 +01:00
Ondrej Synacek 6022e918bd add version information to about page 2019-11-14 08:56:30 +01:00
Ondrej Synacek db5a31a90e fix CSS font family for system-like fonts 2019-11-14 08:53:33 +01:00
Ondrej Synacek 98c61869f9 change style to have bigger delete button 2019-11-10 16:48:04 +01:00
Ondrej Synacek 4139481c91 add ability to delete record, add emojis for action buttons 2019-11-10 16:35:54 +01:00
Ondrej Synacek 1117fe3525 remove testing method from script file 2019-11-05 21:11:00 +01:00
Ondrej Synacek bdd80ca1c4 little styling touches 2019-10-24 21:52:31 +02:00
Ondrej Synacek 1c697df772 add Github link, update About section 2019-10-24 20:51:04 +02:00
Ondrej Synacek 610ad61097 change copy, add about page 2019-10-23 22:29:01 +02:00
Ondrej Synacek acebfe3658 allow passing FB event number as parameter 2019-10-22 22:02:41 +02:00
Ondrej Synacek 97317aeaa4 bust cache for assets 2019-10-21 21:48:17 +02:00
Ondrej Synacek 96862d9d76 adjust author links 2019-10-21 21:24:10 +02:00
Ondrej Synacek 31a54b4ef7 add JSON response for errors when using JS 2019-10-21 21:20:03 +02:00
Ondrej Synacek 6a1ef614ad add basic rate limiting 2019-10-21 20:44:34 +02:00
Ondrej Synacek e4200690d9 add primitive cache busting, update service worker 2019-10-20 22:29:00 +02:00
Ondrej Synacek 4b7000e8f4 separate JS and stylesheet for easier cache busting 2019-10-20 22:01:53 +02:00
Ondrej Synacek 4b669d34aa minor CSS adjustments 2019-10-20 21:27:17 +02:00
Ondrej Synacek b7d58febe8 enable as PWA 2019-10-20 20:47:19 +02:00
Ondrej Synacek 88ae765672 add service worker for offline access 2019-10-20 20:32:25 +02:00
Ondrej Synacek 132c6a2807 add favicon 2019-10-20 19:30:32 +02:00
Ondrej Synacek 0585203dde add javasript options for downloading files, add basic listing when using JS 2019-10-20 19:25:13 +02:00
Ondrej Synacek 7d1a7cfa32 initial commit 2019-10-15 09:22:08 +02:00