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-04-15Fix absolute redirectJohn Molakvoæ (skjnldsv)
2019-11-29Trim the login nameChristoph Wurst
2019-10-25Harden middleware checkRoeland Jago Douma
2019-10-07fix oauth client redirectSergej Nikolaev
2019-08-27Allow rotation of apppasswordsRoeland Jago Douma
2019-08-18Stop if there is no encrypted tokenDaniel 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-29Merge pull request #16563 from nextcloud/enh/lostcontroller/better_exceptionsMorris Jobke
2019-07-27Use proper exception in lostControllerRoeland Jago Douma
2019-07-26Update PreviewControllerRoeland 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-20Fall back to black for non-color valuesJoas Schilling
2019-06-17Add extendedSupport to SubscriptionJulius Härtl
2019-05-29Vueify the login pageChristoph Wurst
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-04-11Block install without CAN_INSTALL fileRoeland Jago Douma
2019-03-28Make the endpoint more robust against faulty resource providersJoas Schilling
2019-03-19Return 200 instead of 404 when asking for collections of a resourceJoas Schilling
2019-03-19Use rich objects instead of name, link and iconJoas Schilling
2019-03-19Replace the icon-class with an absolute link to an imageJoas Schilling
2019-03-01Also check the access to collections on preparingJoas Schilling
2019-03-01Further work on the access cacheJoas Schilling
2019-03-01Fix doc blocksJoas Schilling
2019-03-01Implement search and rename in backendJulius Härtl
2019-03-01Implement frontend for search/renameJulius Härtl
2019-03-01Add iconClass to resourcesJulius Härtl
2019-03-01Make sure we query the node before fetching the nameJulius Härtl
2019-03-01Adjust parameter names on createCollectionOnResourceJulius Härtl
2019-03-01Make names mandatoryJoas Schilling
2019-03-01Allow to create collectionsJoas Schilling
2019-03-01Provider functionalityJoas Schilling
2019-03-01Add a controller with the most important methodsJoas Schilling
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2019-02-25Fix typo in info log for autoconfigMorris Jobke
2019-02-25Login flow V2Roeland Jago Douma
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-07Implement guest avatar endpointMichael Weimann
2019-02-06Do not do redirect handling when loggin outRoeland Jago Douma
2019-02-06Add StandaloneTemplateResponseRoeland Jago Douma