Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-01Always use status 200 for avatar responseDaniel Kesselberg
2020-01-07Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma
2020-01-03Fix CIKim Brose
2020-01-03Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma
2019-12-12Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-configRoeland Jago Douma
2019-12-09Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg
2019-12-04Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacyJoas Schilling
2019-11-30Send Clear-Site-Data expect for ChromeDaniel Kesselberg
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27More fixesRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13Update testsRoeland Jago Douma
2019-11-13Check getRedirectUri() for queriesRussellAult
2019-10-25Harden middleware checkRoeland Jago Douma
2019-10-07Merge pull request #17411 from kinolaev/fix-oauth2-redirectRoeland Jago Douma
2019-10-04fix oauth client redirectSergej Nikolaev
2019-10-03Add Fatal logging optionTim Terhorst
2019-09-28Move settings to an appChristoph Wurst
2019-08-19Add test case for existing user with token nullDaniel Kesselberg
2019-08-19Return the disabled user mock instead of the existingDaniel Kesselberg
2019-08-11Fix login flow form actionsRoeland Jago Douma
2019-07-31Merge pull request #16544 from nextcloud/bugfix/16540Roeland Jago Douma
2019-07-31Move actual password reset to vueJulius Härtl
2019-07-27Use proper exception in lostControllerRoeland Jago Douma
2019-07-10Merge pull request #16308 from nextcloud/fix/undefined-offset-0Morris Jobke
2019-07-09Return first value from $usersDaniel Kesselberg
2019-07-09Don't send executionContexts for Clear-Site-DataDaniel Kesselberg
2019-06-17Fix subscription testsJulius Härtl
2019-05-29Vueify the login pageChristoph Wurst
2019-05-21Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs
2019-05-20Remote wipe supportRoeland Jago Douma
2019-05-17Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
2019-05-17Allow clients to delete their own apptokenRoeland Jago Douma
2019-05-07Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst
2019-03-14Make appstore app:enable test more robust by using only shipped appsMorris Jobke
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2019-02-25Login flow V2Roeland Jago Douma
2019-02-22Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling
2019-02-22Fix unit testsJoas Schilling
2019-02-19Use contacts instead of logreaderDaniel Kesselberg
2019-02-19Add install logic for enable commandDaniel Kesselberg
2019-02-19Strict Types, Return TypesDaniel Kesselberg
2019-02-19Disable multiple apps at onceDaniel Kesselberg
2019-02-19Enable multiple apps at onceDaniel Kesselberg