Elian Doran
|
c597ad7694
|
chore(client): remove unused linter for now
|
2025-05-28 21:15:55 +03:00 |
|
Elian Doran
|
395bc372ce
|
chore(ckeditor5): type errors due to augmentation
|
2025-05-28 20:46:33 +03:00 |
|
Elian Doran
|
26c1cbeff1
|
chore(client): fix most type errors
|
2025-05-28 20:42:21 +03:00 |
|
SiriusXT
|
a8f94b712f
|
fix(ts): specify array type to fix TS2345 error
|
2025-05-28 16:49:43 +08:00 |
|
SiriusXT
|
bbc77b522f
|
fix(tab-row): Optimize tab-row scrolling experience
|
2025-05-28 16:46:56 +08:00 |
|
Elian Doran
|
41b3441e42
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-05-27 22:00:53 +03:00 |
|
Elian Doran
|
5a6b310b27
|
chore(clipboard): simplify toast messages
|
2025-05-27 22:00:50 +03:00 |
|
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
|
ba4a146b71
|
chore(client): fix duplicate font
|
2025-05-26 18:14:47 +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
|
3091eb831a
|
fix(client): cannot build due to import error in some circumstances
|
2025-05-26 08:20:39 +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 |
|