aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Only fetch size of this storage without mount points - ref #14412Morris Jobke2019-03-011-1/+1
* Revert "Fix for issue 10862: calculation of free space ignores external stora...Morris Jobke2019-03-011-4/+5
* Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-281-3/+3
|\
| * add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-3/+3
* | Merge pull request #13844 from felixn/bugfix/10862-trash-bin-ignores-trashbin...Morris Jobke2019-02-271-5/+4
|\ \
| * | Fix for issue 10862: calculation of free space ignores external storage (does...Felix Nieuwenhuizen2019-01-261-5/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-02-272-14/+14
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-02-212-2/+2
* | Merge pull request #14197 from nextcloud/fix/trashbin_restore_translationRoeland Jago Douma2019-02-143-3/+3
|\ \
| * | Compile assetsRoeland Jago Douma2019-02-142-2/+2
| * | Fix trashbin restore translationRoeland Jago Douma2019-02-141-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2019-02-14138-204/+204
|/ /
* | Move files_trashbin to webpackRoeland Jago Douma2019-02-139-3/+49
* | [tx-robot] updated from transifexNextcloud bot2019-02-062-4/+4
* | Show original path in trashbin via extraDataMorris Jobke2019-02-051-2/+5
* | add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
|/
* [tx-robot] updated from transifexNextcloud bot2019-01-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-01-192-0/+12
* [tx-robot] updated from transifexNextcloud bot2019-01-152-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-01-142-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-01-042-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-12-282-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-12-242-0/+16
* [tx-robot] updated from transifexNextcloud bot2018-12-212-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-12-202-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-12-192-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-12-172-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-12-072-0/+12
* [tx-robot] updated from transifexNextcloud bot2018-12-042-2/+0
* [tx-robot] updated from transifexNextcloud bot2018-11-292-18/+18
* [tx-robot] updated from transifexNextcloud bot2018-11-272-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-1/+1
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+14
|/
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-062-1/+9
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-11-052-0/+14
* [tx-robot] updated from transifexNextcloud bot2018-11-042-0/+14
* Add test OCA\Files_Trashbin\CapabilitiesUnknown2018-11-011-0/+44
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-10-292-0/+10
* Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-242-2/+2
|\
| * Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-231-1/+5
| |\
| * | Use grid view in other file views tooJan-Christoph Borchardt2018-10-182-2/+2
* | | Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke2018-10-2327-479/+1027
|\ \ \
| * | | store user for trashitem in the trashitemRobin Appelman2018-10-1710-68/+50
| * | | remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-173-9/+8
| * | | fix trash storage wrapper testsRobin Appelman2018-10-171-0/+3