Elian Doran
|
2d486c9934
|
chore(release): prepare for v0.101.0
|
2025-12-25 19:14:38 +02:00 |
|
Elian Doran
|
33098a1120
|
feat(login): implement better time comparison management across several features (#8129)
|
2025-12-25 17:58:36 +02:00 |
|
Elian Doran
|
b0e7b6ce67
|
chore: address requested changes
|
2025-12-25 11:22:18 +02:00 |
|
Elian Doran
|
662423221e
|
docs(user): mention new printing limitations
|
2025-12-24 22:21:14 +02:00 |
|
Elian Doran
|
571cdfdeea
|
feat(print): report for electron as well
|
2025-12-24 19:16:31 +02:00 |
|
Elian Doran
|
60866c959f
|
feat(print): report ignored notes
|
2025-12-24 18:42:13 +02:00 |
|
Elian Doran
|
1d6766d9f3
|
fix(call_to_action): new layout message displayed for new installations as well
|
2025-12-24 12:49:45 +02:00 |
|
Elian Doran
|
e3595a43c2
|
docs(user): missing language tags for JSX code blocks
|
2025-12-24 00:42:20 +02:00 |
|
Elian Doran
|
963fcd615a
|
docs(user): missing language tags for code blocks
|
2025-12-24 00:30:16 +02:00 |
|
Elian Doran
|
fc8605a14f
|
docs(user): broken code blocks due to table
|
2025-12-24 00:26:29 +02:00 |
|
Elian Doran
|
04fffb7ee0
|
Merge remote-tracking branch 'origin/main' into feature/minor_tweaks
|
2025-12-24 00:20:48 +02:00 |
|
Elian Doran
|
86307b482f
|
docs(user): change URL for demo notes
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
|
2025-12-24 00:01:13 +02:00 |
|
Elian Doran
|
89ef38ba97
|
docs(user): mention history navigation buttons in the tab bar
|
2025-12-23 21:16:24 +02:00 |
|
Marcelo Nolasco
|
f4a6edbc9f
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pt_BR/
|
2025-12-23 13:38:17 +00:00 |
|
Elian Doran
|
a3fca323c7
|
test(server): fix test depending on note content
|
2025-12-23 13:38:38 +02:00 |
|
Elian Doran
|
9332b9ca8f
|
docs(demo): add JSX widget showcase
|
2025-12-23 13:34:26 +02:00 |
|
Elian Doran
|
1554085d7a
|
chore(scripts/preact): address review
|
2025-12-23 13:06:33 +02:00 |
|
Elian Doran
|
2561c7ca0d
|
Merge remote-tracking branch 'origin/main' into feature/preact_scripts
|
2025-12-23 13:00:55 +02:00 |
|
Adorian Doran
|
b6ca6476de
|
demo notes: change the icon and color for the "Trilium Demo" branch
|
2025-12-23 05:00:23 +02:00 |
|
Anton Antonov
|
18f3b83827
|
Added translation using Weblate (Bulgarian)
|
2025-12-22 20:23:33 +00:00 |
|
Kuzma Simonov
|
b6d550f682
|
Translated using Weblate (Russian)
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ru/
|
2025-12-22 20:23:29 +00:00 |
|
Elian Doran
|
0688ea7de3
|
chore(client): address requested changes
Checks / main (push) Has been cancelled
|
2025-12-21 22:59:21 +02:00 |
|
Elian Doran
|
7567903da3
|
docs(user): improve documentation on custom widgets & Preact
|
2025-12-21 22:51:23 +02:00 |
|
Elian Doran
|
531698cafb
|
fix(server/script): ignoring sub-component JSX
|
2025-12-21 20:01:59 +02:00 |
|
perfectra1n
|
f45920e506
|
fix(comparison): check all tokens, and do not short-circuit
|
2025-12-21 09:26:20 -08:00 |
|
perfectra1n
|
6fdd418edd
|
fix(comparison): also fix string comparison hashes in recovery codes
|
2025-12-21 09:22:53 -08:00 |
|
perfectra1n
|
409ecb84a8
|
feat(login): implement better time comparison management across several features
|
2025-12-21 08:58:38 -08:00 |
|
Elian Doran
|
f68f99806b
|
Merge remote-tracking branch 'origin/main' into feature/preact_scripts
|
2025-12-21 18:25:24 +02:00 |
|
Elian Doran
|
c4f55395a9
|
feat(client/jsx): disable debug info
Checks / main (push) Waiting to run
|
2025-12-21 13:31:44 +02:00 |
|
Elian Doran
|
e0416097e1
|
feat(script/jsx): support import syntax for api
|
2025-12-20 22:23:25 +02:00 |
|
Elian Doran
|
6c1b327f5f
|
feat(script/jsx): support import syntax for preact
|
2025-12-20 22:14:45 +02:00 |
|
Wael Nasreddine
|
17a9550803
|
chore(etapi): Add missing share format
|
2025-12-20 12:01:12 -08:00 |
|
Elian Doran
|
284b66acd2
|
feat(script/jsx): support export default syntax
|
2025-12-20 21:59:03 +02:00 |
|
Elian Doran
|
dcd73ff9f9
|
test(script/jsx): JSX fragment
|
2025-12-20 21:37:41 +02:00 |
|
Elian Doran
|
645557b505
|
test(script/jsx): basic JSX processing
|
2025-12-20 21:35:52 +02:00 |
|
Elian Doran
|
4d7e5bc8f6
|
chore(script/jsx): move Preact API in dedicated object
|
2025-12-20 20:10:19 +02:00 |
|
Elian Doran
|
41220a9d1d
|
fix(script/jsx): cannot find preact hydration function
|
2025-12-20 19:45:44 +02:00 |
|
Elian Doran
|
3619c0c3e4
|
feat(script/jsx): compile JSX on server side
|
2025-12-20 18:46:15 +02:00 |
|
Elian Doran
|
8722ed405e
|
docs(user): add missing share aliases
|
2025-12-20 17:56:18 +02:00 |
|
Elian Doran
|
bd799823b8
|
docs(user): add troubleshooting on content-sized
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 website / Build & deploy website (push) Has been cancelled
|
2025-12-20 13:54:50 +02:00 |
|
Elian Doran
|
c581ee7252
|
docs(user): improve examples for right pane widgets
|
2025-12-20 13:29:38 +02:00 |
|
Elian Doran
|
666c434c74
|
docs(user): mention changes to sidebar
|
2025-12-20 13:17:01 +02:00 |
|
Elian Doran
|
78ac59581e
|
New layout: Right panel (sidebar) (#8095)
|
2025-12-20 13:09:59 +02:00 |
|
Maxime
|
0be5581fe5
|
Translated using Weblate (French)
Currently translated at 99.7% (388 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
|
2025-12-20 07:03:30 +00:00 |
|
Kuzma Simonov
|
60572a28ff
|
Translated using Weblate (Russian)
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ru/
|
2025-12-20 07:03:29 +00:00 |
|
renovate[bot]
|
ba242a6169
|
chore(deps): update dependency openai to v6.15.0
|
2025-12-20 01:00:35 +00:00 |
|
Kuzma Simonov
|
200e5d04a4
|
Translated using Weblate (Russian)
Currently translated at 97.6% (380 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ru/
|
2025-12-19 12:26:24 +01:00 |
|
renovate[bot]
|
44ae60005c
|
chore(deps): update dependency fs-extra to v11.3.3
|
2025-12-19 06:38:07 +00:00 |
|
Elian Doran
|
0a2d4131d7
|
feat(docs): improve link docs organization (#8057)
|
2025-12-19 00:26:09 +02:00 |
|
Elian Doran
|
9ef4ab9983
|
fix(search): add null check for canvas elements in fulltext search (#8090)
|
2025-12-19 00:22:43 +02:00 |
|