3964 Commits

Author SHA1 Message Date
thecodrr
ca455f819f feat: refresh colors and trash on sync 2020-03-25 10:42:32 +05:00
thecodrr
d103674be2 feat: update tags/color logic according to notes-core 2020-03-22 11:29:57 +05:00
thecodrr
6c10c94721 fix: #136 2020-03-21 12:36:20 +05:00
thecodrr
6f78afa282 ui: change default icon color 2020-03-21 11:35:21 +05:00
thecodrr
9a7aa2f850 refactor: resolve all warnings 2020-03-21 10:42:24 +05:00
thecodrr
e284eff570 ui: align textseparator correctly 2020-03-21 10:40:56 +05:00
thecodrr
cde8dd1384 feat: improve login experience & add manual syncing 2020-03-21 10:20:34 +05:00
alihamuh
84cab85fb1 fix:prop. btn clr changed, height of dot for title changed 2020-03-21 09:43:49 +05:00
alihamuh
a7a195bc83 fix: remove btn in tab menu fixed 2020-03-18 10:45:46 +05:00
thecodrr
8ec4f3433b ui: fix selection circle icon 2020-03-17 12:54:51 +05:00
thecodrr
65840cd4ea ui: minor icon fixes 2020-03-17 12:53:58 +05:00
thecodrr
4dccf72565 fix: change icon 2020-03-17 12:51:23 +05:00
thecodrr
a8ff14c368 feat: completely replace react-feather 2020-03-17 12:49:28 +05:00
thecodrr
db5531f0f0 fix: #135 2020-03-17 12:49:28 +05:00
thecodrr
81009bacce feat: fully implement login/signup 2020-03-17 12:49:28 +05:00
thecodrr
eae28d823b feat: change icon pack to mdi 2020-03-17 12:49:28 +05:00
Muhammad Ali
46241ce089 fix: favorites not refreshing after navigating back from search (#138)
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-17 12:40:55 +05:00
Muhammad Ali
17d76dc990 feat: add remove from topic menu item (#137)
* remove -note

* contex menu

* changes made
2020-03-17 12:39:49 +05:00
thecodrr
6bb9b1a00f ui: simple fade in/out animation when navigating 2020-03-15 10:43:52 +05:00
thecodrr
f4702eeafb feat: remove locked note deletion from multiselect 2020-03-15 10:02:50 +05:00
thecodrr
585acc2c2c ui: minor improvements to settings 2020-03-15 10:00:36 +05:00
thecodrr
1f4abe108c refactor: minor cleanup 2020-03-15 09:25:11 +05:00
thecodrr
5234d2c828 ui: improve settings aesthetic 2020-03-15 09:17:17 +05:00
Muhammad Ali
dcb72c7386 feat: redesign settings (#132)
* properties-remake

* setting -sign-in

* changed px to spaces

* Update package.json

* Update package.json

* Update yarn.lock

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-14 14:43:17 +05:00
thecodrr
c82fbf63da feat: add editor menu 2020-03-14 13:11:17 +05:00
thecodrr
5b6a502f1b fix: crash when saving session 2020-03-14 12:32:51 +05:00
thecodrr
6211ebf9bc refactor: resolve all warnings 2020-03-14 10:51:18 +05:00
thecodrr
76bd0ebf71 fix: crash when opening context menu in tags list 2020-03-14 10:47:21 +05:00
thecodrr
3bb8334793 fix: #131 2020-03-14 10:46:17 +05:00
thecodrr
351f8a3f42 fix: #130 2020-03-14 10:41:15 +05:00
thecodrr
b9ab13720a fix: #129 2020-03-14 09:52:21 +05:00
thecodrr
8d72daa82c fix: #128 2020-03-14 09:48:41 +05:00
thecodrr
e74f12e266 fix: #105 2020-03-14 09:36:47 +05:00
thecodrr
871878b3f7 fix: #75 2020-03-14 09:31:51 +05:00
thecodrr
aa2fcb6876 fix: #74 2020-03-14 09:29:31 +05:00
thecodrr
4bc4de4329 fix: #107 2020-03-14 09:25:12 +05:00
thecodrr
4b84e363f4 ui: more vibrant gold color for favorite star 2020-03-11 14:56:30 +05:00
thecodrr
d7194b0ddd ui: animate when entering focus mode 2020-03-11 12:40:00 +05:00
thecodrr
6fb480af7e chore: ignore eslint warning 2020-03-11 12:33:06 +05:00
Muhammad Ali
6e4af154ef fix: navigator view not hiding in focus mode (#127)
* root navigator

* root-nav-changes

* dependency removed

* z-index val
2020-03-11 12:29:50 +05:00
thecodrr
e1db2f0663 fix: subnavigator not opening 2020-03-11 12:23:01 +05:00
thecodrr
057631ae4c fix: favorites nav item not selecting 2020-03-11 12:19:29 +05:00
Muhammad Ali
1f455e45ba feat: implement login/logout dialogs (#109)
* password hidded

* login-flow

* login flow

* log in flow

* removed console logs

* login logout flow

* login logout

* errors removed login added

* //comments removed

* one state lessened

* changes
2020-03-11 11:14:14 +05:00
thecodrr
47170abb53 fix: favorites note appearing 2020-03-11 11:07:27 +05:00
thecodrr
d403a38e2b feat: migrate whole search engine to zustand state 2020-03-11 11:04:48 +05:00
thecodrr
377c4df68f feat: implement topics search 2020-03-11 09:43:50 +05:00
thecodrr
b19aaaa946 feat: implement generic notes search 2020-03-11 09:43:19 +05:00
thecodrr
1ab386d52c feat: implement notebooks search 2020-03-11 09:43:07 +05:00
thecodrr
cca423c659 feat: implement tags search 2020-03-11 09:42:53 +05:00
thecodrr
1e8123d7d6 feat: implement search in home 2020-03-11 09:42:42 +05:00