Commit Graph

449 Commits (develop)

Author SHA1 Message Date
Elian Doran 64e857362f
refactor(share): remove Swagger-specific CSS 2025-06-09 21:54:46 +07:00
Elian Doran fd06046be5
refactor(share): remove swagger integration 2025-06-09 21:17:04 +07:00
Elian Doran f20d4cbed2
refactor(share): translate messages 2025-06-09 21:16:03 +07:00
Elian Doran d68d0b5dd8
feat(share): disable search if single note 2025-06-09 20:53:48 +07:00
Elian Doran 3b81d00de7
fix(share): crash if sharing single note without tree 2025-06-09 20:52:02 +07:00
Elian Doran dd6660a6cd
chore(share): use locale-friendly date 2025-06-09 20:49:06 +07:00
Elian Doran 8cb7dc7a7e
feat(share): integrate last updated date 2025-06-09 20:47:36 +07:00
Elian Doran dc5bb627ed
feat(share): integrate prev/next navigation 2025-06-09 20:36:04 +07:00
Elian Doran ea015bc2cf
refactor(share): remove no longer necessary highlight module 2025-06-09 19:55:21 +07:00
Elian Doran 02fe7c97ca
feat(share): automatic light/dark mode 2025-06-09 19:38:44 +07:00
Elian Doran 0cba323091
feat(share): display icons in note tree 2025-06-09 18:47:02 +07:00
Elian Doran 89e931bca6
feat(share): improve style of copy button 2025-06-09 18:31:02 +07:00
Elian Doran 54ffeeaed9
refactor(share): remove experiment to precompile EJS 2025-06-09 16:24:21 +07:00
Elian Doran 828da2aabf
refactor(share): relocate 404 template 2025-06-09 16:22:22 +07:00
Elian Doran 2238fed1b7
style(share): remove superfluous padding 2025-06-09 16:06:30 +07:00
Elian Doran 50777faa02
feat(share): add the Trilium logo by default 2025-06-09 15:10:50 +07:00
Elian Doran 157b4f9398
feat(share): expand subchildren when in folder 2025-06-09 15:02:50 +07:00
Elian Doran 091ffdeb59
feat(share): allow viewing directories 2025-06-09 14:54:04 +07:00
Elian Doran 0b3846fc35
fix(share): reintroduce theme-specific scripts 2025-06-09 14:39:56 +07:00
Elian Doran c2e0640ea8
chore(share): fix error in dev mode 2025-06-09 14:29:19 +07:00
Elian Doran 3cd4b1b67e
chore(share): remove redundant script import 2025-06-09 14:28:13 +07:00
Elian Doran 41edab3857
fix(share): regressions in child preview due to base theme 2025-06-09 14:21:47 +07:00
Elian Doran 12dbf36358
fix(share): regressions in menu due to base theme 2025-06-09 14:21:07 +07:00
Elian Doran d630d407ca
refactor(share): integrate with base CSS 2025-06-09 14:20:50 +07:00
Elian Doran 8bdf3626f0
refactor(share): integrate with client 2025-06-09 14:13:35 +07:00
Elian Doran 3def1a1e57
chore(share): introduce theme script 2025-06-09 13:37:38 +07:00
Elian Doran 4fcb186022
chore(share): bring back original share.js 2025-06-09 13:35:14 +07:00
Elian Doran 7451c2701e
chore(share): bring back CSS 2025-06-09 13:33:25 +07:00
Elian Doran 2827126be7
chore(share): embed imports 2025-06-09 12:39:48 +07:00
Elian Doran 7e443e7b8d
refactor(share): use custom build plugin 2025-06-09 11:18:47 +07:00
Elian Doran d6bb790e26
chore(share): use rendered template (missing include) 2025-06-09 11:12:02 +07:00
Elian Doran 2d3265136d
chore(share): prebuilt template 2025-06-09 11:00:58 +07:00
Elian Doran 11853962b7
refactor(share): remove note uploading mechanism 2025-06-09 10:51:18 +07:00
Elian Doran c6ffa53f0b
chore(share): set nx name 2025-06-09 10:48:31 +07:00
SiriusXT 2544c9b483 feat(ckeditor): Add text alignment 2025-06-09 15:00:08 +07:00
SiriusXT a23b0c5ec9 fix(move_block): Make the object movable 2025-06-09 10:04:10 +07:00
Elian Doran 04f4933e97
fix(share): fonts not loading 2025-06-08 23:23:21 +07:00
Elian Doran 9469433143
chore(share): basic integration of CSS 2025-06-08 23:12:09 +07:00
Elian Doran 881a015f68
chore(share): integrate root template 2025-06-08 22:57:24 +07:00
Elian Doran eea3163f51 Add 'packages/share-theme/' from commit '2cdd2a0a543f0bced8284ca55bc94efadbc7c91f'
git-subtree-dir: packages/share-theme
git-subtree-mainline: d8f0709bce
git-subtree-split: 2cdd2a0a54
2025-06-08 22:06:45 +07:00
SiriusXT be447b4139 fix(move_block): keep moved blocks in view 2025-06-08 16:49:02 +07:00
SiriusXT 48613da57f fix(move_block): move multiple lines up/down 2025-06-08 16:30:10 +07:00
perf3ct 44a45780b7
feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +07:00
Elian Doran 408dcf7713
chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +07:00
Elian Doran e50f5ce139
Merge branch 'develop' into ck_patch 2025-06-07 12:11:23 +07:00
SiriusXT 9dd7f75ec0 fix(ckeditor5): scroll to selection after undo/redo to keep cursor in view 2025-06-07 16:51:10 +07:00
SiriusXT e70b0d47c9 chore: fix incorrect comment in date/time 2025-06-07 16:49:10 +07:00
Elian Doran 9ead5abc62
Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider
LLM integration, part 4
2025-06-07 11:38:30 +07:00
perf3ct a084805762
Merge branch 'develop' into feat/llm-change-to-single-provider 2025-06-05 18:26:40 +07:00
SiriusXT 5d017f4524 Merge branch 'develop' into date/time 2025-06-05 18:57:19 +07:00
renovate[bot] f3d03be9a5
fix(deps): update ckeditor monorepo to v45.2.0 2025-06-05 09:24:58 +07:00
Elian Doran 9d477fcc8d
Merge pull request #2171 from TriliumNext/renovate/ckeditor-ckeditor5-package-tools-4.x
chore(deps): update dependency @ckeditor/ckeditor5-package-tools to v4
2025-06-05 12:15:08 +07:00
renovate[bot] 1eb53f448a
fix(deps): update codemirror themes to v6.2.0 2025-06-05 08:45:23 +07:00
renovate[bot] 839369e253
chore(deps): update dependency @ckeditor/ckeditor5-package-tools to v4 2025-06-05 08:38:18 +07:00
perf3ct 63722a28a2
feat(llm): also add embeddings options for embedding creation 2025-06-04 22:30:16 +07:00
perf3ct a20e36f4ee
feat(llm): change from using precedence list to using a sing specified provider for either chat and/or embeddings 2025-06-04 20:13:13 +07:00
SiriusXT 3cdee1ac86 Merge branch 'develop' into date/time 2025-06-04 16:48:37 +07:00
SiriusXT b973fc7748 feat(insert time): change file name 2025-06-01 20:16:56 +07:00
SiriusXT 8e56faf9f0 fix(insert time): restore editor focus after inserting time 2025-06-01 19:37:49 +07:00
SiriusXT cef362c123 feat(insert time): Add inserting time via UI 2025-06-01 19:15:59 +07:00
SiriusXT a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +07:00
renovate[bot] f56804168d
fix(deps): update dependency eslint-linter-browserify to v9.28.0 2025-06-01 01:49:10 +07:00
SngAbc e2ac581b14
Merge pull request #2072 from vanndoublen/feature/custom-datetime-format
Feature/custom datetime format
2025-05-31 21:50:26 +07:00
Elian Doran 6f15ccd0ce
Merge pull request #2067 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.37.1
2025-05-31 12:15:31 +07:00
Elian Doran 56b7965c9a
refactor(codemirror): split custom tab functionality into more methods 2025-05-31 12:11:57 +07:00
Elian Doran 9e3909a5f7
fix(code): pressing tab while multiple lines are selected would replace with tab 2025-05-31 12:06:14 +07:00
Elian Doran 03de472a57
fix(codemirror): search not unfolding results 2025-05-31 11:44:10 +07:00
Elian Doran fac8f531b8
fix(codemirror): total number of results not correct on large or folded documents 2025-05-31 11:22:04 +07:00
renovate[bot] 46d127b808
fix(deps): update dependency @codemirror/view to v6.37.1 2025-05-31 02:58:51 +07:00
Elian Doran f4c615cfec
fix(editor): ctrl-clicking a reference link would open it in a new browser tab 2025-05-29 18:26:12 +07:00
Elian Doran ae5421902b
Merge pull request #2044 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/eslint-plugin to ~8.33.0
2025-05-29 13:56:58 +07:00
Elian Doran 2309863d64
refactor(ckeditor5): remove unused method 2025-05-29 13:25:31 +07:00
Elian Doran e70d2a25fa
refactor(highlightjs): clean up unused imports 2025-05-29 13:25:21 +07:00
Elian Doran b5f2c2d557
refactor(ckeditor5): add explicit types 2025-05-29 13:24:32 +07:00
Elian Doran 3eddb55aa2
refactor(ckeditor5): add explicit override 2025-05-29 13:22:38 +07:00
renovate[bot] 1d5ad500eb
chore(deps): update dependency @typescript-eslint/eslint-plugin to ~8.33.0 2025-05-29 10:06:49 +07:00
Elian Doran 09003270f1
chore(codemirror): problematic provide due to types 2025-05-29 11:45:26 +07:00
Elian Doran 57cdd9ee93
chore(ckeditor5): migrate config
See:

