Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 1 | -42/+12 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-04 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-03 | 4 | -0/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-02 | 4 | -0/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-01 | 8 | -4/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-30 | 10 | -0/+50 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-29 | 138 | -552/+552 |
* | Merge pull request #11037 from nextcloud/trash-webui-dav | Morris Jobke | 2018-09-28 | 17 | -710/+387 |
|\ | |||||
| * | fix trashbin js tests | Robin Appelman | 2018-09-26 | 1 | -143/+141 |
| * | use dav trashbin api for restore | Robin Appelman | 2018-09-20 | 2 | -48/+33 |
| * | use dav trash api for removing from trashbin | Robin Appelman | 2018-09-20 | 2 | -73/+67 |
| * | remove old trashbin api | Robin Appelman | 2018-09-20 | 4 | -232/+0 |
| * | remove old trashbin endpoint | Robin Appelman | 2018-09-20 | 2 | -50/+0 |
| * | Use trashbin dav endpoint to list trash in webui | Robin Appelman | 2018-09-20 | 1 | -43/+39 |
| * | expose additional props from trashbin sabre endpoint | Robin Appelman | 2018-09-20 | 9 | -130/+116 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-26 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-25 | 4 | -8/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-21 | 4 | -4/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-17 | 6 | -4/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-12 | 4 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-09 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 2 | -0/+4 |
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-31 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 10 | -0/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 34 | -58/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-22 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-16 | 2 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 2 | -0/+2 |
* | Merge pull request #10642 from nextcloud/bump/autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
|\ | |||||
| * | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | | Fix trashbin file actions | Robin Appelman | 2018-08-09 | 1 | -2/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-05 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-31 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-27 | 2 | -2/+2 |
* | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-17 | 4 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 6 | -0/+10 |
* | Merge pull request #10041 from liamdennehy/10001/trashbin-defaults | Roeland Jago Douma | 2018-06-29 | 2 | -10/+57 |
|\ | |||||
| * | Fix and extend tests | Roeland Jago Douma | 2018-06-29 | 1 | -6/+41 |
| * | trashbin:cleanup exceptions for invalid options | Liam Dennehy | 2018-06-28 | 1 | -4/+6 |