perf3ct
|
bd97d971ed
|
this is pretty close to opening a new tab?
|
2025-03-10 05:52:33 +00:00 |
|
perf3ct
|
75e18e42bf
|
Make the sources section fancier
|
2025-03-10 05:27:27 +00: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
|
19bf741cd9
|
fancier embedding process stats
|
2025-03-08 23:22:28 +00:00 |
|
perf3ct
|
51c83bbbc8
|
show fancier stats
|
2025-03-08 23:21:21 +00:00 |
|
perf3ct
|
1ca98e2fc2
|
update embedding stats every 5s for user
|
2025-03-08 23:19:41 +00:00 |
|
perf3ct
|
0cd1be5568
|
Show embedding generation stats to user
|
2025-03-08 23:17:13 +00:00 |
|
perf3ct
|
0daa9e717f
|
I can create embeddings now?
|
2025-03-08 23:13:49 +00:00 |
|
perf3ct
|
6ace4d5692
|
nearly able to process embeddings
|
2025-03-08 23:08:25 +00:00 |
|
perf3ct
|
dc439b21b0
|
update schema with our new tables
|
2025-03-08 23:01:45 +00:00 |
|
perf3ct
|
553f7dd498
|
fix the Ollama embedding model setting option breaking
|
2025-03-08 22:28:14 +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
|
1361e4d438
|
set up embedding API endpoints
|
2025-03-08 22:04:10 +00:00 |
|
perf3ct
|
c442943672
|
add additional AI / LLM options and translations
|
2025-03-08 22:03:58 +00:00 |
|
perf3ct
|
1ff5bc6edd
|
set up embedding providers here?
|
2025-03-08 22:03:45 +00:00 |
|
perf3ct
|
b97c8dd763
|
set up DB migrations
|
2025-03-08 22:03:30 +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 |
|
Adorian Doran
|
eb9d7dd172
|
style/login: prevent the page content being rendered before the stylesheet is loaded
|
2025-03-08 20:53:54 +02:00 |
|
Adorian Doran
|
7434fb372e
|
style/login: prevent the icon from being dragged
|
2025-03-08 20:45:12 +02:00 |
|
Adorian Doran
|
d17513bec0
|
style(next): tweak the style of the login page
|
2025-03-08 20:40:00 +02:00 |
|
Adorian Doran
|
fc87f64840
|
style(next)/options: restyle the warning boxes
|
2025-03-08 19:32:56 +02:00 |
|
Adorian Doran
|
f6e869f2ac
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-03-08 19:17:13 +02:00 |
|
Adorian Doran
|
69fab9a6d6
|
style(next)/options/shortcuts: improve the appearance of the page
|
2025-03-08 19:16:48 +02:00 |
|
Elian Doran
|
14c3fd5892
|
Merge pull request #1347 from TriliumNext/chore_eslint-fixes_src-routes
chore(lint): fix eslint issues in `src/routes`
|
2025-03-08 18:25:47 +02: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 |
|
Panagiotis Papadopoulos
|
e20b662ea7
|
chore(routes): fix no-explicit-any lint/ts error for restoreRevision
|
2025-03-08 16:12:37 +01:00 |
|
Panagiotis Papadopoulos
|
7bd9be7b29
|
chore: use more narrow NoteType for RevisionRow
|
2025-03-08 16:11:58 +01:00 |
|
Panagiotis Papadopoulos
|
e3d0c53d03
|
chore(routes): fix no-explicit-any lint/ts error for catch blocks
|
2025-03-08 16:03:30 +01:00 |
|
Panagiotis Papadopoulos
|
272d7cd652
|
chore(routes/api/clipper): fix prefer-const lint errors
|
2025-03-08 15:31:12 +01:00 |
|
Panagiotis Papadopoulos
|
dd9e1e69d7
|
fix(routes/api/clipper): fix typo in error message
|
2025-03-08 15:27:39 +01:00 |
|
Panagiotis Papadopoulos
|
08a6053c38
|
refactor(routes/api/clipper): get rid of second htmlSanitizer call for pageUrl
-> the value is already sanitized in line 112, there's no need to call htmlSanitizer a second time here
|
2025-03-08 15:27:04 +01:00 |
|
Elian Doran
|
4cffc50218
|
Merge pull request #1361 from TriliumNext/themeUseNextAsBase
Theme use next as base
|
2025-03-08 09:55:11 +02:00 |
|
SiriusXT
|
1a54b8f5a5
|
Add themes that can be base
|
2025-03-08 15:10:38 +08:00 |
|
SiriusXT
|
e2c317f59c
|
Add themes that can be base
|
2025-03-08 14:58:19 +08:00 |
|
Adorian Doran
|
1e81831ea0
|
style(next)/options: improve (again) the layout of the option cards
|
2025-03-08 05:49:18 +02:00 |
|
Adorian Doran
|
240ee2b6ac
|
style(next)/options: improve the layout of the option cards
|
2025-03-08 05:34:43 +02:00 |
|
Adorian Doran
|
d47350363a
|
style(next): remove no longer unused style
|
2025-03-08 04:45:55 +02:00 |
|
Adorian Doran
|
6a1f1948f0
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-03-08 04:44:26 +02:00 |
|
Adorian Doran
|
db4c5bcac2
|
client/options/advanced: use a table for "Existing anonymized databases"
|
2025-03-08 04:44:23 +02: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 |
|