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
2017-11-06Update license headersMorris Jobke
2017-11-02Add 204 endpointRoeland Jago Douma
2017-10-31meanwhile we can have exact matches. also show those.Arthur Schiwon
2017-10-27configurable amount of autocomplete results in commentsArthur Schiwon
2017-10-25add search parameter to autocomplete controllerArthur Schiwon
2017-10-22AutoCompletion backendArthur Schiwon
2017-10-18Set the data from the templateJoas Schilling
2017-10-18Set the subject with the email template to allow themingJoas Schilling
2017-10-11Exclude avatar from Same-Site Cookie requirementLukas Reschke
2017-09-07Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/U...Lukas Reschke
2017-09-06Fix undefined index oauthStateMorris Jobke
2017-09-05Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke
2017-09-04Merge setMetaData into constructorJoas Schilling
2017-09-04Merge pull request #6196 from nextcloud/downstream-26539-2Morris Jobke
2017-09-04Fix broken testsMorris Jobke
2017-09-02Add rich link preview to the login pageJulius Härtl
2017-08-29Return the user id in case of an errorJoas Schilling
2017-08-26Merge pull request #6255 from nextcloud/email-meta-dataMorris Jobke
2017-08-26Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke
2017-08-26Allow 2FA providers to specify their custom CSPChristoph Wurst
2017-08-24Also for reset passwordJoas Schilling
2017-08-18Inject \OCP\IURLGenerator to make tests workLukas Reschke
2017-08-18No password reset for disabled usersJoas Schilling
2017-08-18Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-08-01Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke
2017-08-01Fix OCSControllerRoeland Jago Douma
2017-08-01Fix ContactsMenuControllerRoeland Jago Douma
2017-08-01Fix AvatarControllerRoeland Jago Douma
2017-07-27Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke
2017-07-24Cleanup legacy user class from unused methodsMorris Jobke
2017-06-30Add public capabilities APIJulius Härtl
2017-06-20Add Clear-Site-Data headerLukas Reschke
2017-05-18Add tests for ClientFlowLoginControllerLukas Reschke
2017-05-18Add OAuth state to sessionLukas Reschke
2017-05-18use name of oauth app to identify auth tokenBjoern Schiessle
2017-05-18show error page if no valid client identifier is given and if it is not a API...Bjoern Schiessle
2017-05-18Remove special charactersLukas Reschke
2017-05-18Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke
2017-05-11Disable the API endpoints as wellJoas Schilling
2017-05-11Disable reset password link. Issue: #27440Ujjwal Bhardwaj
2017-05-10Automatic injection for CssControllerJoas Schilling
2017-05-10Automatic injection for JsControllerJoas Schilling
2017-05-04Update login flow redirectionMario Danic
2017-05-02Handle more error casesMorris Jobke
2017-04-26add contactsmenu popoverGeorg Ehrke
2017-04-26Merge branch 'master' into contactsmenuJan-Christoph Borchardt
2017-04-25Let apps register contact menu provider via info.xmlChristoph Wurst
2017-04-25Contacts menuChristoph Wurst
2017-04-25AppToken to 72 charsRoeland Jago Douma
2017-04-25Do not remove the state token to earlyRoeland Jago Douma