Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11445 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/... | Roeland Jago Douma | 2018-09-29 | 2 | -118/+107 |
|\ | |||||
| * | Bump webpack from 4.19.1 to 4.20.2 in /apps/oauth2 | dependabot[bot] | 2018-09-28 | 2 | -118/+107 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-29 | 278 | -794/+836 |
|/ | |||||
* | Merge pull request #11193 from nextcloud/add-group-settings | Morris Jobke | 2018-09-28 | 12 | -298/+1517 |
|\ | |||||
| * | Add new group entry on users list + fixes | John Molakvoæ (skjnldsv) | 2018-09-28 | 12 | -298/+1517 |
* | | Merge pull request #11432 from nextcloud/assemblystream-eof | Morris Jobke | 2018-09-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | AssemblyStream is also eof if we have no more source stream | Robin Appelman | 2018-09-28 | 1 | -1/+1 |
* | | | Merge pull request #11037 from nextcloud/trash-webui-dav | Morris Jobke | 2018-09-28 | 23 | -788/+584 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix trashbin js tests | Robin Appelman | 2018-09-26 | 1 | -143/+141 |
| * | | fix sharing trashbin integration tests | Robin Appelman | 2018-09-20 | 2 | -3/+23 |
| * | | fix trashbin infoparsers interfering with other dav clients | Robin Appelman | 2018-09-20 | 1 | -0/+1 |
| * | | more trashbin integration tests | Robin Appelman | 2018-09-20 | 2 | -26/+101 |
| * | | fix trashbin integration tests and add a few more | Robin Appelman | 2018-09-20 | 3 | -66/+85 |
| * | | quote paths in behat.yml | Robin Appelman | 2018-09-20 | 1 | -10/+10 |
| * | | 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 | 3 | -55/+9 |
| * | | Use trashbin dav endpoint to list trash in webui | Robin Appelman | 2018-09-20 | 1 | -43/+39 |
| * | | pass existing data to info parsers | Robin Appelman | 2018-09-20 | 1 | -1/+1 |
| * | | expose additional props from trashbin sabre endpoint | Robin Appelman | 2018-09-20 | 9 | -130/+116 |
* | | | Merge pull request #11427 from nextcloud/enhancement/noid/ldap-numerical-ids | blizzz | 2018-09-28 | 2 | -1/+44 |
|\ \ \ | |||||
| * | | | extend integration tests with users with numerical IDs | Arthur Schiwon | 2018-09-28 | 2 | -1/+44 |
* | | | | Merge pull request #11429 from nextcloud/feature/11033/bump_strengthify | Morris Jobke | 2018-09-28 | 3 | -13/+15 |
|\ \ \ \ | |||||
| * | | | | Bump strengthify | Roeland Jago Douma | 2018-09-28 | 3 | -13/+15 |
* | | | | | Merge pull request #11428 from nextcloud/history-icon-center-fix | Roeland Jago Douma | 2018-09-28 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
| * | | | | | Center back the history icon | John Molakvoæ (skjnldsv) | 2018-09-28 | 2 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-28 | 276 | -704/+820 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #11414 from nextcloud/csp/11029/contacts_menu_compiled_han... | Morris Jobke | 2018-09-28 | 9 | -81/+191 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Compile contactmenu handlebars templates | Roeland Jago Douma | 2018-09-27 | 9 | -81/+191 |
* | | | | | Merge pull request #11423 from nextcloud/inline-input-error-fix | Morris Jobke | 2018-09-28 | 1 | -160/+160 |
|\ \ \ \ \ | |||||
| * | | | | | TABS :D | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -160/+160 |
| * | | | | | Fix invalid inline input confirm border | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -5/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #11417 from nextcloud/hover-quota-used-space-regression | John Molakvoæ | 2018-09-28 | 6 | -17/+42 |
|\ \ \ \ \ | |||||
| * | | | | | State default unknown quota to 0 | John Molakvoæ (skjnldsv) | 2018-09-28 | 4 | -7/+12 |
| * | | | | | Fix class selector for acceptance tests | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
| * | | | | | Fix string formatting | John Molakvoæ (skjnldsv) | 2018-09-27 | 3 | -3/+3 |
| * | | | | | Add back the total used space per user | John Molakvoæ (skjnldsv) | 2018-09-27 | 5 | -12/+32 |
| |/ / / / | |||||
* | | | | | Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebars | Christoph Wurst | 2018-09-28 | 4 | -32/+69 |
|\ \ \ \ \ | |||||
| * | | | | | Compile handlebars template for AuthTokenView | Roeland Jago Douma | 2018-09-27 | 4 | -32/+69 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #11410 from nextcloud/csp/11030/filesummary_compiled_handl... | Roeland Jago Douma | 2018-09-27 | 5 | -13/+26 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Compile filesummary handlebars | Roeland Jago Douma | 2018-09-27 | 5 | -13/+26 |
|/ / / / | |||||
* | | | | Merge pull request #11416 from nextcloud/bugfix/11218/show-email-authtype-none | blizzz | 2018-09-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Show auth type "None" in email settings | Morris Jobke | 2018-09-27 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #10833 from nextcloud/fix_8623 | Morris Jobke | 2018-09-27 | 1 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Re-enable upload button after updating Avatar fixes #8623 | Tobia De Koninck | 2018-08-24 | 1 | -2/+3 |
* | | | | Merge pull request #11411 from nextcloud/fix-checkWellKnownUrl-not-being-exec... | Morris Jobke | 2018-09-27 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fix "checkWellKnownUrl" not being run | Daniel Calviño Sánchez | 2018-09-27 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #11384 from nextcloud/11372/fix/logo-height | Roeland Jago Douma | 2018-09-27 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | |