| Commit message (Expand) | Author | Age | Files | Lines |
* | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 2 | -2/+132 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 8 | -2/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-19 | 14 | -0/+72 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 284 | -412/+412 |
* | Merge pull request #9437 from nextcloud/feature/noid/imprint | Roeland Jago Douma | 2018-05-17 | 9 | -20/+140 |
|\ |
|
| * | Use link not address in labels for URLs | Arthur Schiwon | 2018-05-16 | 1 | -2/+2 |
| * | fix undo for url-typed inputs | Arthur Schiwon | 2018-05-11 | 3 | -4/+9 |
| * | fix tests | Arthur Schiwon | 2018-05-11 | 2 | -0/+12 |
| * | allow to specify a link to a legal notice | Arthur Schiwon | 2018-05-09 | 7 | -16/+119 |
* | | Merge pull request #9503 from nextcloud/bugfix/noid/theming-mime-check | Morris Jobke | 2018-05-17 | 2 | -8/+13 |
|\ \ |
|
| * | | Add Content-Disposition header | Julius Härtl | 2018-05-17 | 2 | -1/+4 |
| * | | Properly check mime type of the uploaded file | Julius Härtl | 2018-05-17 | 2 | -8/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 186 | -308/+308 |
* | | | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-14 | 1 | -0/+8 |
|/ / |
|
* | | Merge pull request #9420 from nextcloud/feature/5263/cleanup_previes | Morris Jobke | 2018-05-14 | 1 | -5/+11 |
|\ \ |
|
| * | | Fix tests | Roeland Jago Douma | 2018-05-14 | 1 | -5/+11 |
* | | | Merge pull request #9446 from nextcloud/feature/9416/fileid_trashbin_dav_endp... | Morris Jobke | 2018-05-14 | 7 | -2/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support fileid propfind on trash endpoint | Roeland Jago Douma | 2018-05-11 | 7 | -2/+26 |
* | | | Merge pull request #9464 from nextcloud/fix/noid/version_expiration_DI | Morris Jobke | 2018-05-14 | 4 | -28/+8 |
|\ \ \ |
|
| * | | | Use more magic DI in files_versions | Roeland Jago Douma | 2018-05-11 | 4 | -28/+8 |
| |/ / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-13 | 88 | -86/+88 |
* | | | Merge pull request #9288 from GitHubUser4234/ldap_password_renew_nc13fix | Roeland Jago Douma | 2018-05-12 | 2 | -10/+125 |
|\ \ \ |
|
| * | | | Remove unneeded semicolon and parentheses | Roger Szabo | 2018-04-25 | 1 | -1/+1 |
| * | | | css indent alignment | Roger Szabo | 2018-04-25 | 1 | -70/+87 |
| * | | | adjust css to nc13 core changes | Roger Szabo | 2018-04-24 | 1 | -5/+107 |
| * | | | remove reset password link | Roger Szabo | 2018-04-24 | 1 | -6/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 22 | -50/+72 |
| |/ /
|/| | |
|
* | | | Merge pull request #9447 from nextcloud/feature/noid/trashbin_propfind_oc_size | Roeland Jago Douma | 2018-05-11 | 4 | -0/+14 |
|\ \ \ |
|
| * | | | Trashbin propfind respond to oc:size | Roeland Jago Douma | 2018-05-10 | 4 | -0/+14 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 2 | -0/+2 |
|/ / / |
|
* | | | Merge pull request #9360 from GitHubUser4234/ldap_password_renew_invarg_fix | Roeland Jago Douma | 2018-05-10 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | adjust unit tests for \"Invalid argument supplied for foreach()\" fix | Roger Szabo | 2018-05-09 | 1 | -4/+4 |
| * | | | Fix "Invalid argument supplied for foreach()" | Roger Szabo | 2018-05-02 | 1 | -2/+2 |
* | | | | Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu... | Roeland Jago Douma | 2018-05-10 | 2 | -2/+9 |
|\ \ \ \ |
|
| * | | | | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 2 | -2/+9 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 28 | -14/+150 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #9415 from nextcloud/feature/noid/trashbin_dav_deletion_time | Morris Jobke | 2018-05-09 | 6 | -3/+19 |
|\ \ \ \ |
|
| * | | | | Propfind for deletion time of trash files | Roeland Jago Douma | 2018-05-08 | 6 | -3/+19 |
| |/ / / |
|
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 2 | -2/+2 |
|/ / / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 12 | -0/+58 |
* | | | Merge pull request #8842 from lanxenet/patch-1 | Morris Jobke | 2018-05-07 | 1 | -8/+10 |
|\ \ \ |
|
| * | | | fix(AmazonS3): fix loop $result['Contents'] error | enoch | 2018-03-16 | 1 | -8/+10 |
* | | | | Merge pull request #9393 from nextcloud/bugfix/noid/fix-workflow-rules | blizzz | 2018-05-07 | 2 | -374/+377 |
|\ \ \ \ |
|
| * | | | | Do not error when the tag does not exist | Joas Schilling | 2018-05-04 | 1 | -1/+3 |
| * | | | | Reset the value when changing the check class (because it might be invalid) | Joas Schilling | 2018-05-04 | 1 | -0/+1 |
| * | | | | Revert back to tabs | Joas Schilling | 2018-05-04 | 1 | -372/+372 |
| * | | | | Fix "data is undefined" by adjusting the name of the parameter | Joas Schilling | 2018-05-04 | 1 | -3/+3 |
* | | | | | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 8 | -13/+20 |
|\ \ \ \ \ |
|
| * | | | | | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 2 | -4/+4 |
| * | | | | | Fix settings tests | Julius Härtl | 2018-05-03 | 2 | -2/+2 |