Commit Graph

226 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 4b6490eaa6
fix(migration): Add missing migration attributes 1 year ago
S1m 9189bc290b
feat(webauthn): Add user verification to webauthn challenges 1 year ago
Ferdinand Thiessen b582630715
fix(webauthn): Increase database column for public key id 1 year ago
Git'Fellow 3803e755af
fix(migration): Add column if not exists 1 year ago
Maxence Lange 5e1196095c feat(migrations): add metadata to existing migrations 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Marcel Klehr 0e06d645d4 Update core/Migrations/Version30000Date20240429122720.php 2 years ago
Marcel Klehr a045e0c47a fix: fix migration 2 years ago
Marcel Klehr ef61c50f4b fix: address review comments 2 years ago
Marcel Klehr 928d04fbbd fix: oc_taskProcessing_tasks.identifier: notnull = false 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago
Andy Scherzinger 1df96b0417
chore: Add SPDX header 2 years ago
Varun Patil 84017a9ad7 fix(core): add fs_name_hash index to migration 2 years ago
Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 2 years ago
Johannes Merkel 21e8aadc1f
fix(db): remove redundant indices in properties 2 years ago
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