Commit Graph

6069 Commits

Author SHA1 Message Date
Elian Doran 71b3ee143f feat(print): basic PDF preview 2026-04-14 22:30:29 +03:00
Elian Doran 22eb2697d5 feat(text): adjustable tab width (closes #5701) 2026-04-14 22:25:20 +03:00
Elian Doran 59994a5877 feat(find): allow searching in view source 2026-04-14 22:21:29 +03:00
Elian Doran c35bc6fbd2 feat(options): add tab width selector 2026-04-14 22:15:13 +03:00
Elian Doran b899a0b5f8 fix(link): file URLs not working with Unicode characters on Windows (closes #8973) 2026-04-13 21:06:59 +03:00
Elian Doran c6ea68c012 feat(link): add an error when link couldn't be opened 2026-04-13 21:06:59 +03:00
Elian Doran 9fc750533c fix(mermaid): nbsp entity causing issues (closes #9413) 2026-04-13 21:06:58 +03:00
Hosted Weblate 27801a859a 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-13 16:27:14 +00:00
noobhjy 591a9a6963 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.3% (1819 of 1869 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
2026-04-13 16:27:07 +00:00
Giovi f2815de17e Translated using Weblate (Italian)
Currently translated at 99.9% (1868 of 1869 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-04-13 16:27:07 +00:00
Elian Doran 27ed4165dc chore(options): address requested changes 2026-04-13 19:13:10 +03:00
Elian Doran 24167c0691 e2e(options): fix i18n change 2026-04-13 19:12:10 +03:00
Elian Doran 9326751923 feat(options/password): use modals for changing the password 2026-04-13 18:18:04 +03:00
Elian Doran 9ba1eeaf20 feat(options/password): use options row for protected session timeout 2026-04-13 18:14:39 +03:00
Elian Doran ae676f38d3 fix(options): automatic read-only size confused with OTP by KeepassXC
See https://github.com/keepassxreboot/keepassxc-browser/issues/2282
2026-04-13 18:12:22 +03:00
Elian Doran 1765917393 refactor(options): remove workaround for title sections 2026-04-13 18:10:33 +03:00
Elian Doran 02336f4e53 feat(options/other): improve predefined search engines 2026-04-13 18:02:25 +03:00
Elian Doran 3ce508c5ee feat(options/other): improve descriptions 2026-04-13 17:52:54 +03:00
Elian Doran 266f542028 feat(options/other): improve desktop-specific options 2026-04-13 17:50:37 +03:00
Elian Doran 0f605ba994 feat(options/appearance): improve desktop-specific options 2026-04-13 17:45:23 +03:00
Elian Doran d4333400c4 refactor(options/appearance): use simpler mechanism for theme note icon 2026-04-13 17:39:57 +03:00
Elian Doran 7180569357 feat(options/appearance): display icon for custom themes 2026-04-13 17:37:39 +03:00
Elian Doran b88eaaeeec feat(options/appearance): group and add icons to theme selector 2026-04-13 17:34:49 +03:00
Elian Doran b9e8cd5697 chore(options/appearance): integrate application theme into first section 2026-04-13 17:29:32 +03:00
Elian Doran 92d011503d feat(options/appearance): improve content width section 2026-04-13 17:26:37 +03:00
Elian Doran a62a7e351e feat(options/appearance): use toggles everywhere 2026-04-13 17:23:25 +03:00
Elian Doran 19e07bc6fd chore(options/appearance): improve font description slightly 2026-04-13 17:21:57 +03:00
Elian Doran f9b0a88a4e fix(options/appearance): theme defined not previewed correctly 2026-04-13 17:19:40 +03:00
Elian Doran 00b85bb7bd feat(options/appearance): improve font buttons 2026-04-13 17:18:20 +03:00
Elian Doran 17fb3f576d chore(options/appearance): improve font buttons 2026-04-13 17:09:41 +03:00
Elian Doran 49878d64aa chore(options/appearance): integrate font description properly 2026-04-13 17:07:03 +03:00
Elian Doran 368dd1adc4 fix(options/appearance): font modal styles are affected 2026-04-13 17:05:18 +03:00
Elian Doran 2e8f6a495b feat(options/appearance): use modal for font selection 2026-04-13 17:01:46 +03:00
Elian Doran 2a23b8a868 feat(options/appearance): add font preview in dropdown 2026-04-13 16:56:43 +03:00
Elian Doran 8e56585575 feat(options/appearance): improve font selection further 2026-04-13 16:53:45 +03:00
Elian Doran 80f40a439c feat(options/appearance): improve font selection 2026-04-13 16:45:01 +03:00
Elian Doran 9d49324557 feat(options/text): improve formatting toolbar 2026-04-13 16:41:33 +03:00
Elian Doran 85ebe59a3b feat(options/appearance): merge layout style with orientation 2026-04-13 16:38:25 +03:00
Elian Doran 692d33bedf feat(options/appearance): add illustration for vertical/horizontal layout 2026-04-13 16:36:51 +03:00
Elian Doran cd0763e807 feat(options/text): add visual representation for layout 2026-04-13 16:32:37 +03:00
Elian Doran 93920bdfb4 feat(options/text): add for heading style & formatting toolbar 2026-04-13 16:31:43 +03:00
Elian Doran 09fdcb3839 chore(options/text): merge multiple options into single section 2026-04-13 16:27:48 +03:00
Elian Doran 6ff7219300 chore(options/text): use options row for code blocks 2026-04-13 16:22:06 +03:00
Elian Doran 7e246f599d chore(options/text): use options row for features 2026-04-13 16:20:36 +03:00
Elian Doran f422155dee chore(options/code): use options row for apperance 2026-04-13 16:18:40 +03:00
Elian Doran 05d4d3a1a2 chore(options/code): merge sections 2026-04-13 16:15:54 +03:00
Elian Doran d716fec524 chore(options/backup): use action button for download 2026-04-13 16:11:02 +03:00
Elian Doran 66347e4bad chore(options/backup): merge the sections together 2026-04-13 16:09:48 +03:00
Elian Doran e740e729c3 chore(options/sync): get rid of save button 2026-04-13 16:03:21 +03:00
Elian Doran 4baa22a01a chore(options/sync): floating help button 2026-04-13 16:00:37 +03:00