16034 Commits

Author SHA1 Message Date
Elian Doran
96a5729b60
Merge pull request #2082 from TriliumNext/feat/llm-integration-part2
LLM integration, part 2
2025-06-01 09:17:54 +03:00
perf3ct
596f99ed0c
feat(llm): do a better job with the "thinking" colors 2025-06-01 03:23:04 +00:00
perf3ct
d948ef5ed2
feat(llm): show "thinking" area in the UI 2025-06-01 03:21:48 +00:00
perf3ct
2c48a70bfb
feat(llm): use ckeditor for text input area for mention support instead of textinput 2025-06-01 03:03:26 +00:00
perf3ct
3fae664877
feat(llm): add utils for excluding notes from LLM 2025-06-01 02:51:36 +00:00
renovate[bot]
7c2bb38182
chore(deps): update dependency openai to v5 2025-06-01 01:52:10 +00:00
renovate[bot]
2fb2fcf88b
chore(deps): update dependency @types/mime-types to v3 2025-06-01 01:51:27 +00:00
renovate[bot]
3c6acc0681
fix(deps): update eslint monorepo to v9.28.0 2025-06-01 01:50:41 +00:00
renovate[bot]
f56804168d
fix(deps): update dependency eslint-linter-browserify to v9.28.0 2025-06-01 01:49:10 +00:00
perf3ct
ba98bd9097
Merge branch 'develop' into feat/llm-integration-part2 2025-05-31 10:48:00 -07:00
FliegendeWurst
381498433f fix(flake): copy app icon 2025-05-31 19:15:46 +02:00
FliegendeWurst
628c52eb04 fix(flake): don't double wrap output 2025-05-31 19:14:30 +02:00
FliegendeWurst
89e2d46088 fix(flake): handle sass updates better 2025-05-31 19:14:07 +02:00
Elian Doran
0e4ad86fbd
Merge pull request #2076 from FliegendeWurst/flake-1
feat(flake): desktop item, wrapped binary
2025-05-31 20:00:52 +03:00
FliegendeWurst
d506283e48 feat(flake): desktop item, wrapped binary 2025-05-31 18:56:32 +02:00
Elian Doran
fc4ec9a045
refactor(flake): deduplicate environment variables 2025-05-31 19:24:43 +03:00
Elian Doran
7b577e31c4
chore(flake): build native dependencies 2025-05-31 19:16:23 +03:00
Elian Doran
93a9911727
chore(flake): actually copy the dist 2025-05-31 18:32:23 +03:00
Elian Doran
e2737d2d55
chore(flake): get build to succeed 2025-05-31 18:23:18 +03:00
Elian Doran
c365cdb6c6
chore(flake): patch dart 2025-05-31 18:21:08 +03:00
Elian Doran
e82567a33d
chore(flake): get the build to run 2025-05-31 18:15:22 +03:00
Elian Doran
bbe3bd7107
chore(flake): ignore /result from repo 2025-05-31 18:09:45 +03:00
Elian Doran
5cd087f660
chore(flake): get dependencies to install 2025-05-31 18:08:06 +03:00
Elian Doran
27dd097394
chore(flake): start off with empty project 2025-05-31 17:41:56 +03:00
Elian Doran
1a2bb1e407
fix(electron): crash on some Linux distributions 2025-05-31 16:57:06 +03:00
Elian Doran
3046fe2bf2
chore(repo): clean up a few unused files 2025-05-31 14:07:33 +03:00
Elian Doran
8c02efb1bd
chore(github): set vendored to true 2025-05-31 14:07:24 +03:00
Elian Doran
6c35778f3d
chore(dump-db): remove shebang 2025-05-31 13:52:43 +03:00
Elian Doran
bb3102eb76
chore(github): set vendored 2025-05-31 13:52:10 +03:00
Elian Doran
5ae9f8588e
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-31 13:36:32 +03:00
Elian Doran
1b5e51b285
fix(server): entrypoint for standalone server 2025-05-31 13:36:28 +03:00
Elian Doran
d8dfdd1c59
Merge pull request #2068 from TriliumNext/renovate/openai-4.x
chore(deps): update dependency openai to v4.104.0
2025-05-31 12:18:03 +03:00
renovate[bot]
d7cb09c71c
chore(deps): update dependency openai to v4.104.0 2025-05-31 09:17:24 +00:00
Elian Doran
6f15ccd0ce
Merge pull request #2067 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.37.1
2025-05-31 12:15:31 +03:00
Elian Doran
2021df6ec6
Merge pull request #2066 from TriliumNext/renovate/ollama-0.x
chore(deps): update dependency ollama to v0.5.16
2025-05-31 12:15:12 +03:00
Elian Doran
6ff63009c6
Merge pull request #2065 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.15.29
2025-05-31 12:14:53 +03:00
Elian Doran
5d7e1e1031
Merge pull request #2064 from TriliumNext/translate-cn
translate(cn): Fix some Chinese translations
2025-05-31 12:14:22 +03:00
Elian Doran
56b7965c9a
refactor(codemirror): split custom tab functionality into more methods 2025-05-31 12:11:57 +03:00
Elian Doran
9e3909a5f7
fix(code): pressing tab while multiple lines are selected would replace with tab 2025-05-31 12:06:14 +03:00
Elian Doran
03de472a57
fix(codemirror): search not unfolding results 2025-05-31 11:44:10 +03:00
Elian Doran
fac8f531b8
fix(codemirror): total number of results not correct on large or folded documents 2025-05-31 11:22:04 +03:00
renovate[bot]
46d127b808
fix(deps): update dependency @codemirror/view to v6.37.1 2025-05-31 02:58:51 +00:00
renovate[bot]
60526c21fb
chore(deps): update dependency ollama to v0.5.16 2025-05-31 02:58:06 +00:00
renovate[bot]
2ff1ad04ae
chore(deps): update dependency @types/node to v22.15.29 2025-05-31 02:57:25 +00:00
SiriusXT
419a29372d translate(cn): Fix some Chinese translations 2025-05-31 10:55:28 +08:00
SiriusXT
b01258a8ce translate(cn): Fix some Chinese translations 2025-05-31 10:43:49 +08:00
Elian Doran
5af4d65d1f
chore(server): bump node version 2025-05-31 01:32:52 +03:00
Elian Doran
33924cb7f8
chore(env): set up nvmrc 2025-05-31 01:31:13 +03:00
Elian Doran
bc58ef605f
fix(llm): LLM note type should not be selectable (closes #1848) 2025-05-31 00:57:14 +03:00
Elian Doran
5d2a779817
chore(server): remove now redundant shebang 2025-05-31 00:19:06 +03:00