Elian Doran
|
79dc4b39f1
|
chore(client): address requested changes
|
2026-04-05 12:11:05 +03:00 |
|
Elian Doran
|
9bc18b774e
|
test(server): add unit tests for sanitizeSvg
|
2026-04-05 12:11:05 +03:00 |
|
Elian Doran
|
465c36407c
|
Update apps/server/src/etapi/notes.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-05 12:10:52 +03:00 |
|
Elian Doran
|
b99486259e
|
Update apps/server/src/etapi/notes.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-05 12:10:44 +03:00 |
|
Elian Doran
|
ecf5475966
|
Update apps/desktop/package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-05 12:10:29 +03:00 |
|
Elian Doran
|
90822cc8a3
|
chore: address requested changes
|
2026-04-05 11:59:45 +03:00 |
|
Elian Doran
|
5c46209ddc
|
feat(server): improve request handling for SVGs
|
2026-04-05 11:28:28 +03:00 |
|
Elian Doran
|
176de87b6b
|
feat(desktop): add Electron fuses
|
2026-04-05 11:01:22 +03:00 |
|
Elian Doran
|
7f199c527b
|
feat(share): improve request handling for SVGs
|
2026-04-05 10:52:36 +03:00 |
|
Elian Doran
|
2432e230c5
|
chore(etapi): enforce MIME for image upload
|
2026-04-05 10:44:47 +03:00 |
|
Elian Doran
|
fc1be0d23d
|
fix(ckeditor5-mermaid): use textContent for diagram source rendering
|
2026-04-05 10:17:16 +03:00 |
|
renovate[bot]
|
d084b9e941
|
chore(deps): update dependency https-proxy-agent to v9
|
2026-04-05 01:33:43 +00:00 |
|
renovate[bot]
|
6678c0af49
|
fix(deps): update dependency mermaid to v11.14.0
|
2026-04-05 01:32:26 +00:00 |
|
renovate[bot]
|
37754ecf31
|
fix(deps): update dependency @codemirror/view to v6.41.0
|
2026-04-05 01:31:45 +00:00 |
|
renovate[bot]
|
709d9633a1
|
chore(deps): update dependency dotenv to v17.4.0
|
2026-04-05 01:31:06 +00:00 |
|
renovate[bot]
|
7ca57efaad
|
fix(deps): update dependency mathlive to v0.109.1
|
2026-04-05 01:30:27 +00:00 |
|
renovate[bot]
|
342fedca1c
|
chore(deps): update dependency @playwright/test to v1.59.1
|
2026-04-05 01:28:20 +00:00 |
|
renovate[bot]
|
b1262b0448
|
chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v55.3.1
|
2026-04-05 01:27:37 +00:00 |
|
Elian Doran
|
626aca5181
|
fix(client): toasts could render HTML content
|
2026-04-04 22:21:25 +03:00 |
|
Elian Doran
|
8204322b46
|
fix(openid): use more secure RNG
|
2026-04-04 22:02:33 +03:00 |
|
Elian Doran
|
70ce86cd53
|
fix(scripts): electron rebuild failing in flake
|
2026-04-04 22:01:43 +03:00 |
|
Elian Doran
|
ed3b86cd49
|
fix(import): no longer preserve named note IDs
|
2026-04-04 21:27:37 +03:00 |
|
Elian Doran
|
b371675494
|
chore(commons): mark docName as a dangerous attribute
|
2026-04-04 21:25:05 +03:00 |
|
Elian Doran
|
ff06c8e7bd
|
fix(client): validate docName attribute in doc renderer
|
2026-04-04 21:21:50 +03:00 |
|
Elian Doran
|
8ff41d8fa9
|
fix(server): align attachment upload validation with note upload
|
2026-04-04 20:46:03 +03:00 |
|
Elian Doran
|
5f5b9ba8cb
|
Clean up dependencies (#9272)
|
2026-04-04 14:03:41 +03:00 |
|
Elian Doran
|
a3221470e7
|
refactor(ckeditor): get rid of lint-staged
|
2026-04-04 13:34:59 +03:00 |
|
Elian Doran
|
0e115bd92a
|
refactor(ckeditor): get rid of unnecessary http-server & ts-node
|
2026-04-04 13:32:45 +03:00 |
|
Elian Doran
|
95a50c0ba6
|
refactor(ckeditor): get rid of ckeditor5-package-tools
|
2026-04-04 13:27:07 +03:00 |
|
Elian Doran
|
e323ccb259
|
refactor(turndown-plugin-gfm): convert tests from turndown-attendant to vite
|
2026-04-04 13:23:49 +03:00 |
|
Elian Doran
|
3294d0b93b
|
refactor(splitjs): convert tests from karma to vitest
|
2026-04-04 13:13:07 +03:00 |
|
Elian Doran
|
55e8694990
|
test(server): remove redundant log
|
2026-04-04 13:10:03 +03:00 |
|
Elian Doran
|
b3888b391a
|
chore(deps): fix minimatch issue
|
2026-04-04 13:09:53 +03:00 |
|
Elian Doran
|
f2907ab40f
|
chore(deps): clean up some redundancies in overrides
|
2026-04-04 13:06:56 +03:00 |
|
Elian Doran
|
7e7218cbdf
|
Merge remote-tracking branch 'origin/main' into chore/audit
; Conflicts:
; pnpm-lock.yaml
|
2026-04-04 12:58:46 +03:00 |
|
Elian Doran
|
e41c9cb7f4
|
chore(deps): revert override for file-type
|
2026-04-04 12:57:09 +03:00 |
|
Elian Doran
|
20f96c88e4
|
Translations update from Hosted Weblate (#9271)
|
2026-04-04 12:53:52 +03:00 |
|
Elian Doran
|
66afda1343
|
Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-04 12:53:35 +03:00 |
|
Hosted Weblate
|
c5a6212065
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
|
2026-04-04 11:50:19 +02:00 |
|
noobhjy
|
3e7e355575
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.1% (1800 of 1815 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2026-04-04 11:50:18 +02:00 |
|
green
|
fb9eb3e4b5
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (391 of 391 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
|
2026-04-04 11:50:17 +02:00 |
|
green
|
a35ac82f24
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1815 of 1815 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2026-04-04 11:50:17 +02:00 |
|
Elian Doran
|
66add6b9e4
|
fix(deps): update ckeditor monorepo to v48 (major) (#9270)
|
2026-04-04 12:50:07 +03:00 |
|
Elian Doran
|
fe81bde1c9
|
chore(scripts): fix electron rebuild failing due to Python on NixOS
|
2026-04-04 12:49:03 +03:00 |
|
Elian Doran
|
6b223098ab
|
chore(deps): auto-fix deps
|
2026-04-04 12:45:11 +03:00 |
|
Elian Doran
|
788e867a6c
|
fix(scripts): use flake when rebuilding Electron in postinstall script
|
2026-04-04 12:38:23 +03:00 |
|
Elian Doran
|
7ad8d307dc
|
Merge remote-tracking branch 'origin/main' into renovate/major-ckeditor-monorepo
; Conflicts:
; pnpm-lock.yaml
|
2026-04-04 12:34:17 +03:00 |
|
Elian Doran
|
b6d4ac5ada
|
fix(text): signature change in CK watchdog
|
2026-04-04 12:30:02 +03:00 |
|
Elian Doran
|
0a069854e5
|
chore(deps): update dependency pdfjs-dist to v5.6.205 (#9227)
|
2026-04-04 12:26:08 +03:00 |
|
Elian Doran
|
8770afa211
|
fix(ckeditor): changes in icon package structure
|
2026-04-04 12:25:07 +03:00 |
|