Commit Graph

550 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Marcel Müller 58440bfc67 fix: Stop infinite loop in ExpireTrash 3 months ago
Joas Schilling cb67bcecf0
fix(trashbin): Translate Nextcloud exception to Sabre exception 4 months ago
provokateurin b36af651fd
fix(files_trashbin): Fix size propagation when moving file to trash 4 months ago
Louis Chemineau 9b5d11845a
feat(files_trashbin): Refactor expire background job to support parallel run 4 months ago
Côme Chilliet 5c9c2fe5e2
fix(trashbin): Fix errors in the log on MOVE operations 4 months ago
Robin Appelman f3850b141a fix: fix trashbin restore events 5 months ago
Ferdinand Thiessen 6b0bce8a2d
fix(files_trashbin): `has-preview` must return `true` or `false` 5 months ago
Kent Delante 1ccf491a9e fix(files_trashbin): Expire trashbin items when space is needed 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Kent Delante 705aee5aa0 fix(files_trashbin): check if there is enough space before restoring 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Louis Chemineau b90c7b36fb
chore(files_trashbin): Add user details in log from Trashbin 9 months ago
Louis Chemineau 0a585b0048
fix: Catch exceptions when expiring trashbin 9 months ago
Louis Chemineau 9677cb86cb
chore: Use iterator in ExpireTrash command 9 months ago
Louis Chemineau bd9a2eba76 feat: Limit trash expire job to 30 minutes 9 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Louis Chemineau 2d02cb1ff4 feat: Support X-NC-Skip-Trashbin header 12 months ago
provokateurin 31c21c7797
feat(files_trashbin): Allow preventing trash to be deleted permanently 12 months ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 1 year ago
Christopher Ng 119e7d1bd7 feat(trashbin): Add backend dav property 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 6d8ffb381f
refactor(files_trashbin): Add Storage parameter strong types 1 year ago
provokateurin 0356e9e82f
fix(files_trashbin): Fix all IStorage return types 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 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Robin Appelman 42ea824fd7 fix: improve moving object store items to trashbin 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen b5cd64e584
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV 1 year ago
Maxence Lange 5e1196095c feat(migrations): add metadata to existing migrations 1 year ago
Joas Schilling bfd96b070b
fix(trashbin): Improve documentation of since/until timestamps of restore trashbin 1 year ago
provokateurin 220c6a2bd9
refactor(files_trashbin): Replace security annotations with respective attributes 1 year ago
Robin Appelman c82d382a20 feat: add base class for extending the query builder 2 years ago
Ferdinand Thiessen dea5559d35
fix(files_trashbin): Make files view registering an init script 2 years ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Christopher Ng 583517eb38 feat(trashbin): Add deleted by properties 2 years ago
Christopher Ng caed644c03 chore(trashbin): Add method to get deleted by from trash item 2 years ago