copilot-swe-agent[bot]
819c9a7506
fix: resolve TypeScript 6 typecheck issues
...
- Remove deprecated `downlevelIteration` from tsconfig.base.json (not needed for ES2022+ target)
- Add `noUncheckedSideEffectImports: false` to tsconfig.base.json and ckeditor5 package tsconfigs to allow CSS/plugin side-effect imports
- Remove deprecated `baseUrl: "."` from 6 package tsconfig.lib.json files (unused without `paths`)
- Replace `NodeJS.Timeout` with `ReturnType<typeof setTimeout>` in debounce.ts
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/8e861e56-2be6-4c61-9558-a666abbe3ff0
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 19:22:16 +00:00
renovate[bot]
acfc3f617e
chore(deps): update dependency typescript to v6
2026-03-31 11:14:01 +00:00
renovate[bot]
b6435bbfc9
fix(deps): update dependency katex to v0.16.44
2026-03-28 01:12:21 +00:00
renovate[bot]
53e157567d
fix(deps): update dependency katex to v0.16.43
2026-03-27 01:54:38 +00:00
renovate[bot]
e248d93e29
fix(deps): update dependency katex to v0.16.42
2026-03-25 01:34:41 +00:00
renovate[bot]
d1f60840a2
chore(deps): update typescript-eslint monorepo to v8.57.2
2026-03-24 12:04:49 +00:00
Elian Doran
c539c21ced
chore(deps): update dependency eslint to v10.1.0 ( #9130 )
2026-03-21 19:24:44 +02:00
renovate[bot]
6cbb595ae8
chore(deps): update dependency eslint to v10.1.0
2026-03-21 02:03:50 +00:00
renovate[bot]
965905ce00
fix(deps): update dependency katex to v0.16.40
2026-03-21 02:01:52 +00:00
renovate[bot]
0310626025
fix(deps): update dependency katex to v0.16.39
2026-03-20 00:08:50 +00:00
renovate[bot]
f4aed5d012
chore(deps): update typescript-eslint monorepo to v8.57.1
2026-03-17 20:42:50 +00:00
Elian Doran
91718f218b
Merge remote-tracking branch 'origin/main' into renovate/mermaid-11.x
2026-03-14 10:50:18 +02:00
renovate[bot]
eaba2a8395
fix(deps): update dependency mermaid to v11.13.0
2026-03-13 22:19:14 +00:00
renovate[bot]
0c67b292ef
chore(deps): update dependency esbuild to v0.27.4
2026-03-13 05:46:42 +00:00
renovate[bot]
c5e560ef5b
chore(deps): update typescript-eslint monorepo to v8.57.0
2026-03-10 02:13:50 +00:00
renovate[bot]
f5c9a71ba0
fix(deps): update dependency katex to v0.16.38
2026-03-09 01:35:41 +00:00
Elian Doran
8fdbeacf77
fix(deps): update dependency katex to v0.16.37 ( #8935 )
2026-03-07 23:15:44 +02:00
renovate[bot]
5d89591dea
chore(deps): update dependency eslint to v10.0.3
2026-03-07 02:14:21 +00:00
renovate[bot]
c2993d4e7d
fix(deps): update dependency katex to v0.16.37
2026-03-06 21:42:06 +00:00
renovate[bot]
cf994dac5a
chore(deps): update dependency eslint to v10.0.2
2026-02-24 17:49:42 +00:00
renovate[bot]
2f23db0c64
chore(deps): update typescript-eslint monorepo to v8.56.1
2026-02-24 01:53:41 +00:00
renovate[bot]
477e516473
fix(deps): update dependency katex to v0.16.33
2026-02-23 18:59:39 +00:00
Elian Doran
df1adaad3a
Merge branch 'main' into share-theme-improvements
2026-02-21 20:12:37 +02:00
Elian Doran
416e11a32b
chore(share): write meta file for analysis
2026-02-21 09:57:05 +02:00
renovate[bot]
bbde0e4d24
chore(deps): update dependency eslint to v10.0.1
2026-02-21 01:35:51 +00:00
renovate[bot]
6f1991e20e
fix(deps): update dependency mermaid to v11.12.3
2026-02-18 02:48:10 +00:00
renovate[bot]
1138f9a0e9
chore(deps): update typescript-eslint monorepo to v8.56.0
2026-02-17 18:55:01 +00:00
renovate[bot]
2573e219dc
Update dependency dotenv to v17.3.1
2026-02-13 01:02:52 +00:00
renovate[bot]
93059798b0
chore(deps): update dependency dotenv to v17.2.4
2026-02-11 05:51:15 +00:00
Elian Doran
c2b6b7ba72
chore(deps): update dependency esbuild to v0.27.3 ( #8631 )
2026-02-11 07:48:22 +02:00
renovate[bot]
94286becfd
chore(deps): update typescript-eslint monorepo to v8.55.0
2026-02-11 01:04:05 +00:00
renovate[bot]
fd7780abb0
chore(deps): update dependency esbuild to v0.27.3
2026-02-07 11:53:22 +00:00
renovate[bot]
f720f921c3
chore(deps): update dependency eslint to v10
2026-02-07 00:36:40 +00:00
Wael Nasreddine
b08126ec2b
feat(share-theme): add borders to tables matching the dark/light theme
2026-01-30 02:13:38 -08:00
Wael Nasreddine
e0824a5426
feat(share-theme): Increase the max-body to 1600px
2026-01-30 02:13:12 -08:00
Wael Nasreddine
c4f5471e13
feat(share-theme): align mobile/desktop UI with unified header
2026-01-30 02:13:02 -08:00
Wael Nasreddine
99215c272c
feat(share-theme): set minimum width for table cells to improve readability
2026-01-30 01:15:14 -08:00
renovate[bot]
bb1c691b34
chore(deps): update typescript-eslint monorepo to v8.54.0
2026-01-30 06:50:39 +00:00
renovate[bot]
30ead4080a
fix(deps): update dependency katex to v0.16.28
2026-01-26 01:16:42 +00:00
renovate[bot]
f5e2129ad4
chore(deps): update typescript-eslint monorepo to v8.53.0
2026-01-13 01:17:33 +00:00
renovate[bot]
c7f0720237
chore(deps): update typescript-eslint monorepo to v8.52.0
2026-01-11 10:26:45 +00:00
renovate[bot]
84f069087c
chore(deps): update typescript-eslint monorepo to v8.51.0
2025-12-30 01:05:53 +00:00
Elian Doran
758df0d85a
fix(share): Prevent crashing if candidate note is null ( #8164 )
2025-12-29 20:43:12 +02:00
Elian Doran
e730378b27
fix(icon_packs): references to .bx for icon selection
2025-12-28 13:42:45 +02:00
Elian Doran
841cb32835
fix(icon_packs): integrate boxicons back into share theme
2025-12-28 01:58:22 +02:00
Elian Doran
290f488c78
feat(share): ignore unsupported icon packs
2025-12-27 22:09:16 +02:00
Elian Doran
b00cb52da5
feat(share): basic support for custom icon packs
2025-12-27 21:58:18 +02:00
Wael Nasreddine
cb016c4307
Address Gemini's comment
2025-12-25 16:26:58 -08:00
Wael Nasreddine
7c7797d35a
fix(share/prev_next): Prevent crashing if candide page is null
...
When a note is not visible, attempting to export it ends up crashing the
server with this error:
```
TypeError: ejs:193
191|
192| <% if (hasTree) { %>
>> 193| <%- include("prev_next", { note: note, subRoot: subRoot }) %>
194| <% } %>
195| </footer>
196| </div>
ejs:1
>> 1| <%
2| // TODO: code cleanup + putting this behind a toggle/attribute
3| const previousNote = (() => {
4| // If we are at the subRoot, there is no previous
Cannot read properties of undefined (reading 'hasVisibleChildren')
at eval (eval at compile (/usr/src/app/main.cjs:553:203), <anonymous>:27:26)
at eval (eval at compile (/usr/src/app/main.cjs:553:203), <anonymous>:34:7)
at d (/usr/src/app/main.cjs:557:265)
at g (/usr/src/app/main.cjs:557:251)
at eval (eval at compile (/usr/src/app/main.cjs:553:203), <anonymous>:293:17)
at d (/usr/src/app/main.cjs:557:265)
at as.render (/usr/src/app/main.cjs:532:458)
at Omr (/usr/src/app/main.cjs:581:109552)
at Rmr (/usr/src/app/main.cjs:581:107637)
at $W.prepareContent (/usr/src/app/main.cjs:653:28) {
path: ''
```
fixes #8002
fixes #8162
2025-12-25 16:11:01 -08:00
renovate[bot]
cddde353cd
chore(deps): update typescript-eslint monorepo to v8.50.1
2025-12-23 11:04:01 +00:00