Elian Doran
8e73c5906d
fix(server): missing boxicons in desktop/mobile
2025-06-09 22:18:44 +03:00
Elian Doran
f20d4cbed2
refactor(share): translate messages
2025-06-09 21:16:03 +03:00
Elian Doran
828da2aabf
refactor(share): relocate 404 template
2025-06-09 16:22:22 +03:00
Elian Doran
a61d76deed
refactor(share): remove old templates
2025-06-09 16:13:11 +03:00
Elian Doran
8bdf3626f0
refactor(share): integrate with client
2025-06-09 14:13:35 +03:00
Elian Doran
4fcb186022
chore(share): bring back original share.js
2025-06-09 13:35:14 +03:00
Elian Doran
7451c2701e
chore(share): bring back CSS
2025-06-09 13:33:25 +03:00
perf3ct
44a45780b7
feat(llm): remove everything to do with embeddings
2025-06-07 18:11:12 +00:00
Jin
bffb47645c
fix: 🐛 fix SSO icon loading
2025-06-07 12:10:41 +02:00
Jin
4cafd83c25
feat: 🎸 set SSO login page ui
2025-06-07 12:10:41 +02:00
Jin
fa44a5343b
feat: 🎸 support custon oidc server
2025-06-07 12:10:41 +02:00
Elian Doran
4fd99e1728
docs(user): describe session management
2025-06-07 12:38:06 +03:00
Jin
4770bdeb90
docs: ✏️ Fix Journal demo relation name
2025-06-05 17:16:37 +02:00
Elian Doran
0c8ea23345
Revert "chore: 🤖 Update docs"
...
This reverts commit 6caba3962121e155776ed32ef6a587b848cfd5c9.
2025-06-05 08:52:38 +03:00
Elian Doran
9bfadd7799
Merge branch 'develop' into dateNote
2025-06-04 22:54:10 +03:00
Jin
3339b36e61
docs: ✏️ Fix day note docs error
2025-06-04 17:01:00 +02:00
Jin
f3aa6adb65
docs: ✏️ Update day note and template docs
2025-06-04 11:14:42 +02:00
Jin
6caba39621
chore: 🤖 Update docs
2025-06-04 11:00:14 +02:00
Jin
deacd7f340
docs: ✏️ Update day note docs
2025-06-04 10:52:19 +02:00
Elian Doran
6563601667
Merge pull request #2123 from FliegendeWurst/shortcuts-i18n
...
feat(i18n): description for all keyboard shortcuts
2025-06-04 11:39:47 +03:00
Elian Doran
dfed0d5f5b
Merge pull request #2092 from TriliumNext/feature/grafana-dashboard
...
feat(metrics): add documentation for using grafana dashboard
2025-06-04 11:35:55 +03:00
Elian Doran
4cab710dfd
Merge pull request #2101 from TriliumNext/patch-theme-2
...
fix(theme): theme is not enabled on the phone
2025-06-04 11:28:22 +03:00
Elian Doran
555c596a0f
Merge branch 'develop' into shortcuts-i18n
2025-06-04 11:04:41 +03:00
Elian Doran
ce570bf080
Merge branch 'develop' into feature/grafana-dashboard
2025-06-04 10:36:56 +03:00
Elian Doran
dbeb4e1c87
fix(share): missing CK editor stylesheet ( closes #2124 )
2025-06-04 09:22:07 +03:00
FliegendeWurst
12d018fdfc
feat(i18n): description for all keyboard shortcuts
2025-06-03 19:10:12 +02:00
SiriusXT
78626e67d2
fix(theme): When using next as the base for custom themes, the next theme is not enabled on the phone
2025-06-02 16:13:17 +08:00
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