Commit Graph

29059 Commits

Author SHA1 Message Date
Elian Doran cce90782d6 fix(breadcrumb): children shown even if subtree is hidden 2026-04-24 18:12:14 +03:00
Elian Doran c4657c72e5 feat(markdown): use lexer-based ToC 2026-04-24 17:43:50 +03:00
Elian Doran d4fa608dfe feat(markdown): add HTML-based table of contents 2026-04-24 17:37:16 +03:00
Elian Doran f0a8002a15 chore(spreadsheet): improve translation for read-only 2026-04-23 22:16:07 +03:00
Elian Doran 1a29db8607 fix(spreadsheet): read-only not working 2026-04-23 21:52:10 +03:00
Elian Doran 860af33710 feat(spreadsheet): basic search support 2026-04-23 21:44:15 +03:00
Elian Doran 8576eebff0 refactor(server): use different mechanism for detecting if note is templateable 2026-04-23 21:37:19 +03:00
Elian Doran 20825a3cac feat(spreadsheet): add print support 2026-04-23 21:35:24 +03:00
Elian Doran c3a5bedfaf fix(spreadsheet): cannot be used as a template 2026-04-23 21:33:42 +03:00
Elian Doran 6cdb26a843 feat(spreadsheet): hide the font family selector 2026-04-23 21:31:40 +03:00
Elian Doran b1c8bc0483 feat(tree): disable hide subtree on root note 2026-04-23 21:25:09 +03:00
Elian Doran 1927e1feaa feat(status_bar): add a help button for the attribute pane 2026-04-23 21:22:15 +03:00
Elian Doran 0349989da4 Merge branch 'feature/various_fixes' into feature/release_bugfixes
; Conflicts:
;	apps/client/src/widgets/react/Modal.tsx
2026-04-23 21:15:30 +03:00
Elian Doran f8ad52bcfa chore(client): get rid of data-in-app-help-page 2026-04-23 21:14:40 +03:00
Elian Doran dd2a3617e2 chore(client): get rid of data-help-page 2026-04-23 21:11:53 +03:00
Elian Doran b60b74e66d fix(search): help button not working (closes #9537) 2026-04-23 21:08:05 +03:00
Elian Doran 904c3659da chore(ci): remove claude workflow 2026-04-23 20:51:28 +03:00
Elian Doran 2aa7c06b82 Update dependency vite-plugin-static-copy to v4.1.0 (#9545) 2026-04-23 06:54:45 +03:00
renovate[bot] d53f152fdf Update dependency vite-plugin-static-copy to v4.1.0 2026-04-23 01:55:28 +00:00
Elian Doran 3a9104e723 Translations update from Hosted Weblate (#9533) 2026-04-22 07:46:44 +03:00
Francis C. b11f1f51e4 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 94.8% (1901 of 2005 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
2026-04-22 04:45:05 +00:00
Giovi a4a2243fbf Translated using Weblate (Italian)
Currently translated at 90.2% (1810 of 2005 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-04-22 04:45:05 +00:00
passkal4 b967129ad9 Translated using Weblate (Uyghur)
Currently translated at 46.3% (930 of 2005 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ug/
2026-04-22 04:45:04 +00:00
Hosted Weblate 0563817e75 Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
2026-04-22 04:45:04 +00:00
Elian Doran 96a3e2275f Update dependency electron to v41.2.1 (#9497) 2026-04-22 07:44:53 +03:00
Elian Doran b5e2dccefd Update dependency i18next-http-backend to v3.0.5 (#9529) 2026-04-22 07:43:04 +03:00
Elian Doran da3a5ae247 Update dependency marked to v18.0.2 (#9530) 2026-04-22 07:42:30 +03:00
Elian Doran dad48dc279 Update dependency wxt to v0.20.25 (#9531) 2026-04-22 07:42:06 +03:00
Elian Doran 7362a946fc Update dependency @redocly/cli to v2.28.1 (#9516) 2026-04-22 07:41:37 +03:00
Elian Doran 57b1d5c0d4 Update dependency @codemirror/view to v6.41.1 (#9526) 2026-04-22 07:41:16 +03:00
renovate[bot] 843bd44d9d Update dependency wxt to v0.20.25 2026-04-22 01:52:38 +00:00
renovate[bot] 56967ae2d2 Update dependency marked to v18.0.2 2026-04-22 01:51:55 +00:00
renovate[bot] 609ebb8b0a Update dependency i18next-http-backend to v3.0.5 2026-04-22 01:51:12 +00:00
renovate[bot] 2d4cc8181c Update dependency @codemirror/view to v6.41.1 2026-04-22 01:49:04 +00:00
Elian Doran a0544699f0 fix(markdown): crashing in quick edit 2026-04-21 23:22:26 +03:00
Elian Doran c56cad1479 feat(dialogs): open help in quick edit 2026-04-21 21:22:46 +03:00
Elian Doran 3f7ee2c76c fix(revisions): broken diffing for some note types 2026-04-21 20:50:11 +03:00
Elian Doran be37179c97 fix(server): hash code changed after introduction of OCR
See https://github.com/TriliumNext/Trilium/commit/b4e5d9dbc24ef26a7f50f10d0fae21c9e3b5d7c5#r182901277
2026-04-21 20:30:48 +03:00
Elian Doran 3b57d2bacf Update dependency express-openid-connect to v2.20.2 (#9498) 2026-04-21 19:04:10 +03:00
Elian Doran 33ecb735d3 chore(server): allow cross-site cookie for standalone sync purposes 2026-04-21 16:57:50 +03:00
Elian Doran 415468bcf8 chore(server): set Access-Control-Allow-Credentials 2026-04-21 16:18:56 +03:00
Elian Doran cf826f636d Update dependency eslint-linter-browserify to v10.2.1 (#9518) 2026-04-21 10:28:30 +03:00
Elian Doran 9bb6a6e36c Update dependency i18next to v26.0.5 (#9500) 2026-04-21 10:26:26 +03:00
Elian Doran 79b642ce97 Update dependency wxt to v0.20.24 (#9521) 2026-04-21 09:12:36 +03:00
renovate[bot] 5f38d5611a Update dependency wxt to v0.20.24 2026-04-21 05:28:35 +00:00
renovate[bot] 8822476fd8 Update dependency i18next to v26.0.5 2026-04-21 05:25:58 +00:00
Elian Doran 1213d88619 Update dependency eslint to v10.2.1 (#9517) 2026-04-21 08:24:55 +03:00
Elian Doran dfc3b9d700 Update dependency marked to v18.0.1 (#9519) 2026-04-21 08:23:48 +03:00
Elian Doran 4a3ea5e35f Update dependency react-i18next to v17.0.4 (#9520) 2026-04-21 08:23:11 +03:00
Elian Doran bb14ba65f3 Translations update from Hosted Weblate (#9509) 2026-04-21 08:22:24 +03:00