summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-09-1626-260/+590
* [tx-robot] updated from transifexNextcloud bot2018-09-1544-44/+124
* [tx-robot] updated from transifexNextcloud bot2018-09-14132-116/+358
* Merge pull request #11151 from nextcloud/davclient-js-decodeJoas Schilling2018-09-131-1/+1
|\
| * fix js files client for user names with spacesRobin Appelman2018-09-101-1/+1
* | Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz2018-09-132-9/+96
|\ \
| * | Enable password reset for user with same email address when only one is activeDaniel Kesselberg2018-08-192-9/+96
* | | Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwdblizzz2018-09-131-4/+4
|\ \ \
| * | | Add int-typehintDaniel Kesselberg2018-09-121-1/+1
| * | | Remove posix_getpwuid and compare only useridDaniel Kesselberg2018-09-061-4/+4
* | | | Merge pull request #11036 from nextcloud/fix/10903/users-undefined-maxautocom...Joas Schilling2018-09-132-71/+224
|\ \ \ \
| * | | | adjust and extend js unit testsArthur Schiwon2018-09-121-63/+203
| * | | | don't user a higher paging size than max autocomplete entries are setArthur Schiwon2018-09-101-2/+2
| * | | | fix check for more usersArthur Schiwon2018-09-101-6/+19
| | |_|/ | |/| |
* | | | Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprec...Joas Schilling2018-09-132-5/+3
|\ \ \ \
| * | | | Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-042-5/+3
* | | | | Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling2018-09-134-31/+39
|\ \ \ \ \
| * | | | | Allow any Random generator that implements ISecureRandom for setupCheckTimo Förster2018-08-241-3/+3
| * | | | | Change check if secure randomness is possible.Timo Förster2018-08-244-31/+39
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1354-200/+372
* | | | | | Merge pull request #11183 from nextcloud/bugfix/10765/fix-link-for-update-not...blizzz2018-09-122-2/+2
|\ \ \ \ \ \
| * | | | | | Fix the link and anchor for the update notificationsJoas Schilling2018-09-122-2/+2
* | | | | | | Merge pull request #11181 from nextcloud/bugfix/11178/user-list-broken-with-i...blizzz2018-09-123-16/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix user and group listing with users that have an integer user idJoas Schilling2018-09-123-16/+18
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1226-12/+88
* | | | | | Merge pull request #11139 from nextcloud/feature/2fa-provider-activatable-dea...blizzz2018-09-114-0/+106
|\ \ \ \ \ \
| * | | | | | Add public interfaces for activable/deactivable 2FA providersChristoph Wurst2018-09-104-0/+106
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-114-0/+34
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #11133 from nextcloud/bugfix/noid/invalid-exceptionblizzz2018-09-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix exception classJoas Schilling2018-09-101-1/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-1024-40/+80
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-0916-2/+76
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-0816-106/+110
* | | | | Merge pull request #11096 from nextcloud/bugfix/11080/set-cookie-null-argumentRoeland Jago Douma2018-09-072-2/+2
|\ \ \ \ \
| * | | | | replace setcookie value with '' instead of null.MartB2018-09-062-2/+2
* | | | | | Merge pull request #11104 from nextcloud/fix/token_expire_hardeningRoeland Jago Douma2018-09-071-1/+1
|\ \ \ \ \ \
| * | | | | | Expire tokens hardeningRoeland Jago Douma2018-09-071-1/+1
| |/ / / / /
* | | | | | Merge pull request #11100 from nextcloud/enhancement/generated-migrationsblizzz2018-09-071-6/+10
|\ \ \ \ \ \
| * | | | | | Improve class import and strict typing for generated migration classChristoph Wurst2018-09-071-6/+10
* | | | | | | Merge pull request #11098 from nextcloud/3rdparty/id3parser/0.0.3blizzz2018-09-071-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [3rdparty] Bump id3parser to 0.0.3Roeland Jago Douma2018-09-061-0/+0
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2018-09-076-10/+10
|/ / / / /
* | | | | Merge pull request #11081 from nextcloud/3rdparty/symfony-console-completion/...Roeland Jago Douma2018-09-061-0/+0
|\ \ \ \ \
| * | | | | [3rdparty] Bump symfony-console-completion to 0.8.0Roeland Jago Douma2018-09-061-0/+0
* | | | | | Merge pull request #11082 from nextcloud/fix/10584/no_invalidate_token_oauthRoeland Jago Douma2018-09-061-3/+3
|\ \ \ \ \ \
| * | | | | | Do not invalidate main token on OAuthRoeland Jago Douma2018-09-061-3/+3
| |/ / / / /
* | | | | | Merge pull request #10973 from nextcloud/feature/crash-report-breadcrumbsRoeland Jago Douma2018-09-067-0/+93
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update autoloaderRoeland Jago Douma2018-09-052-0/+2
| * | | | | Fix @since version on new APIChristoph Wurst2018-09-052-2/+2
| * | | | | Add breadcrumb support to crash reportersChristoph Wurst2018-09-055-0/+91