Commit Graph

181 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
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
timm2k 14d3b6f021
Update Version24000Date20220404230027.php 3 years ago
Marcel Klehr 047cc708d4 DB mounts table: Add index for mount_provider_class 3 years ago
Vitor Mattos c59b0c2ff7
Add comments expire date 4 years ago
Vincent Petry 7f660674de
Add new share attributes column 4 years ago
Joas Schilling d2633c3ad6
Fix older migrations to the version pattern 4 years ago
Joas Schilling 5cacc594a0
Add missing index 4 years ago
Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Joas Schilling 3031eb1c07
Update Version24000Date20211222112246.php 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed 4 years ago
Julius Härtl 415294e345
Add index for direct editing cleanup job 4 years ago
Joas Schilling fcb3e9a071
Add a primary key to ratelimit_entries table 4 years ago
Vitor Mattos 9a2736bbc9
Fix column size to work with Oracle. Add unit tests 4 years ago
Vitor Mattos 9efbc9c1d5
Add comments reactions 4 years ago
Julius Härtl 99b2cf8339
Add hashed attribute column for indexed job existence check 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Christoph Wurst ed84f07784
Add missing index for propertypath only queries against properties 4 years ago
Christopher Ng c85f78db69 Migrate profile_config id column to bigint 4 years ago
Christopher Ng c85ab47a11 Use bigint for autoincremented column 4 years ago
Julius Härtl c92ac34711 Use proper app id (settings instead of core) 4 years ago
Joas Schilling 99006be126 Lowercase all core=>email values 4 years ago
Pytal ac5bc2277e Update core/Migrations/Version23000Date20211203110726.php 4 years ago