Commit Graph

32 Commits (306e254c15c7cb7a19b680a5666695f429445729)

Author SHA1 Message Date
Henry Jameson dbfca224d8 server-side storage for flags
2 years ago
Henry Jameson fddb531ed2 --fix
2 years ago
Henry Jameson a97c07bfdf fix settings not persisting
3 years ago
lain 1e57adf6d4 Linting + docs
4 years ago
lain 9bfb3754c1 ServiceWorker: Use loader to only notification messages.
4 years ago
lain 178ff1672d PersistedState: Replace object-path with lodash function
4 years ago
eugenijm 2c61eb8e7f Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
5 years ago
taehoon 268e9ce504 make sure to clear old token when logout
5 years ago
jasper 2d05aef24b Add await to login action'
6 years ago
dave 31d09931c8 #450 - dispatch login after saved state is loaded
6 years ago
lain 5318227c37 afterStoreSetup: Move log in and theme load to afterStoreSetup.
6 years ago
dave 63cfe051c7 #371: show notification when user setting's saved
6 years ago
shpuld 3fb531976a Change the async stuff to not render app before theme is loaded
6 years ago
Egor Kislitsyn c5847349e0 improve web push notifications
6 years ago
Henry Jameson a806d43f05 Merge remote-tracking branch 'upstream/develop' into feature/theming2
6 years ago
Roger Braun 0aa5fe9d0d Remove gonsole.logg :DD
6 years ago
Roger Braun 9af204b293 Move login to oauth.
6 years ago
Henry Jameson f78a5158e1 something works without exploding and i'm tired already
6 years ago
Henry Jameson 40a175389a Removed warning. Added support for working without static/config.json
6 years ago
Henry Jameson 580aae1b54 Added more stuff that's actually being added to instanceConfig, simplified the whitelist.
6 years ago
Henry Jameson f1c16327b6 Initial version
6 years ago
shpuld d65d6e5da4 Clean up, use translations, persist theme, add more presets.
7 years ago
Roger Braun 8b4f59e1f7 Try logging in with the existing cookie.
7 years ago
Roger Braun 40b607bdea Set state to loaded if it crashes while loading.
8 years ago
Roger Braun e531c78079 Only persist state after we loaded one.
8 years ago
Roger Braun 480a1ba253 Use cache to quickly access users.
8 years ago
Roger Braun 5143ae7f72 Switch to localforage to use indexeddb by default.
8 years ago
Roger Braun 2b2061b03f Switch to lz-string.
8 years ago
Roger Braun aa3512205d Only save every minute.
8 years ago
Roger Braun 6e388c0126 Compress saved state with zlib.
8 years ago
Roger Braun ce6fb91501 Throttle saving data, once every 5 seconds is enough.
8 years ago
Roger Braun ebf9fe6a98 Pull in persistence plugin, don't blow up on full storage.
8 years ago