summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* 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-142-8/+29
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-11/+10
* [tx-robot] updated from transifexNextcloud bot2017-03-0214-0/+280
* Merge pull request #3676 from individual-it/trash_problemJoas Schilling2017-03-021-5/+2
|\
| * fix for #3201Artur Neumann2017-03-021-2/+3
| * Revert "fix mouse pointer"Artur Neumann2017-03-021-5/+1
* | [tx-robot] updated from transifexNextcloud bot2017-02-212-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-02-144-4/+6
* | [tx-robot] updated from transifexNextcloud bot2017-02-122-2/+28
* | [tx-robot] updated from transifexNextcloud bot2017-02-112-0/+4
* | Add proper default value for datadirMorris Jobke2017-01-191-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-01-172-6/+6
* [tx-robot] updated from transifexNextcloud bot2017-01-092-4/+8
* [tx-robot] updated from transifexNextcloud bot2017-01-054-2/+4
* 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
* | make code more robustBjoern Schiessle2016-12-211-10/+25
* | check for class name in case class is not loadedBjoern Schiessle2016-12-211-2/+1
* | add a copy to the owners trash bin if another user moves a file out of a shar...Bjoern Schiessle2016-12-212-10/+67
|/
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* [tx-robot] updated from transifexNextcloud bot2016-12-032-6/+6
* fix mouse pointerBjoern Schiessle2016-12-011-1/+5
* [tx-robot] updated from transifexNextcloud bot2016-11-272-8/+6
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* [tx-robot] updated from transifexNextcloud bot2016-11-122-2/+2
* More testsRoeland Jago Douma2016-11-032-5/+181
* Move over files_trashbinRoeland Jago Douma2016-11-033-82/+134
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-282-4/+4
* [tx-robot] updated from transifexNextcloud bot2016-10-252-12/+12
* [tx-robot] updated from transifexNextcloud bot2016-10-182-0/+4
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-112-36/+5
* Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-281-55/+1
|\
| * Svgo optimizationskjnldsv2016-09-271-55/+1
* | Also fire a bulk pre- and post-delete hookSteven Bühner2016-09-201-3/+14
* | Always use the same relative Path (Starting from users home dir. i.e.: "/file...Steven Bühner2016-09-201-4/+7
* | Take the same path (with /USERNAME/ as base) for every emmited hooksSteven Bühner2016-09-201-2/+2
* | Emit hooks for each file before and after all files in trashbin have been del...Steven Bühner2016-09-201-23/+23
* | Fiy typoSteven Bühner2016-09-201-1/+1
* | Emit Hooks for each file bevore and after all files in trashbin have been del...Steven Bühner2016-09-201-3/+32
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-152-0/+6
* Merge pull request #1338 from nextcloud/fix-trashbin-errorsRoeland Jago Douma2016-09-131-0/+2
|\
| * Opening the trashbin causes errors in log for files without previewMorris Jobke2016-09-091-0/+2
* | detect the correct mimetype of the files in the trashbin, therefore we have t...Bjoern Schiessle2016-09-091-2/+3
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-072-2/+2
* Fix getMock files_trashbinRoeland Jago Douma2016-09-062-3/+5