Commit Graph

1032 Commits (0032461692650e2fef28fa78cbe19c2c5d408fbf)

Author SHA1 Message Date
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder 1 year ago
Julien Veyssier 14cf5b03ca
feat(taskprocessing): new command to get a task from a task ID, include error_message in list and get commands 1 year ago
Ferdinand Thiessen eb69e89fa5
chore: Drop unused legacy `OC_Files` 1 year ago
Ferdinand Thiessen d57a2dd465
fix: Skip users that still exist in backend 1 year ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 1 year ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 1 year ago
Côme Chilliet 70a886ce83
feat: Add OCP interface to format richtext into string 1 year ago
Côme Chilliet f80eda4398
chore: fix autoloaders 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Carl Schwan 986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
Côme Chilliet 76d1b11bc9 chore: Deleted now unused classes from \OC\OCS 1 year ago
Côme Chilliet 4c9104ef08 fix: Move ApiHelper to \OC\OCS next to related classes 1 year ago
Côme Chilliet ea32d17d88 fix: Move OC_API into \OC\ApiHelper in standard namespace 1 year ago
Anupam Kumar 31a983ac69 chore: update autoloader 1 year ago
Louis Chemineau dbf56b6c11
fix: Migrate existing bg jobs to use sha256 1 year ago
Côme Chilliet 47d2cb7479 fix: Move \OC_Image to \OC\Image with the other internal classes 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 1 year ago
Elizabeth Danzberger 79d005e11f
feat(templates): add support for checkboxes in template filler 1 year ago
Robin Appelman 2f9f9e83e8
feat: add command to send raw commands to redis 1 year ago
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation 1 year ago
FedericoHeichou a41e2f01b7 feat: Add user:welcome command 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
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Robin Appelman 9af6184af6 chore: delete repair step for 8y old oc_mounts issue 1 year ago
Julius Härtl a6d421e767
chore: Remove deprecated legacy search backend 1 year ago
Robin Appelman 9a06931175 feat: add command to export certificate bundle 1 year ago
Ferdinand Thiessen 3d136e4466
fix: Add `acceptShare` as an interface 1 year ago
Maxence Lange 7c1ee524be fix(migration-attributes): privatizing AttributeException 1 year ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 1 year ago
ernolf a8bdd4f99b
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
Elizabeth Danzberger 912a938157
fix: Correct name of `InvalidFieldTypeException` class file 1 year ago
Elizabeth Danzberger 4efdb9b438
fix: Composer autoloads for Field classes 1 year ago
Elizabeth Danzberger f01dd38724
fix: Move field classes out of the server api 1 year ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 1 year ago
Elizabeth Danzberger d939858e3d
feat: Template fields 1 year ago
Julien Veyssier 5ed55b0634
feat(taskprocessing): add translate task type 1 year ago
Julien Veyssier c23f126c41
fix(taskprocessing): fix cs issues and generate autoloaders 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 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
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 1 year ago