320 Commits

Author SHA1 Message Date
Adorian Doran
9405225e69 style(next)/code blocks/copy button: refactor 2025-05-27 21:14:55 +03:00
Adorian Doran
8c06175c52 style(next)/action buttons: fix a bug 2025-05-27 20:36:59 +03:00
Adorian Doran
8121dbed74 style(next)/code blocks/copy button: use a better layout 2025-05-27 20:36:07 +03:00
Adorian Doran
4ba99989e3 style/code blocks/copy button: optimize the layout 2025-05-27 20:14:55 +03:00
Adorian Doran
b07ec68705 style/code blocks/copy button: prevent overlapping with the code block's text 2025-05-27 18:32:18 +03:00
Adorian Doran
75ec3934af style/code blocks/copy button: tweak appearance 2025-05-27 18:18:16 +03:00
Elian Doran
3ca2b24db3
feat(client): implement clipboard fallback method 2025-05-26 20:30:32 +03:00
Elian Doran
ac0f6662a6
feat(client): improve error handling if unable to copy to clipboard 2025-05-26 20:12:38 +03:00
Elian Doran
a666e26194
feat(client): display message when copying code block in text note 2025-05-26 20:02:32 +03:00
Elian Doran
79422da733
Merge pull request #2014 from FliegendeWurst/demo-mode
feat(server): add option to mount database read-only
2025-05-26 16:47:10 +03:00
Elian Doran
b5c09eee73
refactor(client): missing type errors for syntax highlight 2025-05-26 15:46:19 +03:00
Elian Doran
426549a189
chore(client): use translations 2025-05-26 15:40:57 +03:00
Elian Doran
612566d9d2
chore(client): use translations 2025-05-26 15:25:28 +03:00
Elian Doran
b177e7a637
feat(client/read-only-text): implement copying to clipboard 2025-05-26 15:19:53 +03:00
Elian Doran
02e2b5d4ad
feat(client): add a copy button to read-only text 2025-05-26 15:17:10 +03:00
Elian Doran
bab8d6f12a
refactor(client): remove unused type 2025-05-25 23:12:54 +03:00
Elian Doran
2f406aea83
fix(client/search): broken search in read-only text 2025-05-25 23:09:16 +03:00
Elian Doran
b4df8f75b9
fix(client/search): search broken due to highlighting 2025-05-25 23:00:53 +03:00
Elian Doran
b6f6968c49
Merge pull request #2019 from TriliumNext/sirius_patch
Fix: Automatically close modal when dropdown is dismissed
2025-05-25 21:04:22 +03:00
SiriusXT
04343fbc2e Fix: Automatically close modal when dropdown is dismissed 2025-05-26 00:17:52 +08:00
Adorian Doran
04eb45f1e4 style(next)/tool buttons: improve selector specificity 2025-05-24 18:52:00 +03:00
FliegendeWurst
50d045b70e fix(client): don't save note tab context for read-only database 2025-05-24 17:43:08 +02:00
FliegendeWurst
23422731e2 fix(client): handle read-only in note tree auto-collapse 2025-05-24 17:35:52 +02:00
FliegendeWurst
6f5304467a fix(client): read-only handling of recent notes 2025-05-24 17:35:52 +02:00
FliegendeWurst
8d21b3a8c5 fix(client): read-only handling in canvas note 2025-05-24 17:35:52 +02:00
FliegendeWurst
923316e14e feat(client): handle read-only database 2025-05-24 17:34:04 +02:00
Adorian Doran
6aa42a0749 style(next)/mentions list: remove the border of the focused items 2025-05-24 18:17:54 +03:00
Adorian Doran
d058bbc776 style(next): add a notice 2025-05-24 18:11:23 +03:00
Adorian Doran
b258a8b60f style(next): update the colors of the mention list 2025-05-24 18:00:46 +03:00
Adorian Doran
c47f050994 style(next)/emoji dropdown: remove the background of the placeholder text 2025-05-24 16:58:52 +03:00
Adorian Doran
37fd8a7095 style/mentions list: workaround to avoid some CSS property overrides 2025-05-24 16:55:30 +03:00
Adorian Doran
45cc8aa99b style(next)/formatting toolbar: tweak the appearance of split buttons 2025-05-23 17:49:19 +03:00
Adorian Doran
a0aa7b6721 style(next)/formatting toolbar: tweak the appearance of the toolbar buttons in the "on" state 2025-05-23 17:03:34 +03:00
Adorian Doran
9389c58e89 style(next)/formatting toolbar/insert table dropdown: apply a shadow for the highlighted cell buttons 2025-05-23 16:48:10 +03:00
Adorian Doran
20c4fbc8ac style(next)/formatting toolbar: fix backdrop blur on dropdowns 2025-05-23 16:33:30 +03:00
Adorian Doran
a8dbe9baef style(next)/formatting toolbar: align to right the last button group of the toolbar 2025-05-23 01:57:58 +03:00
Adorian Doran
bb936707c3 style(next)/formatting toolbar: tweak the "Insert table" dropdown 2025-05-23 01:45:31 +03:00
Adorian Doran
df87933218 style(next)/formatting toolbar: tweak (again) the numbered list dropdown 2025-05-23 01:34:47 +03:00
Adorian Doran
beb842aec0 style(next)/formatting toolbar: tweak the numbered list dropdown 2025-05-23 01:23:35 +03:00
Adorian Doran
4d0e956a09 style(next)/formatting toolbar: tweak the icon color of dropdown items 2025-05-22 23:00:43 +03:00
Adorian Doran
4651ce2c4c style(next)/formatting toolbar: tweak the checkmark for list items 2025-05-22 22:52:16 +03:00
Adorian Doran
0616b24147 style(next)/formatting toolbar: tweak the default width of the dropdown panels 2025-05-22 22:43:36 +03:00
Adorian Doran
a8738fd174 style(next)/formatting toolbar: tweak layout 2025-05-22 22:30:53 +03:00
Adorian Doran
af5d804593 style(next)/formatting toolbar: tweak the floating toolbar show / hide button 2025-05-22 20:39:51 +03:00
Adorian Doran
795897d3b6 style(next)/formatting toolbar/color picker dropdown: remove the shadow of the selected color button 2025-05-22 20:16:58 +03:00
Adorian Doran
66047e3569 style(next)/formatting toolbar: show the focus rectangle only when it is necessary 2025-05-22 19:02:30 +03:00
Adorian Doran
1981a26dd3 style(next)/formatting toolbar: tweak appearance 2025-05-22 18:52:18 +03:00
Adorian Doran
27ddbf8a86 style(next)/formatting toolbar/color picker dropdown: fix the icon colors 2025-05-22 18:05:21 +03:00
Adorian Doran
726a89f5f9 style(next)/formatting toolbar/color dropdowns: tweak the current color checkmark 2025-05-22 00:16:23 +03:00
Adorian Doran
123f8af4c2 style(next)/formatting toolbar: document CSS 2025-05-22 00:06:53 +03:00