Christian Barcenas
e03bd3d716
fix(desktop): use exec in launcher scripts
2026-02-24 00:22:49 +01:00
Elian Doran
cfb56cb143
fix(deps): update dependency katex to v0.16.33 ( #8802 )
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-02-23 21:38:38 +02:00
renovate[bot]
477e516473
fix(deps): update dependency katex to v0.16.33
2026-02-23 18:59:39 +00:00
Elian Doran
fd601eac5b
add generic debugging/dap launch.json for client, server and vitest ( #8668 )
2026-02-23 20:56:34 +02:00
Elian Doran
df4fa42acd
fix(desktop): protected session not refreshing while app is in background ( closes #7761 )
2026-02-23 19:56:03 +02:00
Elian Doran
b06d390df5
chore(server): use purple icon in dev mode
2026-02-23 18:59:07 +02:00
Elian Doran
7f013a58f5
fix(backend_log): not scrollable
2026-02-23 18:55:19 +02:00
Elian Doran
1fd0fb03fa
chore(ckeditor): remove unnecessary priority
...
See https://github.com/ckeditor/ckeditor5/pull/19115#issuecomment-3944720307
2026-02-23 18:46:09 +02:00
Elian Doran
7ec718218e
fix(hidden_subtree): attribute of wrong type (relation vs label) causing issues
2026-02-23 18:45:20 +02:00
misch334
b5300e5b86
make browser reference platform-agnostic and reliant on defaults
2026-02-23 12:29:29 +01:00
Adorian Doran
19d2f02694
ui/list & grid view: fix some issues
2026-02-23 12:29:28 +02:00
Adorian Doran
fec929dfee
ui/list & grid view: refactor
2026-02-23 12:21:07 +02:00
Adorian Doran
d7339ff14d
ui/collection properties: apply the correct inline padding
2026-02-23 11:40:02 +02:00
Adorian Doran
422bc00ade
ui/list & grid view: add block margin for the bottom pager
2026-02-23 11:36:04 +02:00
Adorian Doran
8edf5483a6
ui/pager: add support for custom CSS class
2026-02-23 11:28:35 +02:00
Adorian Doran
00046d4145
ui/grid view: do not show the item menu for the options root
2026-02-23 11:15:35 +02:00
Adorian Doran
25e67f62d5
ui/list & grid view: use background effects
2026-02-23 11:10:39 +02:00
Adorian Doran
8d233e66e1
Grid collections: enhance the grid view ( #8770 )
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-02-23 10:39:08 +02:00
Adorian Doran
39e0d5b629
ui/grid view: fix some issues
2026-02-23 10:16:04 +02:00
Adorian Doran
90844d5bc2
ui/grid view card: tweak style
2026-02-23 10:11:52 +02:00
Adorian Doran
29df06626b
ui/grid view card: tweak CSS
2026-02-23 10:06:11 +02:00
Adorian Doran
d28661fee3
ui/grid view card: use tinted background
2026-02-23 09:55:47 +02:00
Adorian Doran
dc8c10e531
ui/grid view card: refactor CSS
2026-02-23 09:34:08 +02:00
Adorian Doran
538e1f0fdd
ui/grid view card: tweak layout
2026-02-23 09:21:52 +02:00
Adorian Doran
eaf0c690e1
ui/grid view card: tweak layout
2026-02-23 09:19:01 +02:00
Adorian Doran
a4a3d6a82c
ui/grid view card: restyle the button bar
2026-02-23 09:08:54 +02:00
renovate[bot]
e5eab3952b
chore(deps): update dependency wxt to v0.20.18
2026-02-23 00:55:07 +00:00
BeatLink
9b45639148
Update apps/client/src/widgets/collections/calendar/event_builder.ts
...
Replace end with duration if recurrence set. Make duration calculation clearer
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-22 18:43:18 -05:00
BeatLink
e53cd7443a
Add Docs for Recurrence
2026-02-22 18:22:21 -05:00
BeatLink
60b74f5959
Add Recurrence Support for Calendar
2026-02-22 18:13:08 -05:00
Elian Doran
a3e4044fec
Translations update from Hosted Weblate ( #8796 )
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-02-22 21:46:05 +02:00
Elian Doran
f380df9c01
feat(i18n): add support for Hindi
2026-02-22 21:35:14 +02:00
Hosted Weblate
83fc82a615
Update translation files
...
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/
2026-02-22 18:13:20 +00:00
Hosted Weblate
eaf3632fc9
Update translation files
...
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2026-02-22 18:13:06 +00:00
Vedansh Bodkhe
1d947f26ff
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (1809 of 1809 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/hi/
2026-02-22 18:13:02 +00:00
Elian Doran
34a08be4cd
feat(dev): remove ai/llm features ( #8678 )
2026-02-22 20:12:49 +02:00
Adorian Doran
f84a4c4856
ui/grid view: do not animate the card when pressing the item menu button
Checks / main (push) Has been cancelled
2026-02-22 19:48:58 +02:00
Adorian Doran
47aa24d0f4
ui/list view: use card frame component instead of a custom styled element
2026-02-22 19:43:25 +02:00
Adorian Doran
e6e132e905
ui/card frame: add support for arbitrary HTML attributes and event handlers
2026-02-22 19:42:08 +02:00
Adorian Doran
ad2df957c7
ui/cards: create a card frame component
2026-02-22 19:25:30 +02:00
Elian Doran
818ca2c2ab
e2e(server): fix flaky test
2026-02-22 18:54:51 +02:00
Elian Doran
72c34eb491
docs(user): mention changes to LLM
2026-02-22 16:03:27 +02:00
Elian Doran
22341bf0b1
fix(server): LLM launcher & option still not removed
2026-02-22 15:46:56 +02:00
Elian Doran
c735870b95
test(server): reduce num workers temporarily
Checks / main (push) Has been cancelled
2026-02-22 14:33:14 +02:00
Elian Doran
56f796bf80
Fix searching with orderby and parentheses / increased expression level ( #8717 )
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-02-22 12:34:59 +02:00
Elian Doran
225693fa79
chore(server): update integration DB to latest migration
2026-02-22 12:01:20 +02:00
Elian Doran
7f760bff17
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
2026-02-22 11:51:57 +02:00
Elian Doran
6b4da33729
chore(launch_bar): log warnings instead of crashing on a bad launcher
2026-02-22 11:35:46 +02:00
Elian Doran
82cae8ffbf
fix(hidden_subtree): clean up LLM launch item
2026-02-22 11:13:37 +02:00
Elian Doran
31dbbb1881
Translations update from Hosted Weblate ( #8793 )
2026-02-22 10:49:33 +02:00