OpenSlides/openslides
Sean Engelhardt e4d3e119d3 Service Worker Updates
Introdcues a new update service.
Listens to service-worker updates and shows a snack-bar to inform about updates.
Provides a function to manually check for updates.

The service worker tries to be consistent in it's own version and
updates in the background.
Some manuall trigger will be required to update, which is either a
reload or the execution of the provded check function

with help from
@FinnStutzenstein
2019-05-06 13:13:09 +02:00
..
agenda Make the projector-system explicit async. 2019-04-06 06:40:15 +02:00
assignments Add attachments to assignments 2019-04-29 10:31:28 +02:00
core Service Worker Updates 2019-05-06 13:13:09 +02:00
mediafiles Unset font if the mediafile is deleted 2019-04-09 19:38:01 +02:00
motions Merge pull request #4648 from FinnStutzenstein/motionBlockSlideTwoColumns 2019-04-30 16:38:58 +02:00
poll use f-string syntax for strings 2019-01-18 17:37:36 +01:00
topics Make the projector-system explicit async. 2019-04-06 06:40:15 +02:00
users Don't use yourdomain.com as an example domain 2019-04-24 16:02:20 +02:00
utils Silence errors after sending to a closed connection 2019-04-26 14:07:13 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
__main__.py activate start command 2019-01-20 11:24:42 +01:00
asgi.py activate start command 2019-01-20 11:24:42 +01:00
global_settings.py Run black 2019-01-08 21:51:52 +01:00
routing.py Run black 2019-01-08 21:51:52 +01:00
urls_apps.py Run black 2019-01-08 21:51:52 +01:00
urls.py Wirst work for the projector system on the client 2019-01-19 21:26:05 +01:00