summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-12-082-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-272-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-242-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29629 from nextcloud/backport/29611/stable21MichaIng2021-11-235-5/+5
|\ | | | | [stable21] Show most recently deleted files first in trash can
| * Manual compilationLouis Chemineau2021-11-222-2/+2
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Update filelist testOrzu Ionut2021-11-151-1/+1
| | | | | | | | Signed-off-by: Orzu Ionut <orzu.ionut@gmail.com>
| * Show most recently deleted files first in trash canOrzu Ionut2021-11-152-2/+2
| | | | | | | | Signed-off-by: Orzu Ionut <orzu.ionut@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-232-0/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-202-0/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-192-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-152-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-142-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-132-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-112-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-064-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-0322-0/+110
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-0290-508/+508
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-10-312-2/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix "No entries in this …" templateJoas Schilling2021-10-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-10-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add configuration flag to disable the background job for files_trashbinDaniel Kesselberg2021-10-152-18/+64
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* [tx-robot] updated from transifexNextcloud bot2021-09-222-16/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #28447 from nextcloud/backport/28211/stable21Pytal2021-08-161-1/+1
|\ | | | | [stable21] Improve auto expiration hint for trashbin and file versions
| * Improve auto expiration hintszaimen2021-08-161-1/+1
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com>
* | Add missing files for Composer v2Christoph Wurst2021-08-165-1/+386
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump css-loader from 5.0.1 to 5.0.2dependabot[bot]2021-08-151-1/+1
| | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-042-0/+50
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-06-152-20/+20
|
* Merge pull request #27015 from nextcloud/backport/26980-stable21blizzz2021-06-071-1/+1
|\ | | | | [stable21] Use parent wrapper to properly handle moves on the same source/target storage
| * Use parent wrapper to properly handle moves on the same source/target storageJulius Härtl2021-05-181-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2021-06-032-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-212-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-05-122-4/+4
|
* Fix broken Expiration testJoas Schilling2021-04-201-9/+11
| | | | | | | | 15) Warning The data provider specified for OCA\Files_Trashbin\Tests\ExpirationTest::testGetMaxAgeAsTimestamp is invalid. PHPUnit\Util\Exception: Method timestampTestData does not exist Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-04-172-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-268-0/+8
|
* Merge pull request #26039 from nextcloud/backport/25916/stable21Vincent Petry2021-03-111-0/+3
|\ | | | | [stable21] Remove trash items from other trash backends when deleting all
| * Remove trash items from other trash backends when deleting allJulius Härtl2021-03-101-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add a KnownUsers database with modelJoas Schilling2021-03-111-2/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #25877 from nextcloud/backport/25568/stable21Roeland Jago Douma2021-03-102-8/+80
|\ \ | |/ |/| [stable21] disable trasbin during the moveFromStorage fallback
| * disable trasbin during the moveFromStorage fallbackRobin Appelman2021-03-022-8/+80
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-03-062-6/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2021-03-032-8/+8
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-252-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2021-02-182-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2021-01-302-6/+42
|
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2021-01-252-0/+2
|
* Do not obtain userFolder of a federated userRoeland Jago Douma2021-01-221-1/+1
| | | | | | | | Federated shares are somewhat special. So we can't move the files from the main user and we should try to get it from the intialized root already. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>