Commit Graph

23981 Commits (a94249d1d52472630c5a5884350fdfc5dcfbe0e6)

Author SHA1 Message Date
Dennis Verspuij 181aecad4c fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage 4 months ago
Nextcloud bot 1198f64d24
Fix(l10n): Update translations from Transifex 4 months ago
Marcel Klehr 397b1d1654 chore: deprecate old AI APIs 4 months ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 4 months ago
Nextcloud bot c2acabf020
Fix(l10n): Update translations from Transifex 4 months ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 4 months ago
ernolf a8bdd4f99b
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 4 months ago
Julien Veyssier 9a3a27f856
fix(taskprocessing): add missing translate default task type 4 months ago
Elizabeth Danzberger b749a89a33
fix: PHP formatting 4 months ago
Elizabeth Danzberger bb34b0809c
fix: Fix static analysis errors 4 months ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 4 months ago
Elizabeth Danzberger 8ac706a520
fix(api): Add alias to `Field` 4 months ago
Elizabeth Danzberger 6cd83fc96a
fix: Make field index a string for better id/index support 4 months ago
Elizabeth Danzberger 912a938157
fix: Correct name of `InvalidFieldTypeException` class file 4 months ago
Elizabeth Danzberger 27271c5452
fix: Add proper field types 4 months ago
Elizabeth Danzberger 05cbb4168e
fix: Remove comments 4 months ago
Elizabeth Danzberger aa63121197
fix: Add `InvalidFieldType` exception 4 months ago
Elizabeth Danzberger 49cc5beccc
fix: `Field` and `FieldType` implementation 4 months ago
Elizabeth Danzberger 4efdb9b438
fix: Composer autoloads for Field classes 4 months ago
Elizabeth Danzberger dbfe70e4f6
fix: Add Field and FieldType back to server API 4 months ago
Elizabeth Danzberger f01dd38724
fix: Move field classes out of the server api 4 months ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 4 months ago
Elizabeth Danzberger d939858e3d
feat: Template fields 4 months ago
Julien Veyssier 0b04a6aa48
fix(taskprocessing): fix typo in text2text task type 4 months ago
Julien Veyssier 5ed55b0634
feat(taskprocessing): add translate task type 4 months ago
Marcel Klehr 46c518f712 fix: Don't validate input again upon running a task 4 months ago
Marcel Klehr aaa8af4b49 fix: Make sure provider provides enum values 4 months ago
Marcel Klehr 6363437ccb
fix(taskprocessing): Update lib/private/TaskProcessing/Manager.php 4 months ago
Julien Veyssier 9306ddeb69
fix(taskprocessing): fix psalm issue 4 months ago
Julien Veyssier c23f126c41
fix(taskprocessing): fix cs issues and generate autoloaders 4 months ago
Julien Veyssier 0584ebf628
fix(taskprocessing): add license 4 months ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 4 months ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 4 months ago
Robin Appelman 7fbb981877
feat: add additional logging for database errors 4 months ago
Nextcloud bot 55f81eae13
Fix(l10n): Update translations from Transifex 4 months ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 4 months ago
Daniel Kesselberg 8d3b99349d
docs: update docs for ocp events 4 months ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 4 months ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 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
Robin Appelman 5ea972922b
fix: explicitly filter for storageid in preview cleanup job 4 months ago
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql 4 months ago
Nextcloud bot a884d48413
Fix(l10n): Update translations from Transifex 4 months ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 4 months ago
Julius Härtl 2b0bc8b310 fix: Do not return partial file info if we have a cache entry 4 months ago
Ferdinand Thiessen 12796c3ae7
fix: FileInfo from `View` should have the correct name of a mountpoint 4 months ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 4 months ago
Robin Appelman 32f5739bc6
feat: add config flag to toggle persistent redis connections 4 months ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 4 months ago