Commit Graph

298 Commits

Author SHA1 Message Date
alihamuh
213bfa5cd4 Merge branch 'master' of https://github.com/thecodrr/notes-web 2020-03-03 09:24:07 +05:00
alihamuh
ed63914427 testing to be done 2020-03-03 09:24:02 +05:00
thecodrr
2b4fcfaed6 feat: persist last opened session 2020-03-03 00:00:32 +05:00
thecodrr
09f93c3d85 feat: implement status info in editor 2020-03-02 23:40:27 +05:00
thecodrr
251f9af40a fix: highlight selected route 2020-03-02 19:36:02 +05:00
thecodrr
8b6026816f fix: #50 2020-03-02 15:54:32 +05:00
thecodrr
32d19ca067 fix: #49 2020-03-02 15:51:53 +05:00
thecodrr
914cae225f fix: #45 2020-03-02 15:48:53 +05:00
thecodrr
f8fcce54b0 fix: #44 2020-03-02 15:24:12 +05:00
thecodrr
66cad8622e ui: minor improvements all around 2020-03-02 15:00:53 +05:00
thecodrr
bf1002f3b6 feat: improve dialogs interactions 2020-03-02 12:18:13 +05:00
Muhammad Ali
49b46bac67 fix: move note dialog (#42)
fix: notes note showing in topic
2020-03-02 10:55:44 +05:00
thecodrr
fc71bd6805 refactor: remove unused imports 2020-03-02 10:00:31 +05:00
thecodrr
7e7015b6ca ui: make topics ui uniform 2020-03-02 09:59:46 +05:00
thecodrr
dcfcf9cfd3 ui: make tags list ui uniform 2020-03-02 09:58:23 +05:00
thecodrr
202321f9af feat: add notes count in tags list 2020-03-02 09:56:28 +05:00
thecodrr
87db0bb137 fix: #41 2020-03-02 09:53:53 +05:00
thecodrr
4efead90a5 fix: trailing comma left when entering tags using comma 2020-03-02 09:50:25 +05:00
thecodrr
c4fddf5fe4 feat: limit title length to 120 chars 2020-03-02 09:47:27 +05:00
thecodrr
782992b2ad fix: #40 2020-03-02 09:40:09 +05:00
thecodrr
a16019b313 fix: #39 2020-03-02 09:32:34 +05:00
thecodrr
aa8f499a2c feat: add context menu for list items (#27) 2020-03-01 20:03:37 +05:00
thecodrr
29a2b9e2f2 fix: #21 2020-03-01 11:34:02 +05:00
thecodrr
a5ab36d678 fix: #34 2020-03-01 11:31:54 +05:00
thecodrr
7416805a3b fix: notebook dialog should reset on close 2020-03-01 11:28:27 +05:00
thecodrr
ec35e88d67 fix: topics interaction in add notebook dialog 2020-03-01 11:28:27 +05:00
thecodrr
7fb3355f7e fix: crash on adding topics 2020-03-01 11:28:27 +05:00
Muhammad Ali
63f0127f69 fix: notebooks not showing in move dialog (#37) 2020-03-01 11:06:52 +05:00
Muhammad Ali
76296d7a49 fix: crash on notebook creation (#36)
fix: add notebook dialog not closing
2020-03-01 10:46:04 +05:00
thecodrr
3c00eb3aa6 refactor: remove unused import 2020-03-01 10:42:30 +05:00
thecodrr
3b99847609 fix: make dropdown menu items functional (#33 & #29) 2020-03-01 10:41:29 +05:00
Muhammad Ali
631a556a18 fix: create notebook dialog is not focused on open (#35) 2020-03-01 10:35:25 +05:00
thecodrr
b5f152ba1a Revert "feat: implement argon2 hashing algo (experimental)"
This reverts commit 9a8db4b067.
2020-03-01 10:32:01 +05:00
thecodrr
9a8db4b067 feat: implement argon2 hashing algo (experimental) 2020-03-01 09:57:31 +05:00
thecodrr
16fba55c37 chore: simplify the local encryption flow 2020-02-29 16:49:26 +05:00
thecodrr
af1b5b72ba chore: work out the local encryption flow 2020-02-29 12:01:57 +05:00
thecodrr
38485f9cd4 refactor: use subtle.crypto instead of CryptoJS 2020-02-29 11:09:38 +05:00
thecodrr
1444cab7e6 feat: fix database crypto 2020-02-27 16:39:49 +05:00
thecodrr
d6a7d2f204 feat: add opened note indicator 2020-02-26 22:12:11 +05:00
thecodrr
6e0f28fb81 ui: reduce fav & lock icon size in note 2020-02-26 21:54:44 +05:00
thecodrr
8185cb24d8 ui: minor optimizations 2020-02-26 21:47:11 +05:00
thecodrr
52a58a627c chore: update readme.md 2020-02-26 15:06:29 +05:00
alihamuh
bd773bc400 Merge branch 'master' of https://github.com/thecodrr/notes-web 2020-02-26 05:01:38 -05:00
alihamuh
c0380175d9 to do list 2020-02-26 05:01:31 -05:00
thecodrr
ed602e983b fix: navigating to color routes does not unselect the previously selected route 2020-02-26 15:00:24 +05:00
alihamuh
be0c9d6498 to do list. 2020-02-26 04:56:32 -05:00
Abdullah Atta
95207cf256 feat: migrate to zustand state management (#12) 2020-02-26 14:25:43 +05:00
thecodrr
2ff8038022 Merge branch 'master' into state-management 2020-02-26 14:24:25 +05:00
thecodrr
4c51e21822 feat: implement dynamic color routes 2020-02-26 14:20:54 +05:00
alihamuh
36c039ff2a Merge branch 'master' of https://github.com/thecodrr/notes-web 2020-02-26 02:17:50 -05:00