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
2019-09-16Don't send executionContexts for Clear-Site-DataDaniel Kesselberg
2019-07-10Return first value from $usersDaniel Kesselberg
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
2019-02-18Emit event if app password createdDaniel Kesselberg
2019-02-18Publish activity for app token created by client login flowDaniel Kesselberg
2019-02-18Publish activity for app token created by ocs apiDaniel Kesselberg
2019-02-07Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke
2019-02-07Remove public interface that was only needed for testingMorris Jobke
2019-02-07Implement guest avatar endpointMichael Weimann
2019-02-06Add StandaloneTemplateResponseRoeland Jago Douma
2019-01-29Clean pending 2FA authentication on password resetRoeland Jago Douma
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2019-01-18Fix template paramterRoeland Jago Douma
2019-01-15Fix testsRoeland Jago Douma
2018-11-29Fix testsJohn Molakvoæ (skjnldsv)
2018-11-01Use the proper server for the apptoken flow loginRoeland Jago Douma
2018-10-30adapted automated test for autocomplete changesRayn0r
2018-10-25Keep list of icons in a separate file for use in the accessibility appJulius Härtl
2018-10-15Remove cookies from Clear-Site-Data HeaderPatrick Conrad
2018-10-15Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-14Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-09-30Add mandatory 2FA service/classChristoph Wurst
2018-09-25Only allow 2FA state changs if providers support the operationChristoph Wurst
2018-09-13Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz
2018-08-31Change password expiration time from 12h to 7dMorris Jobke
2018-08-24Merge pull request #10334 from denismosolov/group-addDenis Mosolov
2018-08-19Enable password reset for user with same email address when only one is activeDaniel Kesselberg
2018-08-16Add an options to create and remove groups via occDenis Mosolov
2018-08-15update unit testsBjoern Schiessle
2018-08-08Fix login redirection if only one 2FA provider is activeChristoph Wurst
2018-08-01Fix unit testJoas Schilling
2018-07-25Fix app navigation controller to return an arrayJulius Härtl
2018-07-21Adds disabled user unit testsMichael Weimann
2018-07-01Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann
2018-06-25Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke
2018-06-21prefill userid for login after password resetRobin Appelman
2018-06-20Make 2FA providers statefulChristoph Wurst