Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6791 from nextcloud/fix-test-warnings | Roeland Jago Douma | 2017-10-15 | 1 | -2/+2 |
|\ | | | | | Fix test warnings | ||||
| * | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-29 | 2 | -0/+4 |
| | |||||
* | Removed unneeded bgs and borders. Replaced hard coded colours by | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -0/+0 |
| | | | | | | variables. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -14/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add pinned class to trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | allow apps to control the trash bin | Bjoern Schiessle | 2017-09-15 | 3 | -13/+158 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-30 | 2 | -4/+4 |
| | |||||
* | Fix comparisions in the trashbin app | Joas Schilling | 2017-08-01 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 2 | -2/+2 |
| | |||||
* | Merge pull request #5852 from nextcloud/preview_trash_cleanup | Morris Jobke | 2017-07-27 | 1 | -6/+23 |
|\ | | | | | Preview trash cleanup | ||||
| * | Delete trash using node API to trigger preview deletion | Roeland Jago Douma | 2017-07-24 | 1 | -6/+23 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 2 | -2/+2 |
| | |||||
* | Merge pull request #5526 from nextcloud/trashbin-error-log | Roeland Jago Douma | 2017-06-29 | 1 | -1/+1 |
|\ | | | | | Improve logging of trash bin inconsistencies | ||||
| * | Improve logging of trash bin inconsistencies | Morris Jobke | 2017-06-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-24 | 2 | -2/+16 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-21 | 2 | -0/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | Put the quota bar to the bottom | Morris Jobke | 2017-06-13 | 1 | -6/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-06 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-29 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-24 | 2 | -2/+2 |
| | |||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 2 | -14/+18 |
| | |||||
* | Handle more error cases | Morris Jobke | 2017-05-02 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 1 | -1/+0 |
|\ | | | | | Remove unused use statements | ||||
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-24 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 2 | -4/+4 |
| | |||||
* | Merge pull request #4317 from nextcloud/cleanup-files_trashbin-update | Björn Schießle | 2017-04-12 | 1 | -42/+0 |
|\ | | | | | [files_trashbin] Remove unneeded update steps | ||||
| * | [files_trashbin] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 1 | -42/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -1/+1 |
|/ | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 4 | -20/+30 |
| | |||||
* | Merge pull request #3998 from nextcloud/backport-27032 | Roeland Jago Douma | 2017-03-23 | 1 | -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 folder | Juan Pablo Villafáñez | 2017-03-22 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | fix path for files from root folder | Morris Jobke | 2017-03-22 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | In the real world id is an initial filename | Victor Dubiniuk | 2017-03-20 | 1 | -3/+4 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 2 | -8/+29 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use closure to properly defer l10n initialization (#27328) | Jörn Friedrich Dreyer | 2017-03-13 | 1 | -11/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 14 | -0/+280 |
| |