| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| * | Default behaviour when no users are specified on trashbin:cleanup | Liam Dennehy | 2018-06-28 | 1 | -3/+13 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-29 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #10009 from nextcloud/techdebt/noid/replace-headers-with-h... | Morris Jobke | 2018-06-27 | 1 | -1/+1 |
|\ |
|
| * | Replace hardcoded status headers with calls to http_response_code() | Morris Jobke | 2018-06-26 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -6/+6 |
|/ |
|
* | Merge pull request #9626 from lars-sh/patch-1 | Morris Jobke | 2018-06-25 | 1 | -2/+6 |
|\ |
|
| * | Improved logging statement | Lars Knickrehm | 2018-06-24 | 1 | -4/+1 |
| * | Workaround for interrupting expired files deletion | Lars Knickrehm | 2018-05-28 | 1 | -2/+9 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 6 | -0/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 10 | -0/+14 |
* | | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 1 | -2/+8 |
* | | Fixes the restore loading icon appearing continuously. | Abijeet | 2018-06-18 | 1 | -1/+1 |
* | | Fixes issues found during running of test cases. | Abijeet | 2018-06-18 | 1 | -15/+5 |
* | | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -13/+30 |
* | | Added a new action menu in files and trash list. | Abijeet | 2018-06-18 | 2 | -14/+16 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -0/+4 |
* | | Previews on for all trashbin files | Roeland Jago Douma | 2018-06-05 | 5 | -55/+73 |
* | | Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing... | Morris Jobke | 2018-06-01 | 1 | -1/+2 |
|\ \ |
|
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI cap... | Georg Ehrke | 2018-05-22 | 1 | -1/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 4 | -0/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 4 | -0/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 4 | -0/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+6 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -2/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 6 | -0/+8 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 14 | -14/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 14 | -14/+14 |
* | Support fileid propfind on trash endpoint | Roeland Jago Douma | 2018-05-11 | 7 | -2/+26 |
* | Trashbin propfind respond to oc:size | Roeland Jago Douma | 2018-05-10 | 4 | -0/+14 |
* | Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu... | Roeland Jago Douma | 2018-05-10 | 1 | -1/+4 |
|\ |
|
| * | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 1 | -1/+4 |
* | | Propfind for deletion time of trash files | Roeland Jago Douma | 2018-05-08 | 6 | -3/+19 |
|/ |
|
* | Merge pull request #9202 from nextcloud/feature/1332/trashbin_dav | Roeland Jago Douma | 2018-05-01 | 14 | -1/+923 |
|\ |
|