Commit Graph

554 Commits

Author SHA1 Message Date
thecodrr
401b68f28b ui: fix login/signup dialogs 2020-04-14 11:08:56 +05:00
thecodrr
28cf586c26 feat: add libsodium for crypto 2020-04-13 16:06:54 +05:00
thecodrr
8912c35509 feat: remove crypto apis from frontend 2020-04-11 17:06:17 +05:00
thecodrr
80e149a3e8 chore: update notes-core 2020-04-11 12:43:50 +05:00
thecodrr
51485f349b editor: add "normal" to headings so user can reset 2020-04-07 15:04:45 +05:00
thecodrr
c24228ce1b fix: refresh editor on syncing 2020-04-07 13:10:24 +05:00
thecodrr
ec84587644 fix: add unique keys to colors in properties 2020-04-07 12:38:56 +05:00
thecodrr
70bb81cdf5 fix: potential errors due to old zustand state 2020-04-07 12:21:13 +05:00
thecodrr
5e76945cfa fix: login dialog opening even after logging in 2020-04-07 12:17:13 +05:00
thecodrr
22d93a567c fix: expected value but got false 2020-04-07 12:15:22 +05:00
thecodrr
c5176b5e5f fix: each item should have a unique key prop 2020-04-07 12:06:31 +05:00
thecodrr
49bdd1a836 fix: resolve potential zustand store related bugs 2020-04-07 11:58:25 +05:00
thecodrr
ed1cdc9067 fix: search not working 2020-04-07 11:54:48 +05:00
thecodrr
f815dd60ca fix: favorites not opening 2020-04-07 11:53:08 +05:00
thecodrr
ec0fa3ae07 fix: opening tags causes crash 2020-04-07 11:44:10 +05:00
thecodrr
6f2c6f88ec Revert "refactor: remove unused topic component"
This reverts commit 7412899388.
2020-04-06 17:46:12 +05:00
thecodrr
2097347b16 chore: ignore all crawling bots 2020-04-06 17:17:37 +05:00
thecodrr
7412899388 refactor: remove unused topic component 2020-04-06 12:25:36 +05:00
thecodrr
d6181d242b ui: dark theme fixes 2020-04-06 12:05:45 +05:00
thecodrr
5d77f79458 fix: theme not toggling 2020-04-06 12:00:49 +05:00
thecodrr
6c5155b184 editor: change heading font family 2020-04-06 11:57:19 +05:00
thecodrr
0fa09c7ad0 feat: submit dialog on enter 2020-04-06 11:52:12 +05:00
thecodrr
6062ed1768 fix: #142 2020-04-06 11:45:23 +05:00
thecodrr
ee623b9333 fix: bold not working in quill (#89) 2020-04-06 11:39:50 +05:00
thecodrr
3bd3553058 ui: increase margins between colors in properties 2020-04-06 11:36:49 +05:00
thecodrr
a251313279 fix: add color counts 2020-04-06 11:33:21 +05:00
thecodrr
bd1f4c6689 ui: add priority colors 2020-04-06 11:27:22 +05:00
thecodrr
7f4674359f ui: fixes for dark theme 2020-04-06 10:59:52 +05:00
thecodrr
4a752806b3 refactor: resolve all warnings 2020-04-05 11:55:26 +05:00
thecodrr
4c29b24468 refactor: cleanup properties 2020-04-05 11:55:04 +05:00
thecodrr
37cd0ce2fa refactor: remove checkbox 2020-04-05 11:54:53 +05:00
thecodrr
f896ac252d ui: overhaul properties 2020-04-05 11:40:12 +05:00
thecodrr
175b4ebf04 feat: reenable properties 2020-04-05 09:49:12 +05:00
thecodrr
ed90588101 ui: improve focus mode transition 2020-04-04 15:20:21 +05:00
thecodrr
471be3c05f feat: add conflict resolution ui & logic 2020-04-04 15:02:04 +05:00
thecodrr
d666636b26 feat: implement signup flow 2020-04-04 10:30:34 +05:00
thecodrr
558d9406fe fix: duplicate notes being created 2020-04-04 10:05:37 +05:00
thecodrr
b09df066c1 feat: add editor navigator 2020-04-02 15:41:04 +05:00
thecodrr
18d84dba06 feat: add merge store for conflict resolution 2020-04-02 15:38:37 +05:00
thecodrr
5a29be856d fix: complete editor default session 2020-04-02 15:35:54 +05:00
thecodrr
386e8c04fd fix: editor saving new note at a new id always 2020-04-02 15:31:42 +05:00
thecodrr
2458237daa fix: make the app compile 2020-04-02 15:16:27 +05:00
thecodrr
573ef5647d feat: make react-quill generic 2020-04-01 23:12:39 +05:00
thecodrr
e95de144ac ui: change error color 2020-04-01 23:12:10 +05:00
thecodrr
16da6ba096 feat: make primary button responsive 2020-04-01 23:11:56 +05:00
thecodrr
27f90c220c feat: allow to show seconds in timeConverter 2020-04-01 23:11:32 +05:00
thecodrr
e8bfd4005a refactor: add openNote method to Vault 2020-04-01 23:11:04 +05:00
thecodrr
167f982c60 fix: login not working 2020-04-01 23:10:41 +05:00
thecodrr
23c73f2413 fix: remove unnecessary calls to getState() 2020-04-01 23:10:24 +05:00
thecodrr
59deba6e6c refactor: migrate all stores to new class system 2020-04-01 22:56:10 +05:00