184 Commits

Author SHA1 Message Date
Elian Doran
18eb704b81
feat(react/widgets): set up form group 2025-08-04 20:41:25 +03:00
Elian Doran
cb650b70cb
fix(react/dialogs): autocomplete not displayed if list is empty 2025-08-04 19:27:53 +03:00
Elian Doran
d5e42318dd
feat(dialogs): port jump to note partially 2025-08-04 18:54:56 +03:00
Elian Doran
a9c25b4edd
chore(react): bring back focus to add_link 2025-08-04 16:05:04 +03:00
Elian Doran
e619a6ef7c
feat(react): port add_link 2025-08-04 12:58:42 +03:00
Elian Doran
a62f12b427
feat(react): port info modal 2025-08-03 23:20:32 +03:00
Elian Doran
e53ad2c62a
chore(react): reintroduce max width 2025-08-03 21:39:25 +03:00
Elian Doran
bca397e3e4
feat(react): port sort child notes 2025-08-03 21:18:18 +03:00
Elian Doran
4d09fabad8
feat(react): slightly faster about 2025-08-03 20:00:30 +03:00
Elian Doran
04913394c6
chore(react): clean up 2025-08-03 19:50:39 +03:00
Elian Doran
f8b563704f
feat(react): add hlep page to branch prefix 2025-08-03 19:48:44 +03:00
Elian Doran
5d9bd0f6d3
feat(react): port branch prefix 2025-08-03 19:44:15 +03:00
Elian Doran
1229c26098
chore(react): add back Ctrl+Enter for markdown import 2025-08-03 19:06:21 +03:00
Elian Doran
77818d5453
feat(react): port markdown_import partially 2025-08-03 18:06:06 +03:00
Elian Doran
b645d21fcd
refactor(client): deduplicate app info type 2025-08-03 16:22:54 +03:00
Elian Doran
8f99ce7d14
fix(react): type errors 2025-08-03 16:04:19 +03:00
Elian Doran
a7f5702221
feat(react): port about dialog 2025-08-03 15:29:57 +03:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
7e01dfd220
fix(sort): refresh when sorting notes via dialog 2025-07-30 19:45:01 +03:00
Elian Doran
138611beaf
chore(client): remove unnecessary log 2025-07-28 21:18:06 +03:00
Elian Doran
e341de70c0
chore(command_palette): change placeholder 2025-07-28 11:21:18 +03:00
Elian Doran
1d1a0ac4fd
fix(command_palette): print command showing modal 2025-07-28 11:15:48 +03:00
Elian Doran
964bc74b83
refactor(command_palette): use declarative command approach 2025-07-27 21:16:23 +03:00
Elian Doran
82e16a5624
fix(command_palette): not showing after re-entering 2025-07-27 20:31:13 +03:00
Elian Doran
757488a95b
feat(command_palette): improve dialog margins 2025-07-27 18:15:54 +03:00
Elian Doran
ace166a925
feat(command_palette): hide search in full text 2025-07-27 15:59:33 +03:00
Elian Doran
126152ff63
feat(command_palette): display commands immediately 2025-07-27 15:42:44 +03:00
Elian Doran
60e19de0d1
feat(command_palette): add keyboard shortcut 2025-07-27 15:34:51 +03:00
Elian Doran
3247a9facc
feat(command_palette): hide on command execution 2025-07-27 15:30:27 +03:00
Elian Doran
7b114bed26
feat(command_palette): basic implementation 2025-07-27 15:27:13 +03:00
Elian Doran
92fa1cf052
fix(quick_edit): read-only notes not editable (closes #6425) 2025-07-22 17:30:03 +03:00
Elian Doran
bc752bdb0b
fix(popup_editor): note icon overlapping with classic editor 2025-07-12 22:38:20 +03:00
Elian Doran
292646e14a
fix(popup_editor): styles showing up when classic toolbar is shown 2025-07-11 20:46:48 +03:00
Elian Doran
4fc2b0fa5e
feat(popup_editor): focus on editor automatically for easier editing 2025-07-11 16:52:13 +03:00
Elian Doran
8dca79ecf2
fix(popup_editor): block toolbar from behind modal interfering 2025-07-11 16:52:13 +03:00
Elian Doran
1e8ea54dbc
feat(popup_editor): smoother operation 2025-07-11 12:16:56 +03:00
Elian Doran
ddbe7e9936
chore(popup_editor): clean up after closing modal 2025-07-11 12:00:32 +03:00
Elian Doran
cab86175ef
fix(file): pdf having a 10px margin at the bottom 2025-07-11 11:28:10 +03:00
Elian Doran
ec7414b174
fix(popup_editor): collections being displayed under a full empty screen 2025-07-11 10:47:06 +03:00
Elian Doran
8343a5d1dd
feat(popup_editor): add mobile support 2025-07-11 09:06:06 +03:00
Elian Doran
39eac83d38
fix(popup_editor): mermaid not rendering properly 2025-07-10 23:21:37 +03:00
Elian Doran
55bd6fb57d
feat(popup_editor): properly support file note types 2025-07-10 22:55:16 +03:00
Elian Doran
6fdec52332
fix(popup_editor): mind map not rendering properly 2025-07-10 22:48:33 +03:00
Elian Doran
97ea3ac3fc
fix(popup_editor): block popup not working 2025-07-10 20:54:50 +03:00
Elian Doran
f961698e44
feat(popup_editor): improve fit for wider notes 2025-07-10 17:40:57 +03:00
Elian Doran
278fe3262e
feat(popup_editor): improve fit for full-height note types 2025-07-10 17:33:00 +03:00
Elian Doran
88a8311173
feat(popup_editor): integrate with note link context menu 2025-07-10 17:19:10 +03:00
Elian Doran
b595d1fade
fix(popup_editor): ckeditor modals not showing 2025-07-10 16:35:44 +03:00
Elian Doran
d91c59b7d0
feat(popup_editor): floating classic toolbar 2025-07-10 16:16:09 +03:00
Elian Doran
aa2ab0da31
feat(popup_editor): limit max height & reduce padding 2025-07-10 16:12:38 +03:00