Commit Graph

21 Commits (73303dc05e3e51ab2fafabe9db4f516985fb4791)

Author SHA1 Message Date
Paul Makles f31f89749b chore: clean up code 2022-01-02 15:46:51 +00:00
Paul Makles 22a6dd6885 fix(mobx): save stores on first load 2022-01-02 15:43:13 +00:00
Paul Makles 0538832678 fix(mobx): ignore lack of `sync` object 2022-01-02 15:41:43 +00:00
Paul Makles 3c653064a6 chore: fix build errors 2022-01-02 13:12:22 +00:00
Paul Makles 55b79536d4 chore: allow state to be visible globally 2021-12-26 23:04:14 +00:00
Paul 967ea6074d fix: catch errors from redux migration 2021-12-25 16:37:39 +00:00
Paul c065bc677f fix: avoid writing mobx data to localforage 2021-12-24 12:06:11 +00:00
Paul 7b53dc34b5 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul fbdc6fe119 feat(mobx): migrate legacy data 2021-12-24 11:19:02 +00:00
Paul aaadd98cfa feat(mobx): add sync back (do not look at the code) 2021-12-24 02:05:18 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul 22c2bbd956 feat(mobx): start work on settings store 2021-12-12 23:55:58 +00:00
Paul 74dbdef136 feat(mobx): add message queue store 2021-12-12 15:33:47 +00:00
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul 2eb8801363 feat(mobx): add persistence 2021-12-11 16:24:23 +00:00
Paul a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul fa009c43e3 feat(mobx): add experiments store 2021-12-11 13:23:01 +00:00
Paul 7c665b3b40 feat(mobx): implement locale options 2021-12-11 11:56:33 +00:00
Paul Makles 3fc49a3835 feat(mobx): start working on notif options, create blank files 2021-12-10 17:00:34 +00:00
Paul Makles ac2ff24cf6 feat(mobx): add drafts and state context 2021-12-10 12:53:41 +00:00