perf3ct
|
ff679b00b6
|
move providers to their own folder
|
2025-03-11 17:30:50 +00:00 |
|
Elian Doran
|
f86434523e
|
fix(export): maintain same order of attachments
|
2025-03-11 18:27:08 +02:00 |
|
Elian Doran
|
a2795f3440
|
fix(import/markdown): title deduplication breaking special chars
|
2025-03-11 17:51:35 +02:00 |
|
Elian Doran
|
a441ea2461
|
feat(md): rewrite image URL with spaces
|
2025-03-11 17:12:56 +02:00 |
|
Jon Fuller
|
d713f3831a
|
Merge branch 'develop' into ai-llm-integration
|
2025-03-10 16:43:48 -07:00 |
|
perf3ct
|
9834e77bb4
|
fix context logic
|
2025-03-10 20:04:49 +00:00 |
|
Elian Doran
|
d639798fa8
|
refactor(server): deduplicate options init
|
2025-03-10 21:21:59 +02:00 |
|
perf3ct
|
f482b3b4c8
|
do a better job of extracting context
|
2025-03-10 18:53:36 +00:00 |
|
Elian Doran
|
d134ee0552
|
fix(edit-docs): preserve attachment IDs
|
2025-03-10 20:50:57 +02:00 |
|
Elian Doran
|
7a4b1b41b4
|
feat(edit-docs): periodic export
|
2025-03-10 19:34:10 +02:00 |
|
Elian Doran
|
841bc54f78
|
feat(edit-docs): preserve IDs when importing
|
2025-03-10 19:14:46 +02:00 |
|
Elian Doran
|
f3d753cc46
|
feat(edit-docs): initialize database automatically
|
2025-03-10 17:04:17 +02:00 |
|
Elian Doran
|
df2a9aed44
|
feat(edit-docs): automatically write documentation on start-up
|
2025-03-10 16:20:48 +02:00 |
|
perf3ct
|
c1585c73da
|
actually shows useful responses now
|
2025-03-10 05:06:33 +00:00 |
|
perf3ct
|
ef6ecdc42d
|
it errors, but works
|
2025-03-10 04:28:56 +00:00 |
|
perf3ct
|
cf0e9242a0
|
try a context approach
|
2025-03-10 03:34:48 +00:00 |
|
perf3ct
|
adaac46fbf
|
I'm 100% going to have to destroy this commit later
|
2025-03-09 02:19:26 +00:00 |
|
perf3ct
|
733fdcf8ba
|
update relationship weights
|
2025-03-08 23:36:04 +00:00 |
|
perf3ct
|
7e232d17e1
|
Create better relationships between notes, sanitize ridiculous spacing to save tokens
|
2025-03-08 23:34:09 +00:00 |
|
perf3ct
|
51c83bbbc8
|
show fancier stats
|
2025-03-08 23:21:21 +00:00 |
|
perf3ct
|
0cd1be5568
|
Show embedding generation stats to user
|
2025-03-08 23:17:13 +00:00 |
|
perf3ct
|
6ace4d5692
|
nearly able to process embeddings
|
2025-03-08 23:08:25 +00:00 |
|
perf3ct
|
d3013c925e
|
add additional options for ollama embeddings
|
2025-03-08 22:23:50 +00:00 |
|
perf3ct
|
ea6f9c8e18
|
initialize embeddings if option is enabled
|
2025-03-08 22:04:31 +00:00 |
|
perf3ct
|
b248a7a2b5
|
create embedding services
|
2025-03-08 22:02:47 +00:00 |
|
perf3ct
|
9f84a84f96
|
Merge branch 'develop' into ai-llm-integration
|
2025-03-08 20:51:57 +00:00 |
|
Panagiotis Papadopoulos
|
c120132cbb
|
Merge branch 'develop' into chore_eslint-fixes_src-routes
|
2025-03-08 17:15:53 +01:00 |
|
Panagiotis Papadopoulos
|
ecf1a0e4ad
|
refactor(utils): add safeExtractMessageAndStackFromError util to remove code duplication
|
2025-03-08 17:07:25 +01:00 |
|
Elian Doran
|
268b666d52
|
feat(template): duplicate content for geomap & mindmap (closes #357)
|
2025-03-08 04:28:24 +02:00 |
|
Elian Doran
|
ed06a3ee97
|
feat(template): duplicate content for relation map
|
2025-03-08 04:26:30 +02:00 |
|
Elian Doran
|
5d9bea8987
|
feat(template): duplicate content for canvas
|
2025-03-08 04:24:09 +02:00 |
|
Elian Doran
|
c7b99adb6a
|
feat(template): duplicate content for mermaid diagrams
|
2025-03-08 04:23:05 +02:00 |
|
Elian Doran
|
c297f88395
|
chore(server): remove unnecessary log
|
2025-03-08 02:10:14 +02:00 |
|
Elian Doran
|
a6e7f98f69
|
chore(release): 0.92.3-beta
|
2025-03-07 23:59:10 +02:00 |
|
Elian Doran
|
00e576b052
|
Revert "Merge pull request #1234 from TriliumNext/feature/task_list"
This reverts commit 58a8821c229898c45551da16476d44c010c345ef, reversing
changes made to 50d491b432ce811c4d5e597e952eb18a89ae6c19.
|
2025-03-06 23:52:01 +02:00 |
|
Elian Doran
|
ee7b97ae56
|
revert(db): back to 228 (no tasks)
|
2025-03-06 23:45:06 +02:00 |
|
Elian Doran
|
deb5d82c02
|
fix(test): broken after adding content-only languages
|
2025-03-05 22:18:24 +02:00 |
|
Elian Doran
|
1976fe6729
|
Merge remote-tracking branch 'origin/develop' into feature/rtl
; Conflicts:
; src/public/app/widgets/floating_buttons/help_button.ts
|
2025-03-05 21:57:53 +02:00 |
|
Elian Doran
|
d582fdea02
|
feat(settings/i18n): filter only display languages
|
2025-03-04 22:19:37 +02:00 |
|
Elian Doran
|
4c89a2ac27
|
feat(i18n): sort languages alphabetically
|
2025-03-04 20:51:22 +02:00 |
|
Elian Doran
|
951f4c4921
|
feat(note_language): align list of languages to the right
|
2025-03-04 20:48:36 +02:00 |
|
Elian Doran
|
c6b3c1bf88
|
feat(note_language): add right-to-left languages
|
2025-03-04 20:31:51 +02:00 |
|
Elian Doran
|
65a51153b3
|
Merge remote-tracking branch 'origin/develop' into chore_prettier
|
2025-03-03 20:21:47 +02:00 |
|
Elian Doran
|
741a4af570
|
fix(build): an argument was not provided
|
2025-03-03 20:00:52 +02:00 |
|
perf3ct
|
f2a6f92732
|
hey look, it doesn't crash again
|
2025-03-02 19:39:10 -08:00 |
|
perf3ct
|
e09e15ad05
|
start from scratch again
|
2025-03-02 18:58:25 -08:00 |
|
Elian Doran
|
b99ead6a84
|
feat(setings): add option section for settings
|
2025-03-02 22:23:47 +02:00 |
|
Elian Doran
|
e7d2be4663
|
feat(options/language): store list of languages
|
2025-03-02 21:58:40 +02:00 |
|
Panagiotis Papadopoulos
|
2beaaa95bf
|
chore(prettier): fix code style
|
2025-03-02 20:47:57 +01:00 |
|
Elian Doran
|
1ca485e4b5
|
fix(migration): using async in transaction
|
2025-03-02 20:43:01 +02:00 |
|