15761 Commits

Author SHA1 Message Date
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
Elian Doran
0550a8cfc3
Merge pull request #2040 from TriliumNext/renovate/happy-dom-monorepo
chore(deps): update dependency happy-dom to v17.5.6
2025-05-29 09:10:34 +03:00
Elian Doran
efd1b82d7b
Merge pull request #2042 from TriliumNext/renovate/node-abi-4.x
chore(deps): update dependency node-abi to v4.9.0
2025-05-29 09:09:55 +03:00
Elian Doran
d19cab6b41
Merge pull request #2049 from TriliumNext/renovate/yargs-18.x
fix(deps): update dependency yargs to v18
2025-05-29 09:07:23 +03:00
renovate[bot]
9de1d94924
fix(deps): update dependency yargs to v18 2025-05-29 01:47:00 +00:00
renovate[bot]
70f5a1c5c5
chore(deps): update dependency node-abi to v4.9.0 2025-05-29 01:40:52 +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
Elian Doran
483e09aaa0
fix(test): avoid ELIFECYCLE by recursive calling of test 2025-05-28 18:03:02 +03:00
Elian Doran
21370f3b3e
docs(release): update changelog 2025-05-28 18:01:47 +03:00
Elian Doran
23439a0b0e
Merge pull request #2030 from TriliumNext/tab
fix: improve tab scroll UX by switching from instant to smooth behavior
2025-05-28 17:49:42 +03:00
Elian Doran
5357bfa3eb
Merge pull request #2032 from TriliumNext/math1
fix(math-edit): Set focus to input field when inserting math formula
2025-05-28 17:47:48 +03:00
SiriusXT
3b09147e52 fix(math-edit): Set focus to input field when inserting math formula 2025-05-28 20:39:17 +08: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
111258b539
chore(deps): run audit 2025-05-27 22:29:19 +03:00
Elian Doran
2dfccc4929
chore(nx): expose scripts 2025-05-27 22:26:58 +03:00
Elian Doran
ef6eac6f6e
chore(desktop): fix version 2025-05-27 22:26:52 +03:00
Elian Doran
8e4b3711d4
refactor(scripts): fix type errors 2025-05-27 22:25:00 +03:00
Elian Doran
7d29a6279e
fix(server): exporting .zip not working in dev mode 2025-05-27 22:04:09 +03: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
eb6c122658 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-27 21:14:58 +03:00
Adorian Doran
9405225e69 style(next)/code blocks/copy button: refactor 2025-05-27 21:14:55 +03:00
Elian Doran
4ab297d00f
refactor(editor): correct type for keystroke 2025-05-27 21:01:35 +03:00
Elian Doran
06528ec74b
docs(user): add some more keyboard shortcuts 2025-05-27 21:00:13 +03:00
Elian Doran
c3e0ef3a27
docs(user): mention keyboard shortcuts 2025-05-27 20:54:17 +03:00
Elian Doran
c55a3ca898
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-27 20:42:29 +03:00
Elian Doran
e2a089eb7e
feat(editor/move_block): support multiple keystrokes 2025-05-27 20:39:52 +03:00
Adorian Doran
8c06175c52 style(next)/action buttons: fix a bug 2025-05-27 20:36:59 +03:00
Elian Doran
27d1a87fb0
feat(editor): allow moving blocks up/down 2025-05-27 20:36:57 +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
541897b1d0 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-27 20:15:10 +03:00
Adorian Doran
4ba99989e3 style/code blocks/copy button: optimize the layout 2025-05-27 20:14:55 +03:00
Elian Doran
c82c01fb41
Merge pull request #1923 from TriliumNext/feat/add-rootless-dockerfiles
feat(ci): add rootless dockerfiles
2025-05-27 20:07:55 +03:00
Elian Doran
521f4c2410
docs(release): mention rootless Docker mode 2025-05-27 20:07:33 +03:00
Elian Doran
061e238a8e
fix(docker/rootless): missing bash under alpine 2025-05-27 20:05:08 +03:00
Elian Doran
c46d5cc9e9
fix(docker/rootless): CRLF issues on Windows 2025-05-27 19:57:18 +03:00
Elian Doran
02fc5214a3
fix(docker/rootless): entrypoint if executable bit is not set 2025-05-27 19:52:44 +03:00
Elian Doran
a1dda3c01a
Merge branch 'develop' into feat/add-rootless-dockerfiles 2025-05-27 19:34:49 +03:00
Elian Doran
46bffcaef7
Merge pull request #1973 from NickBusey/patch-1
Update Steel Blue.css
2025-05-27 19:34:21 +03:00
Elian Doran
31c95d568c
chore(demo): sync 2025-05-27 19:33:46 +03:00
Nick Busey
dd05a9f720
Update Steel Blue.css
"Top-right corner" isn't correct in macOS anyway, so probably cleaner to just remove it.
2025-05-27 19:30:41 +03:00
Elian Doran
0e10485199
chore(demo): sync 2025-05-27 19:24:05 +03:00
Elian Doran
ad0c73d210
feat(edit-docs): read from input directory instead of the zip 2025-05-27 19:24:04 +03:00
Elian Doran
0bb294753f
chore(demo): sync 2025-05-27 19:24:04 +03:00
Elian Doran
6264b9a60a
fix(edit-demo): path to extracted files 2025-05-27 19:24:04 +03:00
Elian Doran
099e73b114
chore(demo): move to right directory 2025-05-27 19:24:04 +03:00
Elian Doran
7cb4cc8469
fix(edit-demo): get it to actually start 2025-05-27 19:24:04 +03:00
Elian Doran
76bc3d858c
fix(edit-demo): path to demo database 2025-05-27 19:24:04 +03:00