perfectra1n
09df73e125
fix(fts): remove migration statements of old 0236
Checks / main (push) Has been cancelled
2025-11-28 21:36:12 -08:00
perfectra1n
f21aa321f6
fix(fts): remove index of components
2025-11-28 21:29:48 -08:00
perfectra1n
7be8b6c71e
fix(fts): merge the two migrations into one file
2025-11-28 21:27:01 -08:00
perfectra1n
bb8e5ebd4a
fix(fts): fix suggestions from elian
2025-11-28 21:25:24 -08:00
perfectra1n
6b8b71f7d1
feat(fts): implement missing unit tests
2025-11-28 21:12:39 -08:00
perfectra1n
191a18d7f6
feat(fts): add fts to in-memory sqlite for testing
2025-11-28 21:08:49 -08:00
perfectra1n
574a3441ee
feat(fts): update imports from breaking up large fts_search file
2025-11-28 20:59:50 -08:00
perfectra1n
9940ee3bee
feat(fts): break up the huge fts_search into smaller files
2025-11-28 20:57:18 -08:00
perfectra1n
41f6fedc61
feat(fts5): get rid of search comparison code
Checks / main (push) Has been cancelled
2025-11-24 14:24:07 -08:00
perfectra1n
0ddf48c460
feat(fts5): add more unit tests for search
2025-11-24 13:30:40 -08:00
perfectra1n
3957d789da
feat(fts5): also create an fts5 index for attributes, and allow them to be searchable using fts5 indexes
Checks / main (push) Has been cancelled
2025-11-18 13:08:11 -08:00
perfectra1n
15719a1ee9
fix(fts5): correctly allow for exact word searches with fts5
2025-11-18 13:07:51 -08:00
perfectra1n
334c7dd27a
Merge branch 'main' into feat/rice-searching-with-sqlite
...
Checks / main (push) Has been cancelled
Resolved conflicts by:
- Combining imports from both branches in search.ts (added
hoistedNoteService and beccaService alongside existing ftsSearchService
and log imports)
- Integrating FTS5 search optimization from feature branch with flatText
attribute search logic from main in note_content_fulltext.ts
- Maintained backward compatibility by keeping fallback search
implementation for cases where FTS5 is not available or not suitable
2025-11-16 14:23:01 -08:00
perfectra1n
30da95d75a
feat(search): update fulltext search and add stress test improvements
...
- Modified note_content_fulltext.ts for enhanced search capabilities
- Updated becca_mocking.ts for better test support
- Improved stress-test-populate.ts script
2025-11-16 14:20:46 -08:00
Elian Doran
7b7058c77b
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ro/
2025-11-16 21:08:43 +01:00
Elian Doran
192cf9bc26
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (1625 of 1625 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
2025-11-16 21:08:43 +01:00
Elian Doran
1cccbcfabe
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ro/
2025-11-16 21:02:49 +01:00
Elian Doran
8b6b1ee315
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ro/
2025-11-16 21:02:47 +01:00
Elian Doran
021c655a1a
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (1625 of 1625 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
2025-11-16 21:02:45 +01:00
Elian Doran
17298edfcc
chore: handle requested changes
2025-11-16 21:32:08 +02:00
Elian Doran
5281e8e5b4
docs(dev): document adding a new locale
2025-11-16 21:24:34 +02:00
Elian Doran
cc0e30e3f5
test(ckeditor): test all languages are mapped correctly
2025-11-16 21:18:34 +02:00
Elian Doran
497bb35209
test(canvas): test all languages are mapped correctly
2025-11-16 21:03:53 +02:00
Elian Doran
7d1453ffbd
feat(canvas): add support for locales
2025-11-16 17:49:55 +02:00
Elian Doran
89228f264f
feat(mindmap): add support for locales
2025-11-16 17:34:56 +02:00
Elian Doran
a10d99f938
feat(ckeditor5): set up multi-language support
2025-11-16 14:24:07 +02:00
Elian Doran
bbcc670655
feat(client/link): render reference links same as in editor
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
2025-11-16 11:01:37 +02:00
Elian Doran
ae58b4af35
feat(help): render reference links with icon
2025-11-16 11:01:37 +02:00
renovate[bot]
f279839e6f
chore(deps): update dependency i18next-fs-backend to v2.6.1
2025-11-16 02:27:29 +00:00
Elian Doran
1844a7d666
fix(calendar): unable to delete in journal ( closes #7702 )
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-11-15 22:43:35 +02:00
Elian Doran
c9f648fcb8
fix(tree): #top/#bottom reversed in desc order ( closes #7716 )
2025-11-15 22:27:02 +02:00
Elian Doran
948688a4ea
fix(note_list): no longer displayed in help or search
2025-11-15 22:05:32 +02:00
Elian Doran
35ca295d48
fix(settings/appearance): font size can't be typed out properly ( closes #7740 )
2025-11-15 21:38:17 +02:00
Elian Doran
57deb36027
Merge branch 'main' into patch-1
2025-11-15 21:24:24 +02:00
Elian Doran
2840df82f4
chore(client): fix typecheck issue
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) Waiting to run
2025-11-15 17:52:08 +02:00
Elian Doran
5bcdce72ef
chore(client): remove redundant log
2025-11-15 17:33:06 +02:00
Elian Doran
398329a219
fix(text): insert link sometimes occurs in the wrong tab
2025-11-15 17:32:06 +02:00
minkipark
55a79e5fbf
Translated using Weblate (Korean)
...
Currently translated at 7.8% (12 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ko/
2025-11-15 15:36:43 +01:00
Yunho Park
c78a97fed1
Translated using Weblate (Korean)
...
Currently translated at 7.8% (12 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ko/
2025-11-15 15:36:43 +01:00
Elian Doran
9e34d3a668
chore(client): fix typecheck issue
2025-11-15 16:01:30 +02:00
Elian Doran
57f220e64c
Apply suggestions from code review
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 15:37:00 +02:00
Elian Doran
a89756a76c
docs(user): improve documentation on promoted attributes
2025-11-15 15:25:36 +02:00
Elian Doran
88c1aa163e
docs(user): working with the note tree in board
2025-11-15 13:41:48 +02:00
Elian Doran
d2184682e5
docs(user): grouping by relation in board
2025-11-15 13:37:24 +02:00
Elian Doran
63cc5b21b4
feat(board): scroll snapping on mobile
2025-11-15 13:06:51 +02:00
Elian Doran
b7703fc4df
style(next): use main background color on mobile
2025-11-15 12:52:20 +02:00
Elian Doran
254d3a1c8e
fix(board): not reacting to external title changes
2025-11-15 12:42:49 +02:00
Elian Doran
8d3892757a
fix(board): not refreshing on status attribute change
2025-11-15 12:37:25 +02:00
Elian Doran
a8992d08b3
fix(board): escape not working in "Add column"
2025-11-15 12:35:10 +02:00
Elian Doran
5e35aa8079
fix(board): columns leaking between notes
2025-11-15 12:24:18 +02:00