2465 Commits

Author SHA1 Message Date
Elian Doran
c1ea1fd608
fix(build): build errors 2025-01-07 14:58:19 +02:00
Elian Doran
ab9769c93b
chore(i18n): translate "Note has been deleted" 2025-01-07 12:44:30 +02:00
Elian Doran
1dcc839bab
feat(highlights): ignore footnotes 2025-01-07 12:38:50 +02:00
Elian Doran
85c225fe05
chore(client/ts): port highlights_list 2025-01-07 12:34:10 +02:00
Elian Doran
0713b4aec8
chore(client/ts): port note_context_aware_widget 2025-01-07 11:55:20 +02:00
Elian Doran
f3a18a9942
chore(client/ts): port abstract_button, command_button, onclick_button 2025-01-07 11:26:49 +02:00
Elian Doran
6905e1536e
chore(client/ts): port abstract_button 2025-01-07 11:11:43 +02:00
Elian Doran
8bebd0a798
feat(editor): add footnotes 2025-01-06 20:30:11 +02:00
Elian Doran
6d41af98fd
chore(types): allow containers to constrain children 2025-01-05 12:21:01 +02:00
Elian Doran
4cfb0d6161
fix(mobile): position of editing toolbar when keyboard is hidden 2025-01-05 10:52:26 +02:00
Elian Doran
c6e4d4882a
fix(mobile): dropdowns for editing toolbar 2025-01-05 03:06:52 +02:00
Elian Doran
955542a991
fix(mobile): positioning of the classic toolbar 2025-01-05 02:35:41 +02:00
Elian Doran
c1280be74a
fix(mobile): classic toolbar disappearing when pressing dropdowns 2025-01-05 01:49:29 +02:00
Elian Doran
ef9e21147f
fix(mobile): classic toolbar disappearing when pressing formatting buttons 2025-01-05 01:09:27 +02:00
Elian Doran
0c544666d8
fix(mobile): fix offset of the formatting bar 2025-01-05 00:57:52 +02:00
Elian Doran
90ec7919ba
feat(mobile): improve positioning of jump to note 2025-01-05 00:24:25 +02:00
Elian Doran
de7248b7ce
feat(mobile): add back/forward buttons to launch bar 2025-01-04 22:43:51 +02:00
Elian Doran
65a14c62ac
feat(mobile): render mobile visible launchers 2025-01-04 22:11:23 +02:00
Elian Doran
e45052cead
chore(client/ts): port launcher & launcher_container 2025-01-04 22:08:07 +02:00
Elian Doran
6966f92339
feat(mobile): use custom icon for configure launchbar 2025-01-04 22:00:39 +02:00
Elian Doran
fa6d229ecf
chore(client/ts): port spacer 2025-01-04 21:59:35 +02:00
Elian Doran
c2315a9341
refactor(client): use common method for checking if launch bar config 2025-01-04 21:52:41 +02:00
Elian Doran
cfeb4eb51f
feat(client): add support for mobile launchers in hidden subtree 2025-01-04 21:46:52 +02:00
Elian Doran
027b52e785
feat(mobile): add very basic support for tabs 2025-01-04 21:03:03 +02:00
Elian Doran
657fa9402c
feat(mobile): improve layout for settings 2025-01-04 19:26:22 +02:00
Elian Doran
540c1b2207
refactor(client): remove unused property 2025-01-04 19:12:14 +02:00
Elian Doran
b5d657071e
feat(mobile): improve about dialog layout 2025-01-04 18:53:34 +02:00
Elian Doran
05a667f256
chore(client/ts): port help 2025-01-04 18:43:25 +02:00
Elian Doran
20b439b2cb
feat(mobile): display help modal (closes #666) 2025-01-04 18:41:51 +02:00
Elian Doran
d3096940f6
fix(mobile): text cropped in about dialog 2025-01-04 18:35:56 +02:00
Elian Doran
f7d3737cba
feat(mobile): introduce about dialog 2025-01-04 18:24:05 +02:00
Elian Doran
874809254d
chore(client/ts): port global_menu 2025-01-04 18:19:46 +02:00
Elian Doran
fa30961c9e
style: improve code block style for attachments 2025-01-04 17:29:54 +02:00
Elian Doran
0bb573022a
fix(server): improved handling for missing files on Firefox 2025-01-04 17:13:47 +02:00
Elian Doran
5ee6ba8cb0
fix(electron): pasting non-existing file crashes the editor (closes #881) 2025-01-04 16:56:26 +02:00
Elian Doran
a025645972
fix(mobile): clicking sidebar backdrop to hide it 2025-01-04 14:38:48 +02:00
Elian Doran
7fc60bfc8f
fix(mobile): swiping with very short gesture 2025-01-04 13:30:36 +02:00
Elian Doran
cdfd2827e8
fix(mobile): scrolling within tree 2025-01-04 13:21:10 +02:00
Elian Doran
4dece78591
feat(mobile): improve closing the sidebar 2025-01-04 13:04:44 +02:00
Elian Doran
ce56842353
chore(client/ts): port sidebar_container 2025-01-04 12:44:40 +02:00
Elian Doran
999977e32f
fix(mobile): toggling sidebar sometimes doesn't work 2025-01-04 12:18:23 +02:00
Elian Doran
ff2999db17
fix(mobile): sidebar randomly showing on taps 2025-01-04 12:09:18 +02:00
Elian Doran
066db13c53
fix(mobile): sidebar toggle button 2025-01-04 01:54:01 +02:00
Elian Doran
ae34741f47
fix(mobile): fluent close of the sidebar 2025-01-04 01:21:53 +02:00
Elian Doran
87b7d8379b
refactor(mobile): use constant for threshold 2025-01-04 01:06:18 +02:00
Elian Doran
60adc84248
fix(mobile): backdrop opacity jumping at start 2025-01-04 00:52:24 +02:00
Elian Doran
5b1540e12b
feat(mobile): add back drop to sidebar 2025-01-04 00:50:11 +02:00
Elian Doran
17b60b21a9
fix(mobile): closing the sidebar 2025-01-04 00:25:59 +02:00
Elian Doran
eb97c1e9e2
fix(mobile): prevent back on iOS 2025-01-04 00:22:16 +02:00
Elian Doran
73828a195b
fix(mobile): sidebar shown on taps 2025-01-04 00:20:22 +02:00