3964 Commits

Author SHA1 Message Date
thecodrr
68bf864e99 fix: resize jerks 2020-01-06 11:34:39 +05:00
thecodrr
8421f1024d make navigation view resizeable 2020-01-06 11:31:23 +05:00
thecodrr
a3f217fc9c fix: make side bar fixed width 2020-01-03 16:41:16 +05:00
thecodrr
101e4164ba feat: add favorites in side menu 2020-01-03 16:41:01 +05:00
thecodrr
e0c4e983d9 feat: update notebooks on changes 2020-01-03 16:34:41 +05:00
thecodrr
6d72f88257 feat: refresh notes as soon as editor focus is lost 2020-01-03 16:22:19 +05:00
thecodrr
7b8e57de6a feat: implement fav/pin for notebook 2020-01-03 15:52:56 +05:00
thecodrr
e3ea6c653f feat: implement favorite/pinned ui 2020-01-03 15:39:33 +05:00
thecodrr
349fdfd509 feat: impl note moving 2020-01-02 17:26:14 +05:00
thecodrr
46f9f5da45 feat: impl encrypt/decrypt functions 2020-01-01 17:49:01 +05:00
thecodrr
2586c374de fix: writing multiple notes saves only the last one 2019-12-31 22:53:43 +05:00
thecodrr
07c924b165 minor fixes 2019-12-31 22:46:39 +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
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
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
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
thecodrr
e9c3067acb ui: use fontPrimary color for back button 2019-12-06 18:41:05 +05:00
thecodrr
44234a07a4 feat: add notebook navigation 2019-12-06 18:40:31 +05:00
thecodrr
a3dbddcc3f feat: add notebook navigation (incomplete) 2019-12-06 17:25:28 +05:00
thecodrr
9063d76107 feat: impl add notebook 2019-12-05 17:48:54 +05:00
thecodrr
506edc53c4 ui: minor tweaks 2019-12-05 16:29:05 +05:00
thecodrr
615dbb6880 fix: note deletion 2019-12-04 13:13:00 +05:00
thecodrr
f959be55e6 feat: impl note opening 2019-12-04 13:00:58 +05:00
thecodrr
60b5400474 ui: minor fixes 2019-12-04 11:01:19 +05:00
thecodrr
876dcc1f58 ui: add empty placeholder for home 2019-12-04 10:28:56 +05:00
thecodrr
c534af7ffe feat: add basic notebooks logic & ui 2019-12-03 18:09:31 +05:00
thecodrr
aed1eea55a refactor: cleanup 2019-12-02 10:35:08 +05:00
thecodrr
ff9480c2ef fix: rename some references 2019-12-02 10:28:54 +05:00
thecodrr
03dd9921e7 feat: impl notes refresh 2019-12-02 10:24:45 +05:00
thecodrr
eacd421be4 refactor: make notesmenu generic 2019-12-02 10:19:32 +05:00
thecodrr
c81a3e9a22 fix: do not save empty notes 2019-12-02 00:33:16 +05:00
thecodrr
4d555164a2 feat: make snackbar transition smoother 2019-12-02 00:31:42 +05:00
thecodrr
632f930012 feat: add basic note deletion (needs work) 2019-12-02 00:30:10 +05:00
thecodrr
7226e8720e feat: make custom snackbar 2019-12-02 00:18:50 +05:00
thecodrr
598bdcb3d1 feat: add "make new note" button & fix notes list 2019-12-01 20:32:47 +05:00
thecodrr
dbfe6105bf feat: render notes from database 2019-11-30 23:57:53 +05:00
thecodrr
422c89694c feat: add note saving 2019-11-30 23:20:52 +05:00
thecodrr
8171ae0614 refactor: use lowercase folder names everywhere 2019-11-30 13:01:54 +05:00
thecodrr
74df5cd780 ui: use theme padding in notesmenu 2019-11-30 12:58:44 +05:00
thecodrr
756322fb74 ui: position notes menu correctly so it never moves out of screen 2019-11-29 21:08:12 +05:00
thecodrr
529ef5a240 ui: make align options in editor flat 2019-11-29 20:59:43 +05:00
thecodrr
d2be01a004 refactor: add TODO for NotesMenu 2019-11-29 20:48:34 +05:00
thecodrr
4dbb741d80 ui: add dropdown menu to notes 2019-11-29 20:21:38 +05:00