400 Commits

Author SHA1 Message Date
SiriusXT
dd4cb7de7d feat(tab-row): Added smooth decay logic to ensure responsive and fluid animation 2025-05-30 20:28:17 +08:00
Elian Doran
7ef05780a6
fix(client): selecting note after split pane opens in wrong pane 2025-05-29 21:02:35 +03:00
Elian Doran
c11c271aa6
style(search): remove calendar view toolbar padding 2025-05-29 17:46:22 +03:00
Elian Doran
ce3506d5d0
feat(search): display calendar view if the right viewType attribute is set 2025-05-29 17:44:00 +03:00
Elian Doran
01f6368f95
chore(search): don't render note list if no results 2025-05-29 17:41:02 +03:00
Elian Doran
5b99c8f595
fix(client): override bootstrap defaults 2025-05-29 17:19:29 +03:00
Elian Doran
af5eab4518
fix(calendar): becomes invisible if resizing while not visible 2025-05-29 15:29:05 +03:00
Elian Doran
93a1d62218
fix(sql_console): background color 2025-05-29 14:48:17 +03:00
Elian Doran
844fb3cfb7
refactor(client): use different approach for disabling code background 2025-05-29 14:45:55 +03:00
Elian Doran
e29e711861
fix(mermaid): background color of the preview 2025-05-29 14:41:50 +03:00
Elian Doran
9fadc9341a
fix(mermaid): code background stuck after navigating to new note 2025-05-29 14:35:40 +03:00
Elian Doran
7651083e63
Merge remote-tracking branch 'origin/develop' into refactor/typecheck_errors 2025-05-29 09:35:12 +03:00
Elian Doran
78236954e5
Merge pull request #2045 from TriliumNext/renovate/globals-16.x
fix(deps): update dependency globals to v16.2.0
2025-05-29 09:18:29 +03:00
renovate[bot]
d98831c408
fix(deps): update dependency globals to v16.2.0 2025-05-29 06:18:08 +00:00
Elian Doran
80560f3906
Merge pull request #2046 from TriliumNext/renovate/mind-elixir-4.x
fix(deps): update dependency mind-elixir to v4.6.0
2025-05-29 09:16:10 +03:00
Elian Doran
f0a22fb761
Merge pull request #2035 from TriliumNext/renovate/react-monorepo
chore(deps): update dependency @types/react to v19.1.6
2025-05-29 09:13:01 +03:00
Elian Doran
c9b8bbb560
Merge pull request #2039 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.2.1
2025-05-29 09:10:59 +03:00
renovate[bot]
c5e1e1f87b
fix(deps): update dependency mind-elixir to v4.6.0 2025-05-29 01:44:29 +00:00
renovate[bot]
3db7535340
chore(deps): update dependency happy-dom to v17.5.6 2025-05-29 01:39:12 +00:00
renovate[bot]
50b7046d6c
fix(deps): update dependency i18next to v25.2.1 2025-05-29 01:38:27 +00:00
renovate[bot]
052583c331
chore(deps): update dependency @types/react to v19.1.6 2025-05-29 01:35:46 +00:00
Elian Doran
7af44f609d
chore(client): fix a type error in tests 2025-05-28 21:36:00 +03:00
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