427 Commits

Author SHA1 Message Date
Elian Doran
8ecf6ad78e
feat(codemirror): add elixir support 2025-06-16 17:48:20 +03:00
Joel Shprentz
6bfc78e148 Merge branch 'develop' of https://github.com/jshprentz/TriliumNextNotes into develop 2025-06-16 02:28:50 +00:00
Joel Shprentz
cc97ec332d Codemirror does not support Elixir. Remove Elixir from the list. 2025-06-16 02:25:57 +00:00
Joel Shprentz
f2e4dad318
Merge branch 'TriliumNext:develop' into develop 2025-06-15 22:12:08 -04:00
Joel Shprentz
9c45e9fa1a Support highlighting Elixir code notes. 2025-06-16 01:54:31 +00:00
Elian Doran
b9ae226569
chore(release): bump version 2025-06-15 23:32:26 +03:00
Elian Doran
0414500c17
Revert "fix(forge): English locale still missing"
This reverts commit 385ebb486e2f78edbfda8c3524fe48b6b1f4965b.
2025-06-15 19:57:37 +03:00
Elian Doran
385ebb486e
fix(forge): English locale still missing 2025-06-15 19:30:22 +03:00
Elian Doran
2d5754c005
refactor(client,server): remove redundant libraries directory 2025-06-15 11:56:50 +03:00
Elian Doran
925a674de6
Merge pull request #2311 from TriliumNext/renovate/eslint-linter-browserify-9.x
fix(deps): update dependency eslint-linter-browserify to v9.29.0
2025-06-14 10:39:41 +03:00
renovate[bot]
6ecc67c8cf
fix(deps): update dependency eslint-linter-browserify to v9.29.0 2025-06-14 07:24:48 +00:00
renovate[bot]
0f4b26fa6f
fix(deps): update codemirror 2025-06-14 07:23:54 +00:00
Elian Doran
995de2b740
feat(editor): hide balloon toolbar when in code block 2025-06-12 10:12:17 +03:00
Elian Doran
cfd68f41eb
Merge pull request #2220 from TriliumNext/moveupdown
fix(move_block): move multiple lines up/down
2025-06-11 22:42:10 +03:00
renovate[bot]
c4226ea454
chore(deps): update typescript-eslint monorepo to v8 2025-06-11 18:11:06 +00:00
renovate[bot]
ba9f034694 chore(deps): update dependency eslint to v9 2025-06-11 16:17:30 +02:00
renovate[bot]
5249624486
chore(deps): update dependency @types/swagger-ui to v5 2025-06-11 13:23:33 +00:00
Elian Doran
bcd7c29db4
refactor(deps): remove package lock from package 2025-06-11 10:07:39 +03:00
Elian Doran
b2b6654846
refactor(share): removing problematic build step 2025-06-10 21:09:24 +03:00
SiriusXT
3a56a16a58 fix: moving tables/blockQuote 2025-06-10 18:50:32 +08:00
Elian Doran
e7ab96538c
refactor(share): update package meta 2025-06-10 13:46:33 +03:00
Elian Doran
db80ebe6dd
Merge pull request #2232 from TriliumNext/ckeditor5-alignment
feat(ckeditor): Add text alignment
2025-06-10 13:15:42 +03:00
renovate[bot]
ce38f47bee
chore(deps): update dependency esbuild to ^0.25.0 [security] 2025-06-10 09:55:49 +00:00
Elian Doran
9d347ecf74
Merge remote-tracking branch 'origin/develop' into feature/share_theme
; Conflicts:
;	pnpm-lock.yaml
2025-06-10 08:58:20 +03:00
renovate[bot]
ff19bab496
chore(deps): update typescript-eslint monorepo to ~8.34.0 2025-06-10 01:13:09 +00:00
Elian Doran
0ff8b7edd8
chore(share): fix typecheck issues 2025-06-09 22:31:14 +03:00
Elian Doran
8e73c5906d
fix(server): missing boxicons in desktop/mobile 2025-06-09 22:18:44 +03:00
Elian Doran
4216a71a85
fix(server): render share theme on prod 2025-06-09 21:58:56 +03:00
Elian Doran
64e857362f
refactor(share): remove Swagger-specific CSS 2025-06-09 21:54:46 +03:00
Elian Doran
fd06046be5
refactor(share): remove swagger integration 2025-06-09 21:17:04 +03:00
Elian Doran
f20d4cbed2
refactor(share): translate messages 2025-06-09 21:16:03 +03:00
Elian Doran
d68d0b5dd8
feat(share): disable search if single note 2025-06-09 20:53:48 +03:00
Elian Doran
3b81d00de7
fix(share): crash if sharing single note without tree 2025-06-09 20:52:02 +03:00
Elian Doran
dd6660a6cd
chore(share): use locale-friendly date 2025-06-09 20:49:06 +03:00
Elian Doran
8cb7dc7a7e
feat(share): integrate last updated date 2025-06-09 20:47:36 +03:00
Elian Doran
dc5bb627ed
feat(share): integrate prev/next navigation 2025-06-09 20:36:04 +03:00
Elian Doran
ea015bc2cf
refactor(share): remove no longer necessary highlight module 2025-06-09 19:55:21 +03:00
Elian Doran
02fe7c97ca
feat(share): automatic light/dark mode 2025-06-09 19:38:44 +03:00
Elian Doran
0cba323091
feat(share): display icons in note tree 2025-06-09 18:47:02 +03:00
Elian Doran
89e931bca6
feat(share): improve style of copy button 2025-06-09 18:31:02 +03:00
Elian Doran
54ffeeaed9
refactor(share): remove experiment to precompile EJS 2025-06-09 16:24:21 +03:00
Elian Doran
828da2aabf
refactor(share): relocate 404 template 2025-06-09 16:22:22 +03:00
Elian Doran
2238fed1b7
style(share): remove superfluous padding 2025-06-09 16:06:30 +03:00
Elian Doran
50777faa02
feat(share): add the Trilium logo by default 2025-06-09 15:10:50 +03:00
Elian Doran
157b4f9398
feat(share): expand subchildren when in folder 2025-06-09 15:02:50 +03:00
Elian Doran
091ffdeb59
feat(share): allow viewing directories 2025-06-09 14:54:04 +03:00
Elian Doran
0b3846fc35
fix(share): reintroduce theme-specific scripts 2025-06-09 14:39:56 +03:00
Elian Doran
c2e0640ea8
chore(share): fix error in dev mode 2025-06-09 14:29:19 +03:00
Elian Doran
3cd4b1b67e
chore(share): remove redundant script import 2025-06-09 14:28:13 +03:00
Elian Doran
41edab3857
fix(share): regressions in child preview due to base theme 2025-06-09 14:21:47 +03:00