perf3ct
afe1de5ed3
get rid of silly ollamaIsEnabled
2025-04-01 19:41:30 +00:00
perf3ct
435e7cdd4f
Merge branch 'develop' into ai-llm-integration
2025-03-31 15:55:41 +00:00
Jin
ea7fbb154f
fix: 🐛 init error with totp
2025-03-28 02:38:51 +01:00
Jin
5742d3068e
feat: 🎸 move totp services to encryption logic
2025-03-28 02:15:25 +01:00
Elian Doran
35fbc731a7
Merge branch 'develop' into ai-llm-integration
2025-03-26 22:46:36 +02:00
Jin
d010e6cc73
Merge branch 'develop' into feature/MFA
2025-03-26 03:56:53 +01:00
Elian Doran
b923a23d95
feat(settings): make the formatting locale value adjustable
2025-03-25 19:56:07 +02:00
perf3ct
b00c20c357
Merge branch 'develop' into ai-llm-integration
2025-03-24 21:16:20 +00:00
Jin
c3d3ab4330
Merge branch 'develop' into feature/MFA
2025-03-22 14:38:22 +01:00
Jin
8df1e3263b
Merge branch 'develop' into feature/MFA
2025-03-22 12:35:00 +01:00
Elian Doran
cf874b5ee8
feat(mermaid): add basic support for vertical layout
2025-03-22 10:27:42 +02:00
perf3ct
08f7f1962b
do a better job with similarity searches
2025-03-18 00:50:55 +00:00
perf3ct
c37201183b
add Voyage AI as Embedding provider
2025-03-17 22:32:00 +00:00
perf3ct
84a8473beb
adapt or regenerate embeddings - allows users to decide
2025-03-17 21:47:11 +00:00
perf3ct
7ee6cf668e
add additional options and provider sorting
2025-03-17 21:03:07 +00:00
perf3ct
c40c702761
add anthropic options as well
2025-03-17 20:17:28 +00:00
perf3ct
d95fd0b049
allow specifying openai embedding models too
2025-03-17 19:54:11 +00:00
perf3ct
ab3c6b6fb1
remove options from migrations files
2025-03-16 20:49:55 +00:00
perf3ct
0081e6f1d0
fix sql error and add missing options
2025-03-16 18:53:01 +00:00
Jon Fuller
d713f3831a
Merge branch 'develop' into ai-llm-integration
2025-03-10 16:43:48 -07:00
Elian Doran
d639798fa8
refactor(server): deduplicate options init
2025-03-10 21:21:59 +02:00
perf3ct
adaac46fbf
I'm 100% going to have to destroy this commit later
2025-03-09 02:19:26 +00:00
perf3ct
d3013c925e
add additional options for ollama embeddings
2025-03-08 22:23:50 +00:00
Elian Doran
e7d2be4663
feat(options/language): store list of languages
2025-03-02 21:58:40 +02:00
Panagiotis Papadopoulos
9da1f55409
feat(options_init): add typescript as default set codeNotesMimeTypes value
...
since it is a very widespread/popular language, it makes sense to have it on by default.
closes #1219
2025-02-22 11:19:32 +01:00
Elian Doran
46f543ad54
Merge pull request #1207 from maphew/bare2share2
...
Bare2share - Redirect bare domain to defined #shareRoot
2025-02-22 09:25:30 +02:00
Elian Doran
38dbf6efcd
Merge pull request #1220 from TriliumNext/feat_friendly-numbers-note-revision
...
feat: friendly numbers note revision
2025-02-22 09:24:37 +02:00
Panagiotis Papadopoulos
9a1d26e129
feat: add protectedSessionTimeoutScale option
...
to be used in the protected_session_timeout widget, when it is ported to use TimeSelector
2025-02-18 22:37:20 +01:00
Panagiotis Papadopoulos
eeb99cf37c
feat: add revisionSnapshotTimeIntervalTimeScale option
...
to be used in the revision_snapshot_interval widget, when it is ported to use TimeSelector
2025-02-18 22:29:56 +01:00
Matt Wilkie
86ab2d4008
Merge remote-tracking branch 'origin/develop' into bare2share2
...
# Conflicts:
# src/public/translations/en/translation.json
2025-02-17 13:54:40 -07:00
Matt Wilkie
2ec2d784ec
results of npx prettier
2025-02-17 13:19:55 -07:00
matt wilkie
7af4e52766
brought over changes from 879035d
...
The last known good state before I got sidetracked into docker changes
2025-02-16 21:29:38 -07:00
Panagiotis Papadopoulos
f672054441
feat(time_selector): use time_selector in attachment_erasure_timeout
2025-02-16 18:30:56 +01:00
Panagiotis Papadopoulos
2bb79c4209
feat: "friendly number handling" for note erasure timeouts
2025-02-11 09:06:29 +01:00
Panagiotis Papadopoulos
94411cf418
refactor(server/utils): isMac/isWin - replace fn with boolean
...
those values cannot change during runtime,
=> there is no need to have these checks
as dynamic function, instead just
export the boolean value directly
2025-01-29 10:55:53 +01:00
Elian Doran
658317799d
feat(options_init): enable fixed editing toolbar by default for new users
2025-01-18 19:38:41 +02:00
Elian Doran
5899ba9a57
Revert "feat(options_init): enable horizontal layout by default for new users"
...
This reverts commit 637d1df0f597849d8c4bfc3ad53b6863bf665ba3.
2025-01-18 19:37:09 +02:00
Elian Doran
637d1df0f5
feat(options_init): enable horizontal layout by default for new users
2025-01-18 19:16:26 +02:00
Elian Doran
324696bc54
refactor(ts): enable verbatim module syntax
2025-01-09 18:36:24 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files
2025-01-09 18:07:02 +02:00
Elian Doran
bf4decb4fb
fix(server): compile errors after refactoring
2025-01-04 11:52:40 +02:00
Elian Doran
b6e97c1ae9
refactor(server): typed options
2025-01-03 18:32:09 +02:00
Panagiotis Papadopoulos
ac77d20aaf
refactor: use isMac and isWindows util funcs
2025-01-02 18:47:41 +01:00
Panagiotis Papadopoulos
7fe23c7ac2
refactor(services): use named imports from utils
2025-01-02 13:47:44 +01:00
Elian Doran
2eb4d4fb66
Merge remote-tracking branch 'origin/develop' into feature/MFA
2024-12-24 13:30:37 +02:00
Elian Doran
b321d99076
chore(code): fix editorconfig for src/public
2024-12-22 15:42:15 +02:00
Elian Doran
f30c35f0f2
feat(classic-toolbar): allow user to toggle multiline toolbar
2024-12-14 01:24:29 +02:00
Elian Doran
c39e8be29a
feat(server): set up option to toggle background effects
2024-12-09 21:57:54 +02:00
Elian Doran
921f216872
Merge remote-tracking branch 'origin/develop' into feature/trilium_next_theme
2024-11-30 00:55:37 +02:00
Elian Doran
aa99efc362
Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
...
; Conflicts:
; src/routes/api/options.ts
; src/services/options_init.ts
2024-11-28 21:56:08 +02:00