Commit Graph

302 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
skjnldsv 7cbcbdc051 fix(files): conversion api simplification and conflict check 12 months ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 12 months ago
Julius Knorr 12028430bd
docs: Use proper return type for custom template listing 12 months ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
provokateurin ea93dc0c7d
feat(Files\Mount): Add IShareOwnerlessMount 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 1 year ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
provokateurin 227609a954
fix(IStorage): Use false instead of bool intersection type to match implementations 1 year ago
Côme Chilliet b80bc81579
chore: Use SPDX headers and property promotion in new files 1 year ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 1 year ago
Côme Chilliet eac9255966
chore: use a proper `@param` tag for IConstructableStorage constructor parameter 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
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 2 years ago
Côme Chilliet e111d2e26c fix: Make webhook event serialization opt-in with a new interface 2 years ago
Côme Chilliet 734aad8934 feat: Make node events serializable 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Louis Chemineau 0114e9cd84
fix(files): setOwner since doc 2 years ago
Marcel Klehr 1c033ae70a fix(IRootFolder): Add getAppDataDirectoryName method 2 years ago
Marcel Klehr 8352b27c11 fix: weed out some psalm errors and run cs:fix 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago