Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Bump autoloader | Roeland Jago Douma | 2018-08-20 | 2 | -0/+2 | |
| * | | | | | Adds a memory limit warning for console commands if the limit is below the re... | Michael Weimann | 2018-08-20 | 2 | -1/+42 | |
| * | | | | | Adds a setup check for the memory limit | Michael Weimann | 2018-08-20 | 1 | -0/+47 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #10710 from nextcloud/fix/iusermanager-createuser-typo | Morris Jobke | 2018-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix typo in IUserManager::createUser doc | Christoph Wurst | 2018-08-16 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-21 | 2 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa... | blizzz | 2018-08-20 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Check if a preview provider is available before using it | Roeland Jago Douma | 2018-08-17 | 1 | -0/+4 | |
| |/ / / | ||||||
* / / / | add deck and mail to the groupware bundle, remove talk | Bjoern Schiessle | 2018-08-17 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Update the scope of the lockdownmanager | Roeland Jago Douma | 2018-08-14 | 1 | -0/+3 | |
* | | | Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b... | blizzz | 2018-08-13 | 1 | -3/+4 | |
|\ \ \ | ||||||
| * | | | Add the ToS app to the enterprise bundle | Joas Schilling | 2018-08-09 | 1 | -3/+4 | |
* | | | | Merge pull request #10659 from danielkesselberg/feature/noid/remove-xcache | Roeland Jago Douma | 2018-08-13 | 4 | -147/+0 | |
|\ \ \ \ | ||||||
| * | | | | Update autoloader | Daniel Kesselberg | 2018-08-12 | 2 | -2/+0 | |
| * | | | | Drop support for xcache | Daniel Kesselberg | 2018-08-12 | 2 | -145/+0 | |
| | |/ / | |/| | | ||||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 4 | -0/+8 | |
|/ / / | ||||||
* | | | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 | |
* | | | Merge pull request #10543 from nextcloud/ignore-deactivated-users | Roeland Jago Douma | 2018-08-10 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Ignore deactivated users in collaborators user search plugin | Thomas Citharel | 2018-08-06 | 1 | -1/+3 | |
* | | | | Merge pull request #10636 from nextcloud/fix/2fa-enforced-backup-codes | blizzz | 2018-08-10 | 1 | -4/+9 | |
|\ \ \ \ | ||||||
| * | | | | Fix 2FA being enforced if only backup codes provider is active | Christoph Wurst | 2018-08-10 | 1 | -4/+9 | |
* | | | | | Merge pull request #10618 from nextcloud/mimetype-insert-if-not-exists | Roeland Jago Douma | 2018-08-10 | 1 | -14/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | use insertIfNotExists to store new mimetypes. | Robin Appelman | 2018-08-09 | 1 | -14/+7 | |
* | | | | | Do not use file as template parameter | Roeland Jago Douma | 2018-08-09 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Fix double-inserts of the same provider state | Christoph Wurst | 2018-08-09 | 1 | -6/+19 | |
|/ / / | ||||||
* | | | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirect | Roeland Jago Douma | 2018-08-09 | 1 | -0/+11 | |
|\ \ \ | ||||||
| * | | | Rename providerset method to get primary providers | Christoph Wurst | 2018-08-08 | 1 | -1/+1 | |
| * | | | Fix login redirection if only one 2FA provider is active | Christoph Wurst | 2018-08-08 | 1 | -0/+11 | |
* | | | | Merge pull request #10255 from nextcloud/add-support-for-room-shares | Björn Schießle | 2018-08-09 | 3 | -0/+47 | |
|\ \ \ \ | ||||||
| * | | | | Add support for tokens in room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+9 | |
| * | | | | Add support for room shares to the share manager | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 | |
| * | | | | Add provider for room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+34 | |
| * | | | | Add comment with IDs of internal share types | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+2 | |
| * | | | | Add type for room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Fix app code checker to ignore `build` directory | Christoph Wurst | 2018-08-09 | 1 | -1/+1 | |
* | | | | Merge pull request #10397 from nextcloud/encryption-s3-fix | Björn Schießle | 2018-08-08 | 1 | -2/+17 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -2/+17 | |
* | | | | Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem... | Roeland Jago Douma | 2018-08-08 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Disable Oracle enforcement for now until the following issues are solved: | Joas Schilling | 2018-08-06 | 1 | -1/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #10586 from nextcloud/fix/noid/check_if_ua_is_set | Roeland Jago Douma | 2018-08-08 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Check if HTTP_USER_AGENT is set before using it | Roeland Jago Douma | 2018-08-08 | 1 | -0/+4 | |
* | | | | | Fix 2FA provider registry population on login | Christoph Wurst | 2018-08-08 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-08 | 2 | -0/+6 | |
* | | | | Merge pull request #10569 from nextcloud/custom-avatar-userconfig | Roeland Jago Douma | 2018-08-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | get avatar custom status from user config | Robin Appelman | 2018-08-07 | 1 | -1/+1 | |
* | | | | | Icons cacher css url fix | John Molakvoæ (skjnldsv) | 2018-08-07 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-07 | 2 | -0/+2 | |
* | | | | Do not log to error loglevel when converting the error | Roeland Jago Douma | 2018-08-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-06 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-04 | 6 | -0/+6 |