285 Commits

Author SHA1 Message Date
Elian Doran
5daed43c0f
Merge branch 'develop' into ai-llm-integration 2025-04-06 18:07:39 +03:00
Elian Doran
ba506c9c10
refactor(dev): use es6-string-html for some of the SQL statements (closes #274) 2025-04-01 23:30:21 +03:00
perf3ct
4c720818f0
add MFA branch to ai-llm-integ 2025-03-31 15:55:54 +00:00
perf3ct
435e7cdd4f
Merge branch 'develop' into ai-llm-integration 2025-03-31 15:55:41 +00:00
Jin
02c4a269be feat: 🎸 upgrade db version 2025-03-29 01:44:25 +01:00
perf3ct
150b0f0977
remove isEnabled from embedding providers 2025-03-24 20:35:46 +00:00
perf3ct
ab3c6b6fb1
remove options from migrations files 2025-03-16 20:49:55 +00:00
perf3ct
d2072c2a6f
"lock" notes that are having their embeddings created 2025-03-16 20:36:47 +00:00
perf3ct
d8c9d3bdfb
move these settings between db migrations 2025-03-16 18:35:31 +00:00
perf3ct
697d348286
set up more reasonable context window and dimension sizes 2025-03-16 18:08:50 +00:00
perf3ct
c914aaa4a8
do a better job of handling failed note embeddings 2025-03-12 21:04:06 +00:00
perf3ct
b6df3a721c
allow user to select *where* they want to generate embeddings 2025-03-12 18:02:51 +00:00
perf3ct
3f37196fe7
add additional options for users 2025-03-11 23:26:39 +00:00
perf3ct
adaac46fbf
I'm 100% going to have to destroy this commit later 2025-03-09 02:19:26 +00:00
perf3ct
dc439b21b0
update schema with our new tables 2025-03-08 23:01:45 +00:00
perf3ct
b97c8dd763
set up DB migrations 2025-03-08 22:03:30 +00:00
perf3ct
9f84a84f96
Merge branch 'develop' into ai-llm-integration 2025-03-08 20:51:57 +00:00
Elian Doran
ee7b97ae56
revert(db): back to 228 (no tasks) 2025-03-06 23:45:06 +02:00
perf3ct
e09e15ad05
start from scratch again 2025-03-02 18:58:25 -08:00
Elian Doran
16ad054d2a
refactor(migration): remove async import from migration scripts 2025-03-02 20:28:41 +02:00
Elian Doran
a80c3e32f1
fix(migration): JavaScript-based migrations not working 2025-03-02 19:39:06 +02:00
Elian Doran
a433c9c189
feat(tasks): add SQL migration 2025-02-20 12:07:10 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Elian Doran
db2b33704f
Merge branch 'feature/typescript_backend' into feature/typescript_backend_2 2024-03-30 10:54:06 +02:00
Elian Doran
3eb7ed5dda
server-ts: Address requested changes 2024-03-30 10:49:40 +02:00
Elian Doran
d35613f510
server-ts: Port becca_loader 2024-02-17 20:45:31 +02:00
Elian Doran
82a9808dea
server-ts: sql.js -> sql.ts 2024-02-17 13:32:41 +02:00
Elian Doran
7a9365457a
server-ts: utils.js -> utils.ts 2024-02-17 13:32:41 +02:00
Elian Doran
ff2e05fe83
server-ts: Fix references to cls.js 2024-02-17 13:32:41 +02:00
Elian Doran
96b6d17d77
server-ts: Remove need for 'allowImportingTsExtensions' 2024-02-17 13:32:40 +02:00
Elian Doran
39627a4fc4
server-ts: log.js -> log.ts 2024-02-17 13:32:40 +02:00
zadam
92e8b155e4 Merge branch 'stable'
# Conflicts:
#	package.json
#	src/services/build.js
#	src/services/migration.js
2024-01-27 22:52:47 +01:00
zadam
6e33553146 fix migration 2024-01-21 23:11:27 +01:00
zadam
1e30c0702e add indexes sooner in the migration process to speed it up #4535 2024-01-21 11:13:45 +01:00
zadam
a28d8843ac fix migration 2024-01-03 22:08:26 +01:00
zadam
f704cacdee bugfixes to sync 2023-12-30 00:34:46 +01:00
zadam
cf99345962 use .js extension for require() as a preparation for future migration to ESM 2023-11-22 19:34:48 +01:00
zadam
1ebdb0f5e1 emergency disabling of image compression since it appears to make problems in migration to 0.61 2023-11-04 00:10:54 +01:00
zadam
1261a06a30 order by note size + attachments + revisions, closes #4295 2023-10-02 22:02:25 +02:00
zadam
f2a510e4c5 cleanup of old migrations, since upgrading to 0.61 is possible only from 0.60. 2023-08-18 15:56:38 +02:00
zadam
63675bfbae make migration 223 NOOP 2023-07-30 21:54:01 +02:00
zadam
119050e355 fix migration 2023-07-28 16:13:31 +02:00
zadam
72122d0f95 fix blobIds - they shouldn't contain + and / characters 2023-07-28 15:55:26 +02:00
zadam
ce3834eb9e blob erasure is not synced, need to clean them up before each content hash check 2023-07-27 23:57:12 +02:00
zadam
527718eff7 add indices on blobId 2023-07-27 21:40:47 +02:00
zadam
f8c9178c5d fix migration 2023-07-18 23:23:52 +02:00
zadam
83049c95c3 defensive copies of owned attrs 2023-07-17 22:56:36 +02:00
zadam
2dac6ab281 DB migration should convert only "perfect candidates" to attachments 2023-07-14 18:24:15 +02:00
zadam
d475346a09 renamed attachment's parentId to more fitting ownerId 2023-07-14 17:01:56 +02:00
zadam
a47004bb4e shift migrations after upmerge 2023-06-20 23:32:31 +02:00