summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Adds a test case for the loading symbol in deleted files.Abijeet2018-06-181-2/+8
* Fixes the restore loading icon appearing continuously.Abijeet2018-06-181-1/+1
* Fixes issues found during running of test cases.Abijeet2018-06-181-15/+5
* Fixed failing test cases for the new actions menu.Abijeet2018-06-181-13/+30
* Added a new action menu in files and trash list.Abijeet2018-06-182-14/+16
* [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+4
* Previews on for all trashbin filesRoeland Jago Douma2018-06-055-55/+73
* Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-011-1/+2
|\
| * allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
* | [tx-robot] updated from transifexNextcloud bot2018-06-014-0/+6
* | [tx-robot] updated from transifexNextcloud bot2018-05-314-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-05-294-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-05-284-0/+6
* | [tx-robot] updated from transifexNextcloud bot2018-05-262-2/+4
* | [tx-robot] updated from transifexNextcloud bot2018-05-256-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-1814-14/+14
* [tx-robot] updated from transifexNextcloud bot2018-05-1714-14/+14
* 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-0114-1/+923
|\
| * Add folder for trashbinRoeland Jago Douma2018-04-2512-74/+158
| * Use getType to determine type of entryRoeland Jago Douma2018-04-253-6/+6
| * Add propfind properties to trashbinRoeland Jago Douma2018-04-259-10/+131
| * Add special restore folderRoeland Jago Douma2018-04-259-4/+145
| * Emptry trashbinRoeland Jago Douma2018-04-251-1/+1
| * List trashbin in DAVRoeland Jago Douma2018-04-2510-1/+577
* | [tx-robot] updated from transifexNextcloud bot2018-04-272-2/+2
* | move log constants to ILoggerArthur Schiwon2018-04-263-3/+9
|/
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-5/+5
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-224-13/+13
* [tx-robot] updated from transifexNextcloud bot2018-03-212-2/+2
* Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* Remove OC_App::disable methodTobia De Koninck2018-03-061-1/+1
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-7/+11
* [tx-robot] updated from transifexNextcloud bot2018-02-132-0/+26
* 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
* Fix risky tests without assertionsJoas Schilling2018-01-253-2/+3
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-2/+5
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update composerMorris Jobke2018-01-122-10/+14
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* [tx-robot] updated from transifexNextcloud bot2018-01-044-16/+56