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-06-26Fall back to black for non-color valuesJoas Schilling
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
2019-01-29Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas...Roeland Jago Douma
2019-01-29Clean pending 2FA authentication on password resetRoeland Jago Douma
2019-01-29Clears the local storage after logoutMichael Weimann
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2019-01-18Fix template paramterRoeland Jago Douma
2019-01-15Generic message on password resetRoeland Jago Douma
2019-01-09Npmize (vendor) scriptsChristoph Wurst
2019-01-04Fix loginflow with apptoken enter on iOSRoeland Jago Douma
2018-12-17Fix SAML Client login flow on Apple devicesRoeland Jago Douma
2018-11-29Remove redirect pageJohn Molakvoæ (skjnldsv)
2018-11-20Respect the disabled setting for lost_password_linkRoeland Jago Douma
2018-11-01Use the proper server for the apptoken flow loginRoeland Jago Douma
2018-10-30added possibility to disable autocomplete in login formRayn0r
2018-10-25Keep list of icons in a separate file for use in the accessibility appJulius Härtl
2018-10-23Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteDataMorris Jobke
2018-10-17Don't require Same Site Cookies on assetsThomas Citharel
2018-10-15Remove cookies from Clear-Site-Data HeaderPatrick Conrad
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-02Update all the publickey tokens if needed on web loginRoeland Jago Douma