perf3ct
86d5e416b5
feat(metrics): add documentation for using grafana dashboard
2025-06-01 19:01:15 -07:00
Elian Doran
68d094d119
docs(guide): mention geo map updates
2025-06-01 15:52:03 +03:00
perf3ct
ba98bd9097
Merge branch 'develop' into feat/llm-integration-part2
2025-05-31 10:48:00 -07:00
Elian Doran
7542038756
fix(style): context menu appearing while page is loading
2025-05-30 22:01:12 +03:00
Elian Doran
355d1cfb5e
chore(docs): sync
2025-05-30 21:45:45 +03:00
Elian Doran
8994f537dc
fix(migration): use bundleable migrations
...
This fixes TypeScript migrations, which were not being run correctly
even in previous versions.
On the ESBuild version, neither SQL migrations worked due to the fact
that they were not being bundled.
2025-05-30 21:32:35 +03:00
perf3ct
87859aec1c
fix(llm): reduce the use of "any" in the tool_calling_stage and update prompt for tool calling
2025-05-29 21:15:05 +00:00
perf3ct
511d2c5e96
feat(llm): add empty result handling and parameter adjustment suggestions for tool execution
2025-05-29 21:04:06 +00:00
Elian Doran
06528ec74b
docs(user): add some more keyboard shortcuts
2025-05-27 21:00:13 +03:00
Elian Doran
c3e0ef3a27
docs(user): mention keyboard shortcuts
2025-05-27 20:54:17 +03:00
Elian Doran
a1dda3c01a
Merge branch 'develop' into feat/add-rootless-dockerfiles
2025-05-27 19:34:49 +03:00
Elian Doran
31c95d568c
chore(demo): sync
2025-05-27 19:33:46 +03:00
Elian Doran
0e10485199
chore(demo): sync
2025-05-27 19:24:05 +03:00
Elian Doran
0bb294753f
chore(demo): sync
2025-05-27 19:24:04 +03:00
Elian Doran
099e73b114
chore(demo): move to right directory
2025-05-27 19:24:04 +03:00
perf3ct
405b1c5ffc
fix(docs): fix bearer_token reference in metrics docs
2025-05-27 15:23:44 +00:00
perf3ct
ab2f27180d
feat(server/metrics): add documentation around the new metrics endpoint
2025-05-26 13:51:03 -07:00
Elian Doran
3d22a64b5a
chore(docs): update public documentation as well
2025-05-26 08:18:54 +03:00
Elian Doran
a32f355193
Merge remote-tracking branch 'origin/develop' into feat/add-rootless-dockerfiles
2025-05-25 21:22:31 +03:00
Elian Doran
adc8e8ad73
fix(server): serving of images in dev mode
2025-05-25 14:15:12 +03:00
perf3ct
aa8fd6dbd1
feat(docker): add to the rootless docker docs
2025-05-22 15:54:10 -07:00
perf3ct
a05e126d7d
feat(docs): add documentation around using the rootless Docker image
2025-05-21 13:21:32 -07:00
Elian Doran
ccb7dc557c
fix(server): missing bootstrap in prod
2025-05-20 19:16:23 +03:00
Elian Doran
0be40012ba
chore(vite): get rid of missing boxicons
2025-05-19 20:16:49 +03:00
Elian Doran
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite
2025-05-19 16:50:00 +03:00
Elian Doran
41533598fd
Merge remote-tracking branch 'origin/develop' into client_vite
2025-05-19 16:42:11 +03:00
Elian Doran
4537dfa660
chore(highlightjs): reintroduce grouping of themes
2025-05-18 18:58:46 +03:00
Elian Doran
932a371b3a
chore(server): remove unnecessary CSS
2025-05-18 00:03:16 +03:00
Elian Doran
c0c79b123f
fix(mobile): apply same fix about jquery
2025-05-18 00:01:53 +03:00
Elian Doran
84d9198396
refactor(client): tree CSS
2025-05-17 23:11:17 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery
2025-05-17 22:52:57 +03:00
Elian Doran
4b22d05aca
refactor(server): remove leftover autocomplete in EJS
2025-05-17 22:42:50 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree
2025-05-17 22:15:10 +03:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys
2025-05-17 21:27:23 +03:00
Elian Doran
0b4f362983
Merge remote-tracking branch 'origin/develop' into feature/db_session_store
2025-05-17 18:59:45 +03:00
JYC333
3222765bb6
add sync known issue
2025-05-17 16:00:15 +08:00
JYC333
4dcb697a8f
use admonition
2025-05-17 15:26:51 +08:00
Elian Doran
255e529714
fix(share): content.css missing
2025-05-17 10:13:03 +03:00
Elian Doran
f7471b5a12
fix(share): script not loadable due to ESM
2025-05-17 10:08:18 +03:00
Elian Doran
786233ab06
fix(share): script not loadable due to relative path
2025-05-17 10:07:48 +03:00
Elian Doran
470ac18cba
feat(client): integrate normalize.css
2025-05-17 10:03:37 +03:00
JYC333
2f3f8b31cf
improve MFA docs
2025-05-17 10:13:00 +08:00
Elian Doran
a3a810cbec
Merge branch 'feature/db_session_store' into client_vite
2025-05-16 23:57:32 +03:00
Elian Doran
ec39667cba
feat(server/session): update database to hold session information
2025-05-16 23:07:23 +03:00
Elian Doran
390b384936
refactor(server): remove unnecessary script
2025-05-16 22:56:00 +03:00
JYC333
479ef63480
update MFA docs
2025-05-16 11:02:06 +08:00
JYC333
d95a313dad
update MFA docs
2025-05-16 10:41:32 +08:00
Elian Doran
1854d3ef59
Merge pull request #1921 from TriliumNext/docs/add-upload-size-env-var-docs
...
Add documentation around setting the various environment variables to control upload size limit
2025-05-13 21:56:37 +03:00
Elian Doran
3a984ffb2c
feat(docs): color schemes for code notes
2025-05-13 21:39:15 +03:00
perf3ct
2ea60bc4a7
feat(docs): add documentation around setting the various environment variables to control upload size limit
2025-05-13 09:49:18 -07:00