summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove deprecated isEnabled call from files_trashbinJulius Härtl2018-01-311-1/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+4
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-2/+2
* Cleanup unused codeMorris Jobke2018-01-261-2/+0
* Use type casting instead of *val() methodMorris Jobke2018-01-261-4/+4
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-2/+5
* check userExists later, saves lookups for appData_INSTANCEID useridsArthur Schiwon2017-12-011-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-067-2/+16
* Remove unneeded check if app is enabledMorris Jobke2017-10-231-4/+2
* allow apps to control the trash binBjoern Schiessle2017-09-152-2/+117
* Fix comparisions in the trashbin appJoas Schilling2017-08-012-2/+2
* Delete trash using node API to trigger preview deletionRoeland Jago Douma2017-07-241-6/+23
* Improve logging of trash bin inconsistenciesMorris Jobke2017-06-231-1/+1
* Handle more error casesMorris Jobke2017-05-021-0/+2
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* Merge pull request #3998 from nextcloud/backport-27032Roeland Jago Douma2017-03-231-1/+5
|\
| * Use the expected method depending on the target being a file or folderJuan Pablo Villafáñez2017-03-221-1/+5
* | fix path for files from root folderMorris Jobke2017-03-221-1/+5
* | In the real world id is an initial filenameVictor Dubiniuk2017-03-201-3/+4
|/
* delete files right away in case of a encryption exceptionBjoern Schiessle2017-03-141-7/+25
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Merge pull request #2819 from nextcloud/trash-ext-link-uselinkownerRoeland Jago Douma2016-12-231-0/+10
|\
| * Fallback to share link owner when no owner foundVincent Petry2016-12-221-0/+10