Commit Graph

229 Commits (980ab1f56bbcffa5905c9978f53a27a973952161)

Author SHA1 Message Date
Git'Fellow ffa19a9827
fix(migration): Check if column exits before adding it 2 months ago
Anupam Kumar bb94b17959 fix(TaskProcessing): increase error_message column length 3 months ago
Louis Chemineau dbf56b6c11
fix: Migrate existing bg jobs to use sha256 3 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 3 months ago
Joas Schilling 4b6490eaa6
fix(migration): Add missing migration attributes 3 months ago
S1m 9189bc290b
feat(webauthn): Add user verification to webauthn challenges 3 months ago
Ferdinand Thiessen b582630715
fix(webauthn): Increase database column for public key id 3 months ago
Git'Fellow 3803e755af
fix(migration): Add column if not exists 4 months ago
Maxence Lange 5e1196095c feat(migrations): add metadata to existing migrations 4 months ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 4 months ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 4 months ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 4 months ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 4 months ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 6 months ago
Marcel Klehr 0e06d645d4 Update core/Migrations/Version30000Date20240429122720.php 7 months ago
Marcel Klehr a045e0c47a fix: fix migration 7 months ago
Marcel Klehr ef61c50f4b fix: address review comments 7 months ago
Marcel Klehr 928d04fbbd fix: oc_taskProcessing_tasks.identifier: notnull = false 7 months ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 7 months ago
Andy Scherzinger 1df96b0417
chore: Add SPDX header 7 months ago
Varun Patil 84017a9ad7 fix(core): add fs_name_hash index to migration 7 months ago
Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 9 months ago
Johannes Merkel 21e8aadc1f
fix(db): remove redundant indices in properties 9 months ago
Maxence Lange a845e0f73a
Update core/Migrations/Version29000Date20240124132202.php 10 months ago
Maxence Lange 31e8ed42a1
Update core/Migrations/Version29000Date20240124132201.php 10 months ago
Maxence Lange 8362025643 better indexes 10 months ago
Maxence Lange 6daea857ab fixes 10 months ago
Maxence Lange f7d0c74b10 lazy AppConfig 10 months ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 12 months ago
Louis Chemineau e621396139
Comment legacy file_metadata table migrations 12 months ago
Julius Härtl 1cfc8a2e03
Revert "perf: Add partial index on configvalue of preferences table" 12 months ago
Julius Härtl 0ccf84bb31
perf: Add partial index on configvalue of preferences table 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 1 year ago
Joas Schilling 960b95bb8e
fix(migration): Fix files metadata migration 1 year ago
Maxence Lange e62e9e3dbf IFilesMetadata 1 year ago
Marcel Klehr 1476a7216a fix(TextProcessing/ migration): add check whether new column exists already 1 year ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 1 year ago
Git'Fellow a075c85eef
Return only if changed 1 year ago
Git'Fellow 91c92f533e
fix: add index on migration only if needed 1 year ago
Marcel Klehr 68bb4a066c fix(TextToImage\Migration): Fix typo 1 year ago
Marcel Klehr 9ee72633cf enh(Text2Image): Expose expected completion time 1 year ago
Marcel Klehr 73da7f20d3 fix(Text2Image): Add number_of_images to migration 1 year ago
Marcel Klehr ca9a28ab51 fix(TextToImage): Fix notnull column to allow for empty strings on orcale 1 year ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 1 year ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 1 year ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 1 year ago
Julien Veyssier 601679bd25
use DB type constants 1 year ago
Marcel Klehr a0eaed0296
Fix typo 1 year ago
Marcel Klehr ad3f353335
Migration: Drop llm_tasks table and add textprocessing_tasks 1 year ago