2785 Commits

Author SHA1 Message Date
Elian Doran
7e61af1cc3
chore(client/ts): port options/text_notes 2025-01-11 11:21:14 +02:00
Elian Doran
677760282c
chore(client/ts): port options/other 2025-01-11 11:18:50 +02:00
Elian Doran
03241a8967
chore(client/ts): port options/images 2025-01-11 11:13:11 +02:00
Elian Doran
6665a8d97f
chore(client/ts): port options/codeNotes 2025-01-11 11:11:57 +02:00
Elian Doran
552cc2753f
chore(client/ts): port options/appearance 2025-01-11 11:02:22 +02:00
Elian Doran
5bfcf88acd
chore(client/ts): port options/advanced 2025-01-11 10:51:35 +02:00
Elian Doran
c94346c6b9
chore(client/ts): port widgets/buttons/launcher 2025-01-11 01:46:04 +02:00
Elian Doran
7e00b889a0
chore(client/ts): port api_log 2025-01-11 01:46:04 +02:00
Elian Doran
5111f1760d
chore(client/ts): port tab_row 2025-01-09 20:20:06 +02:00
Elian Doran
2080ce5123
refactor(libs): use webpack instead of hard-coded dependency 2025-01-09 19:23:47 +02:00
Elian Doran
324696bc54
refactor(ts): enable verbatim module syntax 2025-01-09 18:36:24 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Elian Doran
6cedd0381d
Merge pull request #903 from TriliumNext/style/next/restyle-help-dialog-
Style Next: Restyle the help dialog
2025-01-09 00:38:16 +02:00
Elian Doran
eb7164528a
feat(i18n): translate note map buttons 2025-01-09 00:04:09 +02:00
Elian Doran
947a7d1ad4
feat(i18n): translate note tree buttons 2025-01-08 23:54:22 +02:00
Adorian Doran
e79c24872b client: add some margins to the help dialog 2025-01-08 22:30:10 +02:00
Adorian Doran
b86cd01169 style(next): turn "Only in desktop" into a subheading 2025-01-08 21:42:21 +02:00
Elian Doran
b81c15c84c
feat(ck-mermaid): support read-only mode 2025-01-07 18:53:35 +02:00
Elian Doran
19c90445fa
feat(ck-mermaid): use default mermaid config 2025-01-07 18:24:14 +02:00
Elian Doran
5d5a490312
fix(ck-mermaid): lazy loading if mermaid is not loaded 2025-01-07 17:27:34 +02:00
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