13780 Commits

Author SHA1 Message Date
perf3ct
bbb382ef65 add ai docs 2025-04-15 20:18:29 -07:00
perf3ct
3fec87106f
add missing translation 2025-04-16 00:34:51 +00:00
renovate[bot]
8fec0cb871
fix(deps): update dependency i18next to v25 2025-04-16 00:19:35 +00:00
perf3ct
2acc30f94a
Merge branch 'develop' into ai-llm-integration 2025-04-16 00:18:10 +00:00
Yiran Lu
e6ccd88abb add CORS settings in config-sample.ini 2025-04-16 01:08:17 +02:00
Yiran Lu
402d84e9ee change to more logical environment variable name 2025-04-16 01:01:29 +02:00
perf3ct
193c577acf
wow, this fixed openai too 2025-04-15 22:54:18 +00:00
perf3ct
0bca44f8e0
fix the table reference 2025-04-15 22:54:18 +00:00
perf3ct
e5aab5bc04
Fix Anthropic responses when tools are called 2025-04-15 22:54:18 +00:00
perf3ct
38e7d10fd7
well, this is close enough for now and Anthropic 2025-04-15 22:53:38 +00:00
perf3ct
76d13f682e
this works, mostly
const cleanupDelay = toolsExecuted ? 15000 : 1000
2025-04-15 22:53:38 +00:00
perf3ct
edd075cba1
tool calling works, but still no response yet
closer..

nice

definitely remove this for now
2025-04-15 22:13:25 +00:00
Yiran Lu
e2bf203404
Merge branch 'develop' into develop 2025-04-15 23:36:17 +02:00
Yiran Lu
07955daa1c Allow setting CORS headers 2025-04-15 23:14:01 +02:00
Elian Doran
afac983687
Merge pull request #1700 from TriliumNext/tab-scroll
Allow the Tab row scroll
2025-04-15 21:36:28 +03:00
perf3ct
6df87fc163
closer to anthropic tool calling... 2025-04-15 18:27:30 +00:00
Elian Doran
80f895a2d5
chore(release): mention feature in changelog 2025-04-15 21:26:04 +03:00
Elian Doran
8f3af176a0
Merge remote-tracking branch 'origin/develop' into tab-scroll 2025-04-15 21:23:14 +03:00
perf3ct
374975eafc
fix hardcoded values part 5 2025-04-15 18:03:35 +00:00
perf3ct
67a45333b3
clean up hardcoded values part 4 2025-04-15 17:53:05 +00:00
perf3ct
284ba096d0
fix hardcoded values part 3 2025-04-15 17:46:42 +00:00
perf3ct
0d7cfe8061
fix hardcoded values part 2 2025-04-15 17:44:29 +00:00
perf3ct
8591705290
yeet hardcoded values 2025-04-15 17:41:28 +00:00
Elian Doran
b2b52956ad
chore(release): mention bugfix 2025-04-15 19:57:26 +03:00
Elian Doran
2b4d9f8536
fix(sql): prepared statements leak raw state (fixes #1705) 2025-04-15 19:54:48 +03:00
SiriusXT
d1c2672f99 Fix trackpad not switching tabs. 2025-04-15 23:38:08 +08:00
Elian Doran
bbc8536068
chore(docs): mention in the documentation about Bearer tokens 2025-04-15 17:56:18 +03:00
Elian Doran
46cbbec53a
docs(release): update changelog 2025-04-15 17:55:39 +03:00
Elian Doran
2d46e8c543
Merge pull request #1714 from yiranlus/develop
Support Bearer Authentication
2025-04-15 17:47:15 +03:00
Yiran Lu
0fa084711e
Merge branch 'TriliumNext:develop' into develop 2025-04-15 16:11:16 +02:00
SiriusXT
897fde7332 Fix lag when scrolling the tab row. 2025-04-15 22:09:55 +08:00
Yiran Lu
22f1feece3 add support for Bearer auth 2025-04-15 16:09:55 +02:00
SiriusXT
1c199938b6 Merge branch 'develop' into tab-scroll 2025-04-15 19:44:03 +08:00
SiriusXT
83327b2903 Fix horizontal line issue in horizontal view and drag animation in vertical view. 2025-04-15 19:43:28 +08:00
Elian Doran
627e90ef89
chore(release): update change log 2025-04-15 13:13:23 +03:00
Elian Doran
0f06bf43f0
Merge pull request #1708 from TriliumNext/fix_http-code-failed-login_#1707
fix(login): send back 401 Unauthorized on failed login attempt
2025-04-15 13:12:28 +03:00
Elian Doran
171a023a8c
Merge pull request #1710 from TriliumNext/fix_cookieMaxAge-regression
fix(login): fix regression that removed support for setting custom cookieMaxAge
2025-04-15 13:11:20 +03:00
Panagiotis Papadopoulos
ce83c918fb fix(login): fix regression that removed support for setting custom cookieMaxAge
regression introduced with #401
custom cookieMaxAge feature added with #1156

fixes #1709
2025-04-15 09:09:28 +02:00
Panagiotis Papadopoulos
fa350e13f6 fix(login): send back 401 Unauthorized on failed login attempt 2025-04-15 08:48:57 +02:00
Elian Doran
3a3f5be7be
Merge pull request #1704 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.30.1
2025-04-15 08:49:07 +03:00
renovate[bot]
a5d587abe4
chore(deps): update dependency typescript-eslint to v8.30.1 2025-04-15 02:50:48 +00:00
perf3ct
aadb8cce5d
fix the duplicated...messages through the websocket? 2025-04-15 01:29:12 +00:00
perf3ct
3bddb60ecc
get anthropic sdk to send tools
nice

close

what is even going on lol

anthropic tools mostly work
2025-04-15 01:08:25 +00:00
Elian Doran
37e66dc640
chore(docs): update some small sections in README 2025-04-14 23:47:24 +03:00
Elian Doran
2758fa5846
fix(client): grey background in classic theme (closes #1689) 2025-04-14 23:37:40 +03:00
perf3ct
2bc2aa857f
wooo, tool execution container shows for openai 2025-04-14 20:15:14 +00:00
perf3ct
c04e3b2c89
okay openai tool calling response is close to working 2025-04-14 19:39:29 +00:00
perf3ct
6750467edc
Merge branch 'develop' into ai-llm-integration 2025-04-14 19:27:08 +00:00
perf3ct
7c97493b5c
fix the note_creation tool 2025-04-14 19:13:53 +00:00
perf3ct
6f98e724a8
see if this doesn't upset the machine? 2025-04-14 19:08:38 +00:00