renovate[bot]
|
fefbb40c03
|
chore(deps): update dependency vite to v8.0.1
|
2026-03-20 00:07:33 +00:00 |
|
Elian Doran
|
8d873c5869
|
fix(share): prevent crash when accessing /share on uninitialized setup (#9088)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-03-19 20:13:32 +02:00 |
|
Elian Doran
|
16419ed4ac
|
Merge remote-tracking branch 'origin/main' into textarea-labels
|
2026-03-19 19:54:16 +02:00 |
|
Elian Doran
|
50eb11997c
|
fix(setup): contrast issue in alert (closes #8915)
|
2026-03-19 19:49:32 +02:00 |
|
JYC333
|
8597fa560b
|
Merge branch 'main' into fix/share-uninitialized-crash
|
2026-03-19 11:49:55 +00:00 |
|
JYC333
|
b29ab93fd5
|
fix: limit the scope of DB check only for share page
|
2026-03-19 11:46:35 +00:00 |
|
JYC333
|
4fee91d219
|
fix: change html to use DOM status
|
2026-03-19 11:24:09 +00:00 |
|
renovate[bot]
|
e7d1c75cdb
|
chore(deps): update dependency sanitize-html to v2.17.2
|
2026-03-19 00:44:03 +00:00 |
|
Elian Doran
|
0bff3f1fbc
|
chore(deps): update dependency electron to v41.0.3 (#9090)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy web clipper extension / Build web clipper extension (push) Has been cancelled
|
2026-03-18 20:18:44 +02:00 |
|
Elian Doran
|
a2e09b40fa
|
chore(deps): update dependency sax to v1.6.0 (#9092)
|
2026-03-18 19:43:21 +02:00 |
|
허석
|
dcb0ce79e6
|
Translated using Weblate (Korean)
Currently translated at 51.4% (199 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2026-03-18 12:15:27 +01:00 |
|
renovate[bot]
|
b33635381b
|
chore(deps): update dependency sax to v1.6.0
|
2026-03-18 01:26:06 +00:00 |
|
renovate[bot]
|
29f3b987aa
|
chore(deps): update dependency electron to v41.0.3
|
2026-03-18 01:24:43 +00:00 |
|
argusagent
|
e9987b40e6
|
fix(share): wire assertShareDbReady into router middleware — address code review
|
2026-03-17 20:27:04 -04:00 |
|
argusagent
|
1990a990c3
|
fix(share): return 503 when app is still initializing (#5677)
|
2026-03-17 20:22:06 -04:00 |
|
argusagent
|
d1159d3af9
|
fix(share): guard against uninitialized DB connection on /share routes (#5677)
|
2026-03-17 20:22:05 -04:00 |
|
Mystler
|
5b5222b846
|
feat(labels): Add textarea label type with Table support
|
2026-03-16 17:07:37 +01:00 |
|
Elian Doran
|
495145e033
|
chore(server): use random UUID for session ID
|
2026-03-15 19:33:06 +02:00 |
|
Elian Doran
|
e36d7121f1
|
fix(desktop): broken due to CSRF failing
|
2026-03-15 18:54:37 +02:00 |
|
renovate[bot]
|
d07c2d118f
|
chore(deps): update dependency csrf-csrf to v4.0.3
Checks / main (push) Has been cancelled
|
2026-03-15 00:51:00 +00:00 |
|
Elian Doran
|
f6f939c245
|
chore(server): address requested changes
|
2026-03-14 23:49:36 +02:00 |
|
Elian Doran
|
0d889426e8
|
refactor(server): use different approach to handling the CSRF token
|
2026-03-14 23:48:06 +02:00 |
|
Elian Doran
|
c8a546ef1e
|
fix(server): uninitialized sessions causing bad CSRF errors
|
2026-03-14 23:31:17 +02:00 |
|
Elian Doran
|
693919b21a
|
Merge remote-tracking branch 'origin/main' into renovate/csrf-csrf-4.x
|
2026-03-14 22:48:43 +02:00 |
|
Elian Doran
|
51dd55c3fd
|
Merge remote-tracking branch 'origin/main' into renovate/vite-8.x
Checks / main (push) Has been cancelled
; Conflicts:
; pnpm-lock.yaml
|
2026-03-14 12:54:04 +02:00 |
|
renovate[bot]
|
83e47cba2c
|
chore(deps): update dependency electron to v41
|
2026-03-14 09:54:14 +00:00 |
|
renovate[bot]
|
5e6e5bfbec
|
chore(deps): update dependency vite to v8
|
2026-03-14 09:00:57 +00:00 |
|
Elian Doran
|
9ef501c399
|
Mermaid diagram switcher (#9058)
|
2026-03-14 10:54:47 +02:00 |
|
Elian Doran
|
e623e91a82
|
docs(user): mention changes to Mermaid diagrams
|
2026-03-14 10:44:55 +02:00 |
|
renovate[bot]
|
306bfd7673
|
fix(deps): update dependency better-sqlite3 to v12.8.0
|
2026-03-14 06:53:12 +00:00 |
|
renovate[bot]
|
7c8aefb4ef
|
chore(deps): update dependency http-proxy-agent to v8
|
2026-03-14 05:44:33 +00:00 |
|
Elian Doran
|
359b2a68b8
|
chore(deps): update dependency https-proxy-agent to v8 (#9027)
|
2026-03-14 07:41:11 +02:00 |
|
renovate[bot]
|
beac80e175
|
chore(deps): update dependency electron to v40.8.2
Checks / main (push) Has been cancelled
|
2026-03-14 00:37:41 +00:00 |
|
renovate[bot]
|
242ebfccc0
|
chore(deps): update dependency https-proxy-agent to v8
Checks / main (push) Has been cancelled
|
2026-03-13 22:26:27 +00:00 |
|
Elian Doran
|
bf0bea18b1
|
fix(deps): update dependency i18next to v25.8.18 (#9013)
|
2026-03-14 00:06:31 +02:00 |
|
renovate[bot]
|
ced062842d
|
chore(deps): update dependency electron to v40.8.1
|
2026-03-13 01:01:51 +00:00 |
|
renovate[bot]
|
309a81a0fe
|
fix(deps): update dependency i18next to v25.8.18
|
2026-03-12 01:14:10 +00:00 |
|
Elian Doran
|
3de712aca4
|
fix(server/search): invalid canvas crashing search (closes #9004)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-03-11 18:32:53 +02:00 |
|
Elian Doran
|
cb5b4d870f
|
refactor(server/search): extract fulltext preprocessing to separate file
|
2026-03-11 18:29:36 +02:00 |
|
Elian Doran
|
f81aef2de5
|
docs(user): specify spreadsheets
|
2026-03-11 18:01:22 +02:00 |
|
Elian Doran
|
dc7b91433b
|
docs(user): mention changes to video player
|
2026-03-11 09:44:24 +02:00 |
|
renovate[bot]
|
ca2fbf8dba
|
chore(deps): update dependency yauzl to v3.2.1
|
2026-03-11 00:03:14 +00:00 |
|
JYC333
|
1d3d7c77f8
|
fix(deps): update dependency i18next to v25.8.17 (#8983)
|
2026-03-10 23:52:55 +00:00 |
|
Elian Doran
|
8cb58dcc45
|
fix(icon_packs): missing empty icon
|
2026-03-10 18:35:20 +02:00 |
|
renovate[bot]
|
8e32f99790
|
fix(deps): update dependency i18next to v25.8.17
|
2026-03-10 02:10:34 +00:00 |
|
renovate[bot]
|
1c873394d5
|
chore(deps): update dependency express-rate-limit to v8.3.1
|
2026-03-10 02:08:32 +00:00 |
|
Robert Magnusson
|
ca0c6076c5
|
Translated using Weblate (Swedish)
Currently translated at 5.4% (21 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/sv/
|
2026-03-09 05:47:59 +00:00 |
|
Elian Doran
|
83095130f6
|
feat(spreadsheet): basic rendering as HTML for share
|
2026-03-08 20:04:14 +02:00 |
|
Elian Doran
|
d005c0ef2d
|
feat(spreadsheet): basic note list preview using SVG
|
2026-03-08 19:49:53 +02:00 |
|
Elian Doran
|
39bd4ccea1
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2026-03-08 12:59:44 +02:00 |
|