Commit Graph

10 Commits

Author SHA1 Message Date
kolaente 7f5140bbb4
Play a sound when marking a task as done 2021-01-30 21:45:54 +01:00
kolaente 826d90c7eb
Cleanup font caching and requesting 2021-01-30 18:33:21 +01:00
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
kolaente e66c8bf6b3
Don't cache everything in the service worker, only explicitly assets 2020-07-04 18:58:29 +02:00
kolaente f524a3efc1
Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
kolaente e7c1c98c6a
Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
konrad 04d7d48b68 Notifications for task reminders (#57)
Add actions for reminders

Remove scheduled reminders

Better styling

Start adding support for triggered offline notifications

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#57
2020-02-08 17:28:17 +00:00
konrad ff0f078ee6 PWA update available notification (#42) 2019-12-18 21:30:20 +00:00
konrad 3211e1e8ea Added handling if the user is offline (#35) 2019-10-16 21:27:21 +00:00
konrad 2a7871cf96 Add minimal PWA (#34) 2019-10-16 18:25:10 +00:00