Commit Graph

334 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Elizabeth Danzberger 79d005e11f
feat(templates): add support for checkboxes in template filler 1 year ago
Louis Chemineau 675c7fab78
chore: Improve isEncrypted description 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Elizabeth Danzberger b749a89a33
fix: PHP formatting 1 year ago
Elizabeth Danzberger bb34b0809c
fix: Fix static analysis errors 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Elizabeth Danzberger 8ac706a520
fix(api): Add alias to `Field` 1 year ago
Elizabeth Danzberger 6cd83fc96a
fix: Make field index a string for better id/index support 1 year ago
Elizabeth Danzberger 912a938157
fix: Correct name of `InvalidFieldTypeException` class file 1 year ago
Elizabeth Danzberger 27271c5452
fix: Add proper field types 1 year ago
Elizabeth Danzberger 05cbb4168e
fix: Remove comments 1 year ago
Elizabeth Danzberger aa63121197
fix: Add `InvalidFieldType` exception 1 year ago
Elizabeth Danzberger 49cc5beccc
fix: `Field` and `FieldType` implementation 1 year ago
Elizabeth Danzberger dbfe70e4f6
fix: Add Field and FieldType back to server API 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
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 1 year ago
Côme Chilliet e111d2e26c fix: Make webhook event serialization opt-in with a new interface 1 year ago
Côme Chilliet 734aad8934 feat: Make node events serializable 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 1 year ago
Louis Chemineau 0114e9cd84
fix(files): setOwner since doc 1 year ago
Marcel Klehr 1c033ae70a fix(IRootFolder): Add getAppDataDirectoryName method 1 year ago
Marcel Klehr 8352b27c11 fix: weed out some psalm errors and run cs:fix 1 year ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 1 year ago
Julius Härtl ff3fc85d10 perf(ILockManager): Allow registering a lock provider lazy 1 year ago
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases 1 year ago
Julius Härtl f9e235f7f1 perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 1 year ago
Julius Härtl 4910e7e231
fix: Pass the mountpoint target user to storages without owner 2 years ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago
Christopher Ng 66e77d41c8 feat: Add iconSvgInline to TemplateFileCreator 2 years ago
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 2 years ago
Robin Appelman 63ffaab95e
fix types + autoloader 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago
Côme Chilliet 1332078be1 Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 2 years ago
Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau a93af13c12 Fix is-define operator 2 years ago