Commit Graph

14362 Commits

Author SHA1 Message Date
thecodrr
f1b92581bc feat: add favoriteItem function 2019-12-21 18:27:41 +05:00
thecodrr
c04b48667e feat: add pinItem function 2019-12-21 18:25:07 +05:00
ammarahm-ed
72d7a73a33 minor ui improvements 2019-12-21 11:32:40 +05:00
ammarahm-ed
a912d72904 minor code improvments 2019-12-21 11:12:55 +05:00
ammarahm-ed
2f93a76e4d fix theming 2019-12-21 10:38:40 +05:00
ammarahm-ed
db4fbf0481 push changes 2019-12-21 09:46:08 +05:00
thecodrr
1323147be1 add comments 2019-12-19 10:46:40 +05:00
thecodrr
28b7fa8a87 fix: notebook title not showing when navigating to topic 2019-12-19 10:46:00 +05:00
thecodrr
0d0a3fdc19 ui: start the editor sidebar 2019-12-19 10:41:58 +05:00
thecodrr
98b0dc121f ui: make ui more consistent 2019-12-19 10:04:46 +05:00
thecodrr
a84d08df71 feat: impl grouping 2019-12-18 16:51:48 +05:00
thecodrr
59e61d6f0a refactor: cleanup 2019-12-18 16:46:54 +05:00
thecodrr
524b49db22 fix: groupBy abc should be alphabetical 2019-12-18 16:46:36 +05:00
thecodrr
de31430010 fix: duplicate groups 2019-12-18 16:17:27 +05:00
thecodrr
c65210a57e feat: improve groupBySpecial 2019-12-18 16:14:09 +05:00
thecodrr
1ff319de28 feat: groupBySpecial for React app 2019-12-18 15:40:49 +05:00
thecodrr
ed02fca819 change font to Noto 2019-12-18 12:09:12 +05:00
thecodrr
35bd5277fd ui: small improvements 2019-12-18 11:38:15 +05:00
thecodrr
2e2258603a feat: add get favorites 2019-12-17 17:22:25 +05:00
thecodrr
1c81034d57 fix: fix and add tests for trash 2019-12-17 17:13:02 +05:00
thecodrr
ba22c955ba add tests for utils 2019-12-17 16:57:49 +05:00
thecodrr
1f337d32a3 fix: groupBy 2019-12-17 16:52:45 +05:00
ammarahm-ed
b7db841118 minor improvements 2019-12-14 21:52:14 +05:00
ammarahm-ed
e8293020bd optimize app performance. 2019-12-14 21:01:39 +05:00
ammarahm-ed
d724323e58 improve theming from context 2019-12-14 19:36:43 +05:00
ammarahm-ed
fd0f4f5998 shift theme loading to context 2019-12-14 19:26:44 +05:00
thecodrr
d1e39cef36 fix missing requires 2019-12-14 16:17:18 +05:00
thecodrr
cb5f6ade62 fix: export getLastWeekTimestamp 2019-12-14 16:15:35 +05:00
thecodrr
53726d680e fix: getLastWeekTimestamp not found 2019-12-14 16:13:00 +05:00
ammarahm-ed
af5cb4ff03 update 2019-12-14 16:00:16 +05:00
thecodrr
13d08382f3 feat: add init check before getting trash 2019-12-12 12:56:10 +05:00
thecodrr
42970e1793 feat: impl trash 2019-12-12 12:55:19 +05:00
thecodrr
d980b0f8ad remove unnecessary packages 2019-12-12 12:01:46 +05:00
thecodrr
af851bc6a7 todo: add tests for groupBy 2019-12-12 11:58:43 +05:00
thecodrr
30546998bd fix: undefined notes in groupBy 2019-12-12 11:52:22 +05:00
thecodrr
368bd9324f fix: return created groups 2019-12-12 11:49:40 +05:00
thecodrr
52caba7eed feat: add grouping 2019-12-12 11:49:06 +05:00
ammarahm-ed
58071b3605 improve user experience 2019-12-11 15:20:18 +05:00
thecodrr
d59e67cccb fix: handle promises properly (2) 2019-12-11 13:35:49 +05:00
thecodrr
7a47f90808 fix: handle promise properly 2019-12-11 13:32:38 +05:00
thecodrr
758452f5a2 Merge branch 'master' of https://github.com/thecodrr/notes-core 2019-12-11 13:02:06 +05:00
thecodrr
cee3521f50 chore: remove type: module 2019-12-11 13:02:03 +05:00
thecodrr
9e3dfd48eb fix: notes / notebooks overlap; faster filtering 2019-12-11 02:20:40 +05:00
ammarahm-ed
d44285c4a0 fix: improve sidebar performance 2019-12-11 01:10:04 +05:00
thecodrr
4c6b0ff9ab Merge branch 'master' of https://github.com/thecodrr/notes-web 2019-12-11 00:07:58 +05:00
thecodrr
3802acb377 feat: add dark mode 2019-12-11 00:07:32 +05:00
thecodrr
a027ed5933 feat: support only single notebook in note 2019-12-10 22:28:00 +05:00
ammarahm-ed
68da704559 fix bugs 2019-12-10 22:03:39 +05:00
thecodrr
72db48f9f6 feat: initialize database on startup 2019-12-10 20:14:48 +05:00
thecodrr
7e80078ead refactor: simplify notes loading 2019-12-10 20:09:26 +05:00