180 Commits

Author SHA1 Message Date
Elian Doran
532df6559a
fix(ribbon): formatting toolbar displayed in read-only notes 2025-11-09 20:15:06 +02:00
Adorian Doran
9011d648b5 client: refactor 2025-11-06 08:26:21 +02:00
Adorian Doran
bec47c0bb2 client/note context menu: add "Edit note" for read-only notes 2025-11-06 07:49:57 +02:00
contributor
aa7ecaf684 edited notes: space instead of comma for flexible styling 2025-11-03 15:13:06 +02:00
SiriusXT
4affd3a955 fix: note map button overlapping menu 2025-10-28 11:28:36 +08:00
Elian Doran
b452f78242
feat(mobile/search): search definitions always shown 2025-10-23 20:24:16 +03:00
Elian Doran
7d1abee8e4
feat(mobile/search): show results (closes #5655) 2025-10-23 20:16:17 +03:00
Elian Doran
d503993a74
chore(mobile/search): further improve the layout 2025-10-23 20:03:44 +03:00
Elian Doran
fe98ba8c8c
chore(mobile/search): improve actions fit 2025-10-23 19:15:38 +03:00
Elian Doran
18608ecb34
feat(mobile): render search definition 2025-10-23 19:07:40 +03:00
Elian Doran
ab6da26a25
refactor(client): standalone rendering mechanism for ribbon 2025-10-23 18:09:32 +03:00
Elian Doran
af95d85b73
chore(client): disable import/export for help notes 2025-10-23 14:43:04 +03:00
Elian Doran
b224267e3b
fix(ribbon): wrong default view type in search 2025-10-20 18:03:55 +03:00
Elian Doran
1d8b55be5e
feat(client/search): disable nesting depth in collection 2025-10-20 17:46:21 +03:00
Elian Doran
5d66b7e66f
feat(client/search): enable collection properties 2025-10-20 17:38:25 +03:00
Elian Doran
fffb8317cb
fix(client/print): disable printing for unsupported collection types 2025-10-20 14:24:14 +03:00
Elian Doran
64576458b7
feat(client/print): print presentations with waiting for slides to load 2025-10-19 16:27:13 +03:00
Elian Doran
60cee1f7dc
fix(collection/presentation): default theme not shown correctly in ribbon 2025-10-16 12:15:31 +03:00
Elian Doran
8a86fdcd43
feat(collection/presentation): add listing for themes 2025-10-16 11:26:48 +03:00
Elian Doran
d9906a4a47
feat(collection/presentation): add new view type 2025-10-15 18:39:57 +03:00
Elian Doran
a68e4bdbec
chore(ribbon): add an icon to "Configure languages" 2025-10-14 18:43:56 +03:00
Elian Doran
dd9d13b175
refactor(options/i18n): share locale selector with content language selector 2025-10-14 18:42:20 +03:00
Elian Doran
f4df7c1eec
feat(client/rtl): improve alignment of the attribute editor 2025-10-09 18:34:32 +03:00
Elian Doran
d9bfa08672
fix(client/rtl): right positioning not adjusted 2025-10-08 18:36:10 +03:00
Elian Doran
c91a03834d
feat(client/rtl): handle text-align 2025-10-08 17:54:40 +03:00
Elian Doran
34117fa9ad
feat(client/rtl): handle padding-left 2025-10-08 17:45:58 +03:00
Elian Doran
6b93013674
feat(client/rtl): handle margin-right 2025-10-08 17:45:31 +03:00
Elian Doran
247ab1aec3
feat(client/rtl): handle margin-left 2025-10-08 17:44:17 +03:00
Elian Doran
ba91fbbe6b
fix(ribbon): formatting tab not activating automatically (closes #7185) 2025-10-03 16:46:26 +03:00
Elian Doran
fae66e555e
chore(client/search): fix improper nesting 2025-09-23 20:33:43 +03:00
Elian Doran
1638fd8590
fix(ribbon): unable to set content language to "none" 2025-09-22 18:37:03 +03:00
Elian Doran
bb3ac277f4
feat(ribbon): hide file details when opening PDF (closes #6873) 2025-09-22 18:27:13 +03:00
Adorian Doran
a25e376f85 style/ribbon/similar notes: reduce the font size of the items 2025-09-21 11:04:22 +03:00
Adorian Doran
b26803b627 client/menus: refactor 2025-09-20 00:34:25 +03:00
Elian Doran
c4560c2bc8
fix(ribbon): classic toolbar becoming empty sometimes 2025-09-18 13:39:30 +03:00
Elian Doran
29f9c311d2
chore(client): missing class selector 2025-09-14 20:57:36 +03:00
Elian Doran
1de9634c44
chore(client): remove unnecessary logs 2025-09-14 11:29:19 +03:00
Elian Doran
b8e4947adb
refactor(react): add type safety for note labels 2025-09-14 10:17:06 +03:00
Elian Doran
5bb1432450
fix(react/collections/geomap): "note not found" when deleting GPX 2025-09-13 15:46:09 +03:00
Elian Doran
f281e9691d
fix(react/ribbon/collection): default property not working 2025-09-13 11:05:37 +03:00
Elian Doran
27804384db
feat(ribbon): improve display of note ID 2025-09-12 19:48:35 +03:00
Elian Doran
f537852469
fix(ribbon): book properties overlapping 2025-09-12 18:20:17 +03:00
Elian Doran
bf92280ed9
feat(collections): add book property to include archived notes 2025-09-12 18:03:07 +03:00
Elian Doran
c2504bb6db
Merge remote-tracking branch 'origin/main' into react/collections 2025-09-07 11:54:34 +03:00
Elian Doran
1969ce562a
chore(react/collections): start porting geomap 2025-09-03 23:23:42 +03:00
perf3ct
a2acb3cbb7
fix(shortcuts): try to fix ime composition checks 2025-09-01 16:21:58 +00:00
Elian Doran
5fb843268f
chore(react/collections): fix imports of ViewTypeOptions 2025-08-30 14:32:06 +03:00
Elian Doran
5f647a932d
Port small widgets to React (#6830) 2025-08-30 12:51:31 +03:00
Elian Doran
829f382726
feat(react/widgets): global menu with zoom controls 2025-08-29 00:47:47 +03:00
Adorian Doran
b0beb74011
style/dropdown buttons: tweak 2025-08-27 20:51:12 +03:00