10053 Commits

Author SHA1 Message Date
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
356cb2f12f
fix(mobile): context menu and dropdowns for sidebar 2025-01-04 18:14:30 +02:00
Elian Doran
fa30961c9e
style: improve code block style for attachments 2025-01-04 17:29:54 +02:00
Elian Doran
3ad67a93c1
feat(attachments): render JSON content 2025-01-04 17:18:56 +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
fb5391a243
fix(mobile): tree view not working on mobile 2025-01-04 14:34:53 +02:00
Elian Doran
f909f84268
fix(mobile): launcher bar dropdown position on tablet view 2025-01-04 14:33:10 +02:00
Elian Doran
c678d63d02
style(legacy): status bar color on mobile tablet 2025-01-04 14:29:02 +02:00
Elian Doran
c130d77a74
style(mobile): improve content background 2025-01-04 14:27:23 +02:00
Elian Doran
a3ac2629e9
style(next): improve status bar on tablet mode 2025-01-04 14:23:17 +02:00
Elian Doran
a1acb69976
style(next): top border for launcher pane on mobile 2025-01-04 14:19:31 +02:00
Elian Doran
422395671d
fix(mobile): launcher bar on top for tablet mode 2025-01-04 14:18:07 +02:00
Elian Doran
2e85e2adb5
style(next): tree for tablet mode 2025-01-04 14:17:17 +02:00
Elian Doran
f63f308659
fix(mobile): layout on tablet mode 2025-01-04 14:14:45 +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
bf4decb4fb
fix(server): compile errors after refactoring 2025-01-04 11:52:40 +02:00
Elian Doran
d8358407ce
chore(client/ts): port root_command_executor 2025-01-04 11:51:16 +02:00
Elian Doran
634be6bbb4
style(next): rounded corner for sidebar 2025-01-04 01:57:34 +02:00
Elian Doran
066db13c53
fix(mobile): sidebar toggle button 2025-01-04 01:54:01 +02:00
Elian Doran
16e9d74169
style(mobile): increase width of sidebar 2025-01-04 01:43:03 +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
Elian Doran
aad5b6cdbd
fix(mobile): spurious error when drag ends 2025-01-04 00:01:44 +02:00
Elian Doran
c5004491f7
fix(mobile): transition when swiping open 2025-01-03 23:59:01 +02:00
Elian Doran
2c9ca397e4
feat(mobile): basic swipe mechanism for sidebar 2025-01-03 23:44:20 +02:00
Elian Doran
2b7d591822
fix(mobile): safe bottom margin for context menu 2025-01-03 22:31:29 +02:00
Elian Doran
33067e61e3
feat(client): add more monospace system fonts 2025-01-03 21:08:30 +02:00
Elian Doran
84a0e789f1
feat(client): add more system fonts 2025-01-03 20:59:13 +02:00
Elian Doran
d34e575488
feat(client): add support for system font 2025-01-03 20:54:14 +02:00
Elian Doran
dfc9cdb25a
refactor(client): simplify font definition 2025-01-03 20:36:59 +02:00
Elian Doran
8667c0a686
refactor(server): split font route in two functions 2025-01-03 20:31:13 +02:00
Elian Doran
80af0899b8
chore(types): font families 2025-01-03 20:08:58 +02:00
Elian Doran
8a494b220b
fix(client/fonts): grouping not working properly on iOS 2025-01-03 20:02:43 +02:00
Elian Doran
a22afc4283
chore(i18n): translate generic fonts 2025-01-03 19:59:54 +02:00
Elian Doran
c6b3cc7882
chore(i18n): translate font selection headings 2025-01-03 19:58:45 +02:00
Elian Doran
0304f1e5e9
feat(client/fonts): add more groups for fonts 2025-01-03 19:49:25 +02:00
Elian Doran
710a80aa26
feat(client/fonts): add groups for fonts 2025-01-03 18:55:45 +02:00