3964 Commits

Author SHA1 Message Date
thecodrr
d8f1c75419 feat: remove in-house navigation, use hookrouter 2020-09-13 11:34:51 +05:00
thecodrr
c3f5c88233 fix: make back navigation in mobile editor work 2020-09-09 12:30:30 +05:00
thecodrr
e9aaa708d1 fix: make quill toolbar buttons reactive 2020-09-09 12:19:47 +05:00
thecodrr
f517dfdf1d fix: auto delete empty note (#148) 2020-09-09 11:56:36 +05:00
thecodrr
33b1293523 fix: markdown formulas in quill 2020-09-09 08:45:20 +05:00
thecodrr
fe8bdeacc7 feat: fully implement basic commonmark support 2020-09-08 15:06:28 +05:00
thecodrr
745b37c3b5 feat: improve markdown editting support 2020-09-08 12:31:09 +05:00
thecodrr
5e1738a9d9 feat: save changes from all sources (quill) 2020-09-08 12:30:56 +05:00
thecodrr
7bb5d47ff6 ui: add cancel button to export dialog 2020-09-07 10:10:40 +05:00
thecodrr
aac8b9e9ab feat: implement note exporting 2020-08-31 14:44:23 +05:00
thecodrr
c167dabf21 feat: increase history maxStack to 5000 2020-08-27 13:01:54 +05:00
thecodrr
c6f07d48f5 fix: pressing undo in a new note restores the previous note (#147) 2020-08-27 12:57:26 +05:00
thecodrr
15d3e7f923 fix: opened note not pinning (#145) 2020-08-27 11:17:14 +05:00
thecodrr
f91b2861ff fix: remove menu item appears in note on home screen (#146) 2020-08-27 11:09:19 +05:00
thecodrr
48e818a74b fix: make editor scrollable again 2020-08-25 11:42:40 +05:00
thecodrr
c73ad7a82d fix: hide pro label when user becomes pro member 2020-08-25 09:50:21 +05:00
thecodrr
c44c5ea2d0 fix: prevent quill from an extra re-render 2020-08-25 09:39:11 +05:00
thecodrr
80b5a2baa9 fix: load app even if there is network error 2020-08-25 09:13:37 +05:00
thecodrr
8828022820 feat: implement the new subscription api 2020-08-25 08:56:40 +05:00
thecodrr
5d65ed1209 feat: remove the manual client-side subscription handling 2020-08-25 08:54:47 +05:00
thecodrr
72af3bf19c feat: remove defer function prototype hack 2020-08-25 08:53:46 +05:00
thecodrr
04e94b1d74 feat: add user upgrading 2020-05-27 10:19:35 +05:00
thecodrr
ed1c781775 ui: improve settings ui 2020-05-19 16:26:18 +05:00
thecodrr
bd8d3f43b5 feat: ask before deleting notebook 2020-05-16 17:16:57 +05:00
thecodrr
cd5ee8e724 feat: add topic deletion 2020-05-16 14:05:06 +05:00
thecodrr
dc8a986e6b feat: add topic editing 2020-05-16 13:57:20 +05:00
thecodrr
e0870bfd3b fix: topics not being edited when editing notebook 2020-05-16 13:46:44 +05:00
thecodrr
59b10a43df ui: adjust font size 2020-05-16 13:24:05 +05:00
thecodrr
f43e023265 ui(editor): normalize paddings and margins 2020-05-16 13:11:49 +05:00
thecodrr
3fe1a0b9d8 ui(properties): show the notebook a note is in 2020-05-16 12:55:53 +05:00
thecodrr
f98877c786 ui: improve loginbar 2020-05-16 12:54:27 +05:00
thecodrr
57a0a26563 fix(properties): ui is messed up on move dialog close 2020-05-15 01:06:52 +05:00
thecodrr
a763a11872 fix: menu items not working 2020-05-15 00:59:04 +05:00
thecodrr
777c37a6cf feat: impl add to notebook in properties 2020-05-15 00:57:16 +05:00
thecodrr
d3851a2646 fix(ui): ammend the login button text 2020-05-15 00:51:18 +05:00
thecodrr
09f3dcd1d8 fix: text not visible in login bar 2020-05-15 00:51:01 +05:00
thecodrr
0808eb6493 ui(editor): hide properties icon in focus mode 2020-05-15 00:47:43 +05:00
thecodrr
5d0a113cf1 feat: add login bar on top of lists to ease login 2020-05-15 00:46:51 +05:00
thecodrr
71c146e196 feat: impl menu item feature locks for non-pro users 2020-05-15 00:35:20 +05:00
thecodrr
b0c57965fd feat: impl premium/trial feature lockdown 2020-05-15 00:25:06 +05:00
thecodrr
c0b5dba706 ui(editor): increase margins between toolbar buttons 2020-05-15 00:24:10 +05:00
thecodrr
afdde0106a feat(ui): improve all placeholders 2020-05-12 16:35:32 +05:00
thecodrr
a211d2c899 feat(editor): add full screen for unlocking note 2020-05-12 13:32:52 +05:00
thecodrr
3991d79dac feat(navigation): make persistence configurable 2020-05-12 13:31:59 +05:00
thecodrr
5d11c5cc86 ui: change dark theme text color to #d33 2020-05-11 15:11:24 +05:00
thecodrr
98d51cecf9 ui: minor fixes 2020-05-06 15:29:35 +05:00
thecodrr
f9921f65cf chore: update notes-core 2020-05-04 17:42:55 +05:00
thecodrr
7148e993d7 feat: handle automatic syncing 2020-05-04 17:20:27 +05:00
thecodrr
e081d8c9ae ui: vertical more button on list item unaligned 2020-05-04 16:47:51 +05:00
thecodrr
457690d840 fix: programmatically navigating did not affect the menu 2020-05-04 12:20:28 +05:00