Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Firefox profile with support for CSS grid to acceptance tests | Daniel Calviño Sánchez | 2018-05-18 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 330 | -458/+458 |
* | Merge pull request #9437 from nextcloud/feature/noid/imprint | Roeland Jago Douma | 2018-05-17 | 10 | -20/+144 |
|\ | |||||
| * | 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 | 4 | -5/+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 | 8 | -16/+124 |
* | | Merge pull request #9491 from nextcloud/feature/noid/tokens_can_expire | Roeland Jago Douma | 2018-05-17 | 11 | -6/+220 |
|\ \ | |||||
| * | | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 11 | -6/+220 |
|/ / | |||||
* | | Merge pull request #9507 from nextcloud/dep/noid/update_dompurify_1_0_4 | Morris Jobke | 2018-05-17 | 3 | -8/+7 |
|\ \ | |||||
| * | | Bump DOMPurity to 1.0.4 | Roeland Jago Douma | 2018-05-17 | 3 | -8/+7 |
* | | | 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 | 232 | -524/+524 |
| |/ / |/| | | |||||
* | | | Merge pull request #9484 from nextcloud/feature/noid/support_rotating_tokens | Roeland Jago Douma | 2018-05-16 | 5 | -2/+105 |
|\ \ \ | |||||
| * | | | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 5 | -2/+105 |
|/ / / | |||||
* | | | Merge pull request #9475 from nextcloud/bug/9469/delete_preview_on_version_re... | Morris Jobke | 2018-05-16 | 3 | -0/+20 |
|\ \ \ | |||||
| * | | | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-14 | 3 | -0/+20 |
| |/ / | |||||
* | | | Merge pull request #9481 from nextcloud/techdep/noid/make_token_code_strict | Roeland Jago Douma | 2018-05-15 | 8 | -104/+121 |
|\ \ \ | |||||
| * | | | Refix scope | Roeland Jago Douma | 2018-05-15 | 2 | -3/+5 |
| * | | | Fix session tests | Roeland Jago Douma | 2018-05-15 | 1 | -2/+11 |
| * | | | Fix tests | Roeland Jago Douma | 2018-05-15 | 6 | -30/+32 |
| * | | | Make the Token Auth code strict | Roeland Jago Douma | 2018-05-15 | 5 | -90/+94 |
|/ / / | |||||
* | | | Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qb | Roeland Jago Douma | 2018-05-14 | 5 | -2/+290 |
|\ \ \ | |||||
| * | | | The column is not user input so suppress the phan warning | Roeland Jago Douma | 2018-05-14 | 1 | -0/+2 |
| * | | | Move over TokenMapper | Roeland Jago Douma | 2018-05-10 | 1 | -1/+2 |
| * | | | Bump autoloader | Roeland Jago Douma | 2018-05-10 | 2 | -0/+2 |
| * | | | Add a QueryBuilder Mapper | Roeland Jago Douma | 2018-05-10 | 2 | -1/+284 |
* | | | | Merge pull request #9442 from nextcloud/feature/noid/use_composer_apcu | Roeland Jago Douma | 2018-05-14 | 2 | -29/+31 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Bump integration test image | Roeland Jago Douma | 2018-05-14 | 1 | -29/+29 |
| * | | | Use APCu caching of composer | Roeland Jago Douma | 2018-05-10 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge pull request #9420 from nextcloud/feature/5263/cleanup_previes | Morris Jobke | 2018-05-14 | 21 | -74/+353 |
|\ \ \ | |||||
| * | | | Add tests | Roeland Jago Douma | 2018-05-14 | 1 | -0/+159 |
| * | | | Move to join | Roeland Jago Douma | 2018-05-14 | 1 | -8/+8 |
| * | | | Fix tests | Roeland Jago Douma | 2018-05-14 | 8 | -12/+25 |
| * | | | Kill the dete preview watcher | Roeland Jago Douma | 2018-05-14 | 2 | -51/+4 |
| * | | | Add the job | Roeland Jago Douma | 2018-05-14 | 6 | -2/+58 |
| * | | | Add backgroundcleanup job | Roeland Jago Douma | 2018-05-14 | 1 | -0/+91 |
| * | | | Make Appdata static | Roeland Jago Douma | 2018-05-14 | 3 | -9/+16 |
* | | | | 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 #9429 from nextcloud/feature/noid/move_webui_to_new_dav | Morris Jobke | 2018-05-14 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Move the webui over to the new dav endpoint | Roeland Jago Douma | 2018-05-08 | 1 | -1/+1 |
* | | | | | 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-14 | 6 | -0/+14 |
* | | | | | [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 |