Commit Graph

558 Commits

Author SHA1 Message Date
thecodrr
a57db4b590 fix: resolve all warnings 2020-04-19 14:16:58 +05:00
thecodrr
a7b568d108 refactor: cleanup context logic 2020-04-19 14:16:01 +05:00
thecodrr
b4520d2a0d perf: reduce libsodium dep size 2020-04-19 13:23:32 +05:00
alihamuh
014146982e fix: fixed note taking in menus 2020-04-19 12:34:27 +05:00
thecodrr
c7dd6b5d49 chore: add missing packages 2020-04-17 12:52:55 +05:00
thecodrr
d69d11b0e0 ui: fix cursor not changing to pointer in menu 2020-04-16 14:18:00 +05:00
thecodrr
db1b58e597 fix: crash when perm removing item from trash 2020-04-16 14:15:24 +05:00
thecodrr
4760b706b1 fix: pin/unpin causing a crash 2020-04-16 14:10:17 +05:00
thecodrr
f2b181a751 fix: each item should have a unique key prop 2020-04-16 13:28:31 +05:00
thecodrr
5685a17353 fix: context menu not opening from menu button 2020-04-16 13:26:08 +05:00
thecodrr
b745e44025 feat: remove dropdown 2020-04-16 12:39:54 +05:00
Muhammad Ali
6de64a1030 feat: add colors to note context menu (#125)
* added colors to properties

* changed to tag colors

* color setting changed

* cleanup and optimize

Co-authored-by: thecodrr <thecodrr@protonmail.com>
2020-04-16 12:32:33 +05:00
thecodrr
f5a9aa580c feat: impl logout 2020-04-16 11:32:18 +05:00
thecodrr
bdfb1eefb8 ui: update lock indicator when lock/unlock note 2020-04-15 22:39:59 +05:00
thecodrr
110e22ea57 crypto: do not check if data is not an object 2020-04-15 16:46:40 +05:00
thecodrr
c7a399e06c ui: fix lock indicator not updated when locked state changes 2020-04-15 16:30:30 +05:00
thecodrr
545d68c9bd fix: use defined errors instead of strings 2020-04-15 13:04:53 +05:00
thecodrr
363a93f46f fix: notes locking/unlocking 2020-04-15 12:42:56 +05:00
thecodrr
214c4ac6e4 feat: add app name 2020-04-15 00:31:10 +05:00
thecodrr
892f3c5e79 chore: updates all packages 2020-04-15 00:26:05 +05:00
thecodrr
92ce7ff382 ui: make all inputs use implicit default variant 2020-04-15 00:03:23 +05:00
thecodrr
8aa90356f4 ui: fix add notebook dialog showing wrong inputs 2020-04-15 00:01:35 +05:00
thecodrr
639dcf03a3 fix: favorites not refreshing when unfavoriting 2020-04-15 00:00:19 +05:00
thecodrr
a4f590e7e6 refactor: move config module to utils 2020-04-14 23:58:53 +05:00
thecodrr
b20c6c7224 ui: fix menu items font color black in dark theme 2020-04-14 23:36:23 +05:00
thecodrr
501f52e5a3 feat: persist theme and accent 2020-04-14 23:31:40 +05:00
thecodrr
c5705cdd95 fix: undefined notes context causing crash 2020-04-14 23:27:56 +05:00
thecodrr
db303fdac2 crypto: use base64 instead of hex for storing key 2020-04-14 19:43:15 +05:00
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