summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-021-0/+4
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* [tx-robot] updated from transifexNextcloud bot2017-12-022-2/+2
* check userExists later, saves lookups for appData_INSTANCEID useridsArthur Schiwon2017-12-011-1/+1
* Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-131-5/+5
|\
| * Fixed remaining testsJohn Molakvoæ (skjnldsv)2017-11-081-5/+5
* | [tx-robot] updated from transifexNextcloud bot2017-11-1114-28/+218
* | [tx-robot] updated from transifexNextcloud bot2017-11-1010-0/+200
|/
* [tx-robot] updated from transifexNextcloud bot2017-11-072-0/+40
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-0614-5/+23
* [tx-robot] updated from transifexNextcloud bot2017-11-034-0/+80
* Merge pull request #6875 from nextcloud/app_autoloadersJoas Schilling2017-11-019-0/+629
|\
| * Files_Trashbin AutoloaderRoeland Jago Douma2017-10-249-0/+629
* | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico...Morris Jobke2017-10-251-4/+6
|\ \ | |/ |/|
| * Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-191-4/+6
* | Use ::class in test mocksMorris Jobke2017-10-242-3/+5
* | Merge pull request #6922 from nextcloud/unneeded-isEnabled-checkBjörn Schießle2017-10-241-4/+2
|\ \
| * | Remove unneeded check if app is enabledMorris Jobke2017-10-231-4/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-10-242-0/+40
|/
* Merge pull request #6791 from nextcloud/fix-test-warningsRoeland Jago Douma2017-10-151-2/+2
|\
| * Don't use deprecated $this->getMock() methodJoas Schilling2017-10-091-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-10-142-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-292-0/+4
* Removed unneeded bgs and borders. Replaced hard coded colours byJohn Molakvoæ (skjnldsv)2017-09-231-0/+0
* Unwanted css for trashbinJohn Molakvoæ (skjnldsv)2017-09-211-14/+0
* Add pinned class to trashbinJohn Molakvoæ (skjnldsv)2017-09-211-0/+1
* allow apps to control the trash binBjoern Schiessle2017-09-153-13/+158
* [tx-robot] updated from transifexNextcloud bot2017-09-152-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-08-302-4/+4
* Fix comparisions in the trashbin appJoas Schilling2017-08-012-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-08-012-2/+2