44 Commits

Author SHA1 Message Date
Elian Doran
40086434ec
refactor(subtree): duplicate bx in icon name 2025-06-17 20:55:38 +03:00
Elian Doran
47eaee8b70
feat(builtin_templates): add description field for text snippets 2025-06-17 19:21:21 +03:00
Joel Shprentz
f2e4dad318
Merge branch 'TriliumNext:develop' into develop 2025-06-15 22:12:08 -04:00
Joel Shprentz
9c45e9fa1a Support highlighting Elixir code notes. 2025-06-16 01:54:31 +00:00
Elian Doran
b9ae226569
chore(release): bump version 2025-06-15 23:32:26 +03:00
Elian Doran
0414500c17
Revert "fix(forge): English locale still missing"
This reverts commit 385ebb486e2f78edbfda8c3524fe48b6b1f4965b.
2025-06-15 19:57:37 +03:00
Elian Doran
385ebb486e
fix(forge): English locale still missing 2025-06-15 19:30:22 +03:00
Elian Doran
2d5754c005
refactor(client,server): remove redundant libraries directory 2025-06-15 11:56:50 +03:00
perf3ct
44a45780b7
feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +00:00
Elian Doran
408dcf7713
chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +03:00
Elian Doran
9ead5abc62
Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider
LLM integration, part 4
2025-06-07 11:38:30 +03:00
perf3ct
63722a28a2
feat(llm): also add embeddings options for embedding creation 2025-06-04 22:30:16 +00:00
perf3ct
a20e36f4ee
feat(llm): change from using precedence list to using a sing specified provider for either chat and/or embeddings 2025-06-04 20:13:13 +00:00
SiriusXT
a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +08:00
SngAbc
e2ac581b14
Merge pull request #2072 from vanndoublen/feature/custom-datetime-format
Feature/custom datetime format
2025-05-31 21:50:26 +08:00
Elian Doran
ba7c93967e
chore(server): fix some type errors 2025-05-28 19:03:53 +03:00
Elian Doran
c4e10b6eba
fix(commons): not importable due to wrong meta 2025-05-27 23:49:33 +03:00
Elian Doran
44c502f9cc
chore(deps): remove dependencies on swc 2025-05-27 23:31:29 +03:00
Elian Doran
d81ab9ea1d
fix(commons): type errors 2025-05-27 23:28:09 +03:00
Elian Doran
114607f762
refactor(commons): switch to esbuild 2025-05-27 23:28:01 +03:00
Elian Doran
fa9d0be651
refactor(server): async import without side effects 2025-05-25 14:09:51 +03:00
vanndoublen
f640c9212e
Merge branch 'develop' into feature/custom-datetime-format 2025-05-20 19:55:45 +08:00
Elian Doran
6131ae68bb
chore(highlightjs): tests not runnable 2025-05-19 16:30:00 +03:00
Elian Doran
f92047bcac
refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +03:00
Elian Doran
1a4d1bc791
refactor(commons): deduplicate mime_type_definitions 2025-05-18 19:33:11 +03:00
Elian Doran
b0ebeb22d5
fix(highlightjs): unable to match due to init normalization 2025-05-18 16:05:50 +03:00
Elian Doran
4fad4de319
chore(highlightjs): basic integration 2025-05-18 15:16:53 +03:00
iamvann
4fbfcefa94 feat: Implement configurable date/time format for Alt+T shortcut 2025-05-18 03:14:18 +08:00
Elian Doran
92dcfb3304
feat(server): define code note theme option 2025-05-11 20:52:26 +03:00
Elian Doran
d689c2e144
refactor(packages/*): solve type errors 2025-05-07 21:15:50 +03:00
Elian Doran
6b64c4daaa
chore(release): update version in package.json 2025-05-02 21:29:19 +03:00
Elian Doran
87d7dc8618
chore(nx): add name to each project 2025-04-30 22:28:25 +03:00
Elian Doran
fdcdc41ea6
chore(nx): clean up package JSON 2025-04-28 23:31:58 +03:00
Elian Doran
f6dc912d2a
fix(test): i18n tests 2025-04-28 10:56:20 +03:00
Elian Doran
23bfda0b51
chore(nx/client): fix dependency to commons 2025-04-23 09:22:43 +03:00
Elian Doran
b27ff1def5
chore(nx/commons): fix compilation 2025-04-22 21:26:38 +03:00
Elian Doran
e655963004
chore(monorepo): remove dist 2025-04-22 19:18:55 +03:00
Elian Doran
41cf38a26c
chore(nx): prepare commons 2025-04-22 15:07:48 +03:00
Elian Doran
84b6764166
chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
470e443841
chore(monorepo/client): integrate test support 2025-04-18 11:19:43 +03:00
Elian Doran
6b73ec4c1f
chore(monorepo/client): group more data types into commons 2025-04-18 10:37:03 +03:00
Elian Doran
011c859cea
chore(monorepo/client): set up some common dependencies 2025-04-18 10:04:06 +03:00
Elian Doran
42744acbb3
chore(monorepo/client): set up commons package 2025-04-18 02:45:31 +03:00