10130 Commits

Author SHA1 Message Date
Elian Doran
8c3879af5c
Merge pull request #1748 from rom1dep/fix_multi_displayedAttributes
fix(calendar): make it once again possible to show more than one `diplayedAttributes` at a time.
2025-04-18 22:38:15 +03:00
Romain DEP.
4d8b40bfbd fix(calendar): make it once again possible to show more than one diplayedAttributes at a time.
Fixes #1747
2025-04-18 21:13:03 +02:00
Adorian Doran
1eb27b7eb1 style(next)/restyle CKEditor: use the proper font in popups 2025-04-18 19:08:03 +03:00
Adorian Doran
0c10dd75f9 style(next)/restyle CKEditor: restyle the action buttons 2025-04-18 18:24:46 +03:00
Adorian Doran
4570e80871 style(next)/restyle CKEditor: restyle horizontal separators 2025-04-18 17:56:04 +03:00
Adorian Doran
cd94668650 style(next)/restyle CKEditor: restyle tooltips 2025-04-18 11:03:57 +03:00
Adorian Doran
99e6a64c3b style(next)/restyle CKEditor: improve the appearance of popups 2025-04-18 10:46:43 +03:00
Adorian Doran
837cdea26f Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-04-18 10:39:44 +03:00
Adorian Doran
728d5ac68a style(next)/restyle CKEditor: improve the appearance of popups 2025-04-18 10:39:40 +03:00
Panagiotis Papadopoulos
9ef6f3e947 fix(services/auth): fix ERR_HTTP_HEADERS_SENT errors on new unitialized Setups
was previously showing two errors:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
2025-04-18 00:39:17 +02:00
Elian Doran
65c3c6b89a
fix(client): admonitions broken due to merge conflicts 2025-04-18 00:37:03 +03:00
Panagiotis Papadopoulos
93f645fc5b fix(routes/api/options): readd splitEditorOrientation option
got deleted accidentally by 49076e3cf6 (diff-85a967d423ba952960f6b0b8fd74f2f4aa84e3d94fa68d3404a68a205a4b4cb6)
2025-04-17 23:28:04 +02:00
Panagiotis Papadopoulos
a149b56f9d test(routes/login): add temporary timeout to workaround failing on CI 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
5462bdeef5 test(routes/login): use beforeAll for now 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
a2fc327cdb test(routes/login): add more tests for the login route 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
af3a0cc05a test(routes/login): add initial test via supertest for failed login 2025-04-17 22:59:42 +02:00
Elian Doran
e89b41a48b
Merge pull request #1120 from TriliumNext/style/next/restyle-ckeditor
Style Next: Restyle CKEditor
2025-04-17 23:22:17 +03:00
Adorian Doran
c8a3ce4298 style(next)/restyle CKEditor: overhaul the appearance 2025-04-17 23:09:25 +03:00
Elian Doran
6c0a43fee2
chore(docs): sync again 2025-04-17 22:44:28 +03:00
Elian Doran
041c228053
fix(client): root CSS import breaking some tests 2025-04-17 22:40:59 +03:00
Elian Doran
ee0a1e5cbf
chore(docs): sync LLM documentation with develop 2025-04-17 22:29:12 +03:00
Elian Doran
0133e83d23
Merge remote-tracking branch 'origin/develop' into ai-llm-integration 2025-04-17 22:24:55 +03:00
perf3ct
3958d1d561
well the search_notes tool does something more useful now 2025-04-17 19:13:11 +00:00
perf3ct
eb5b85315f
format document 2025-04-17 18:38:21 +00:00
perf3ct
a0dda48748
this is absolutely cursed, but query decomp works now 2025-04-17 18:36:53 +00:00
perf3ct
daa56b10e8
maybe 2025-04-17 18:19:40 +00:00
Elian Doran
b700bb65d8
fix(search): note path contains icon (closes #1721) 2025-04-17 21:08:04 +03:00
perf3ct
d83cce88cb
format decomp files 2025-04-17 17:50:16 +00:00
Elian Doran
069e307ec4
refactor(note_autocomplete): icon as separate field 2025-04-17 20:49:45 +03:00
Elian Doran
482243b419
fix(tree): note order sometimes incorrect (closes #1727) 2025-04-17 20:36:51 +03:00
perf3ct
19c36b18a6
query decomp is closer to working 2025-04-17 17:26:41 +00:00
perf3ct
7062e51f2d
well at least query decomposition is working..for now 2025-04-17 17:19:52 +00:00
Adorian Doran
b3384a538c style(next)/restyle CKEditor: fix tooltips 2025-04-17 20:05:42 +03:00
Elian Doran
8e7f0f6478
faet(docs): document the new CORS options 2025-04-17 20:00:46 +03:00
Elian Doran
6ca49e977d
Merge pull request #1724 from yiranlus/develop
Allow setting CORS headers
2025-04-17 19:52:34 +03:00
Elian Doran
4f075927f3
Merge pull request #1732 from TriliumNext/notepath
Make each part of the note path clickable.
2025-04-17 19:48:53 +03:00
perf3ct
5e50a2918d
I don't think this can hurt to prioritize summaries of content 2025-04-17 16:30:57 +00:00
perf3ct
d1295ede90
fix formatting in vector_search_tool 2025-04-17 16:26:13 +00:00
perf3ct
0f23be96ca
clarify that the note title is not the ID 2025-04-17 16:25:39 +00:00
perf3ct
9b5167231f
add more logs around tool calling and recursion 2025-04-17 16:10:13 +00:00
Elian Doran
c2b5f0a5a3
feat(import/markdown): support todo lists in the CKEditor style 2025-04-17 18:34:59 +03:00
Elian Doran
2edaa2c4d4
feat(export/markdown): add support for todos 2025-04-17 18:34:59 +03:00
Adorian Doran
0cfd9a634c style(next): refactor 2025-04-17 18:29:52 +03:00
SiriusXT
b7e7196f48 Shortcut to open link 2025-04-17 18:37:58 +08:00
SiriusXT
49bc6e8c91 Add Shift + Click to open the note in a new tab and activate it. 2025-04-17 17:12:48 +08:00
SiriusXT
b86407b7f5 Make each part of the note path clickable. 2025-04-17 16:30:46 +08:00
perf3ct
6f3d2b6ee2
dropdown for tool execution box
well this is some interesting CSS
2025-04-17 03:58:27 +00:00
perf3ct
9eec41816f
fix the double saving of responses in the chat note 2025-04-17 03:29:18 +00:00
perf3ct
e968e00c80
try to fix tools again...
trying to fix tools, again...
2025-04-17 03:29:18 +00:00
perf3ct
c1ea9e376a
I think sessions are finally decoupled 2025-04-16 22:56:54 +00:00