Commit Graph

206 Commits (7620d230df8756a9c439c4acbd756fbeae9345f7)

Author SHA1 Message Date
Maxence Lange a845e0f73a
Update core/Migrations/Version29000Date20240124132202.php 2 years ago
Maxence Lange 31e8ed42a1
Update core/Migrations/Version29000Date20240124132201.php 2 years ago
Maxence Lange 8362025643 better indexes 2 years ago
Maxence Lange 6daea857ab fixes 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Louis Chemineau e621396139
Comment legacy file_metadata table migrations 2 years ago
Julius Härtl 1cfc8a2e03
Revert "perf: Add partial index on configvalue of preferences table" 2 years ago
Julius Härtl 0ccf84bb31
perf: Add partial index on configvalue of preferences table 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 2 years ago
Joas Schilling 960b95bb8e
fix(migration): Fix files metadata migration 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Marcel Klehr 1476a7216a fix(TextProcessing/ migration): add check whether new column exists already 2 years ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
Git'Fellow a075c85eef
Return only if changed 2 years ago
Git'Fellow 91c92f533e
fix: add index on migration only if needed 2 years ago
Marcel Klehr 68bb4a066c fix(TextToImage\Migration): Fix typo 2 years ago
Marcel Klehr 9ee72633cf enh(Text2Image): Expose expected completion time 2 years ago
Marcel Klehr 73da7f20d3 fix(Text2Image): Add number_of_images to migration 2 years ago
Marcel Klehr ca9a28ab51 fix(TextToImage): Fix notnull column to allow for empty strings on orcale 2 years ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 2 years ago
Julien Veyssier 601679bd25
use DB type constants 2 years ago
Marcel Klehr a0eaed0296
Fix typo 2 years ago
Marcel Klehr ad3f353335
Migration: Drop llm_tasks table and add textprocessing_tasks 2 years ago
Marcel Klehr 0909657ea0 LLM Migration: Return null if nothing changed 3 years ago
Marcel Klehr f6f8cb4331 LLM OCP API: Add identifier param 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Marcel Klehr 9e9fc1d99b Fix Copyright 3 years ago
Marcel Klehr 6fc4cb63ef LLM OCP API: Add db migration 3 years ago
Faraz Samapoor 04b12d9d27 Uses PHP8's constructor property promotion. 3 years ago
Marcel Klehr e774708482 fix(systemtags): Keep non-existing index 3 years ago
Marcel Klehr ee9ad9c9de fix(systemtags): Move index creation from new migration to existing original migration 3 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Robin Appelman db43d90387
add new index in repair step instead of on-migrate 3 years ago
Robin Appelman f5e2b0b22f
allow storing multiple mounts for the same rootid in the mount cache 3 years ago
Louis Chemineau 1a6709cf43 Migrate metadata as JSON to value as STRING 3 years ago
Louis Chemineau bda66f9fb6 Add parent index on filecache 3 years ago
Simon L 96500cf5a4 add a safeguard for Version23000Date20210721100600.php 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Marcel Klehr adfe367106
PublickKeyTokenProvider: Fix password update routine with password hash 3 years ago
Joas Schilling 4d98128e9a
Fix migration parameter handling 3 years ago
Arthur Schiwon b4f6329a83 fix querybuilder instance recuse 3 years ago
Christopher Ng 7f5ef4dcf7 Delete theming background preferences 3 years ago
Joas Schilling 7599cbb529 New code being new 3 years ago
Joas Schilling 6e4a90ba36 Fix SQL errors 3 years ago
Christopher Ng 107a974b36 Fix missing background on upgrade 3 years ago