summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-07-132-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-07-122-2/+2
|
* Merge pull request #5526 from nextcloud/trashbin-error-logRoeland Jago Douma2017-06-291-1/+1
|\ | | | | Improve logging of trash bin inconsistencies
| * Improve logging of trash bin inconsistenciesMorris Jobke2017-06-231-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-06-242-2/+16
|/
* [tx-robot] updated from transifexNextcloud bot2017-06-212-0/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-06-172-2/+2
|
* Put the quota bar to the bottomMorris Jobke2017-06-131-6/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-06-062-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-06-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-242-2/+2
|
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-102-14/+18
|
* Handle more error casesMorris Jobke2017-05-021-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-241-1/+0
|\ | | | | Remove unused use statements
| * Remove unused use statementsMorris Jobke2017-04-221-1/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-242-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-152-4/+4
|
* Merge pull request #4317 from nextcloud/cleanup-files_trashbin-updateBjörn Schießle2017-04-121-42/+0
|\ | | | | [files_trashbin] Remove unneeded update steps
| * [files_trashbin] Remove unneeded update stepsMorris Jobke2017-04-121-42/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Update comments to NextcloudMorris Jobke2017-04-111-1/+1
|/ | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-022-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-03-314-20/+30
|
* 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 folder
| * Use the expected method depending on the target being a file or folderJuan Pablo Villafáñez2017-03-221-1/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | fix path for files from root folderMorris Jobke2017-03-221-1/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | In the real world id is an initial filenameVictor Dubiniuk2017-03-201-3/+4
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* delete files right away in case of a encryption exceptionBjoern Schiessle2017-03-142-8/+29
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* 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 #3201
| * fix for #3201Artur Neumann2017-03-021-2/+3
| |
| * Revert "fix mouse pointer"Artur Neumann2017-03-021-5/+1
| | | | | | | | This reverts commit a4e2dc3033e40b58e5e72e2bda85a327ff092464.
* | [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
|/ | | | | | | * better safe than sorry * fixes #3091 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [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 found
| * Fallback to share link owner when no owner foundVincent Petry2016-12-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | When creating link shares from external storage, the filesystem cannot find an owner in some scenarios (ex: system-wide mounts). In such cases, fall back to using the current user's trashbin which happens to also be the user who created the link share. Fixes an issue where this scenario made deletion impossible due to missing user information. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | make code more robustBjoern Schiessle2016-12-211-10/+25
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | check for class name in case class is not loadedBjoern Schiessle2016-12-211-2/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>