* https://github.com/ckeditor/ckeditor5-package-generator/pull/229
* https://github.com/ckeditor/ckeditor5-linters-config/pull/60
2025-05-29 11:27:41 +07:00
Elian Doran ede1760d1a
Merge pull request #2051 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.37.0
2025-05-29 10:59:12 +07:00
Elian Doran 7651083e63
Merge remote-tracking branch 'origin/develop' into refactor/typecheck_errors 2025-05-29 09:35:12 +07:00
renovate[bot] 42e2a7ed24
fix(deps): update dependency @codemirror/view to v6.37.0 2025-05-29 06:25:34 +07:00
Elian Doran f87e7fb577
chore(ckeditor5): missing type augmentations 2025-05-28 23:03:19 +07:00
Elian Doran 395bc372ce
chore(ckeditor5): type errors due to augmentation 2025-05-28 20:46:33 +07:00
Elian Doran ba7c93967e
chore(server): fix some type errors 2025-05-28 19:03:53 +07:00
SiriusXT 3b09147e52 fix(math-edit): Set focus to input field when inserting math formula 2025-05-28 20:39:17 +07:00
Elian Doran c4e10b6eba
fix(commons): not importable due to wrong meta 2025-05-27 23:49:33 +07:00
Elian Doran 7972d3f31b
chore(ckeditor5): fix type errors 2025-05-27 23:36:41 +07:00
Elian Doran fe8e090b1b
chore(codemirror): fix type errors 2025-05-27 23:33:45 +07:00
Elian Doran 44c502f9cc
chore(deps): remove dependencies on swc 2025-05-27 23:31:29 +07:00
Elian Doran d81ab9ea1d
fix(commons): type errors 2025-05-27 23:28:09 +07:00
Elian Doran 114607f762
refactor(commons): switch to esbuild 2025-05-27 23:28:01 +07:00
Elian Doran 4ab297d00f
refactor(editor): correct type for keystroke 2025-05-27 21:01:35 +07:00
Elian Doran e2a089eb7e
feat(editor/move_block): support multiple keystrokes 2025-05-27 20:39:52 +07:00
Elian Doran 27d1a87fb0
feat(editor): allow moving blocks up/down 2025-05-27 20:36:57 +07:00
Elian Doran a666e26194
feat(client): display message when copying code block in text note 2025-05-26 20:02:32 +07:00
Elian Doran 5fcf4afcfa
Merge branch 'develop' into math-edit 2025-05-26 16:39:01 +07:00
Elian Doran b5c09eee73
refactor(client): missing type errors for syntax highlight 2025-05-26 15:46:19 +07:00
Elian Doran 4752db6bc5
style(ckeditor5/codeblock): limit language selector height 2025-05-26 12:35:38 +07:00
Elian Doran 622d026efc
refactor(ckeditor5/codeblock): simplify copy clipboard plugin 2025-05-26 12:23:11 +07:00
Elian Doran a77d89f4c7
feat(ckeditor5/codeblock): implement copy to clipboard function 2025-05-26 12:18:21 +07:00