summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib
Commit message (Expand)AuthorAgeFilesLines
* Trash bin: fix exception triggered if no correct fileId is provided.simonspa2020-01-081-2/+2
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-1/+2
* Merge pull request #16534 from nextcloud/trash-copy-free-spaceRoeland Jago Douma2019-09-041-1/+6
|\
| * Update apps/files_trashbin/lib/Trashbin.phpRobin Appelman2019-09-041-1/+3
| * dont try to copy trash items to user if the user has not enough free spaceRobin Appelman2019-07-291-1/+4
* | Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-151-2/+3
|\ \
| * | Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+3
| |/
* / files_trashbin: File can be without extensionJakub Onderka2019-08-071-1/+1
|/
* Add event dispatcher to OCPChristoph Wurst2019-06-251-4/+4
* Use higher preview resolution in trashbinRoeland Jago Douma2019-03-161-2/+2
* dont try to restore a trashbin item to a readonly targetRobin Appelman2019-03-141-0/+4
* prevent recursion when moving a file to the trashbinRobin Appelman2019-03-131-1/+4
* Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-131-1/+2
|\
| * Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
* | Only fetch size of this storage without mount points - ref #14412Morris Jobke2019-03-011-1/+1
* | Revert "Fix for issue 10862: calculation of free space ignores external stora...Morris Jobke2019-03-011-4/+5
|/
* Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-281-3/+3
|\
| * add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-3/+3
* | Merge pull request #13844 from felixn/bugfix/10862-trash-bin-ignores-trashbin...Morris Jobke2019-02-271-5/+4
|\ \ | |/ |/|
| * Fix for issue 10862: calculation of free space ignores external storage (does...Felix Nieuwenhuizen2019-01-261-5/+4
* | add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
|/
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* store user for trashitem in the trashitemRobin Appelman2018-10-1710-68/+50
* remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-173-9/+8
* fix error message for folder preview requestRobin Appelman2018-10-171-4/+4
* fix trashbin previews for modular apiRobin Appelman2018-10-174-40/+78
* fix select statementRobin Appelman2018-10-1720-434/+913
* expose additional props from trashbin sabre endpointRobin Appelman2018-09-207-130/+114
* trashbin:cleanup exceptions for invalid optionsLiam Dennehy2018-06-281-4/+6
* Default behaviour when no users are specified on trashbin:cleanupLiam Dennehy2018-06-281-3/+13
* Merge pull request #9626 from lars-sh/patch-1Morris Jobke2018-06-251-2/+6
|\
| * Improved logging statementLars Knickrehm2018-06-241-4/+1
| * Workaround for interrupting expired files deletionLars Knickrehm2018-05-281-2/+9
* | Previews on for all trashbin filesRoeland Jago Douma2018-06-052-31/+41
* | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
|/
* Support fileid propfind on trash endpointRoeland Jago Douma2018-05-117-2/+26
* Trashbin propfind respond to oc:sizeRoeland Jago Douma2018-05-104-0/+14
* Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu...Roeland Jago Douma2018-05-101-1/+4
|\
| * If not in debug disable principal listingRoeland Jago Douma2018-05-081-1/+4
* | Propfind for deletion time of trash filesRoeland Jago Douma2018-05-086-3/+19
|/
* Merge pull request #9202 from nextcloud/feature/1332/trashbin_davRoeland Jago Douma2018-05-0111-0/+892
|\
| * Add folder for trashbinRoeland Jago Douma2018-04-2510-74/+156
| * Use getType to determine type of entryRoeland Jago Douma2018-04-253-6/+6
| * Add propfind properties to trashbinRoeland Jago Douma2018-04-256-10/+126
| * Add special restore folderRoeland Jago Douma2018-04-257-4/+141
| * Emptry trashbinRoeland Jago Douma2018-04-251-1/+1
| * List trashbin in DAVRoeland Jago Douma2018-04-257-0/+557
* | move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
|/
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-5/+5
* Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1