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-15Block install without CAN_INSTALL fileRoeland Jago Douma
2019-02-19Do not do redirect handling when loggin outRoeland Jago Douma
2019-01-30Clean 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-05Fix 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
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-10-02Moves the logo files to logoMichael Weimann
2018-09-13Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz
2018-09-06Do not invalidate main token on OAuthRoeland Jago Douma
2018-08-31Change password expiration time from 12h to 7dMorris Jobke
2018-08-24Merge pull request #10670 from nextcloud/fix/login-throttle-username-lengthMorris Jobke
2018-08-19Enable password reset for user with same email address when only one is activeDaniel Kesselberg
2018-08-15only warn about data lose on password reset if per-user keys are usedBjoern Schiessle
2018-08-13Fix max length requirements for the throttler metadataChristoph Wurst
2018-08-08Rename providerset method to get primary providersChristoph Wurst
2018-08-08Fix login redirection if only one 2FA provider is activeChristoph Wurst
2018-08-01Make the info available if the avatar was uploaded or generatedJoas Schilling
2018-07-25Merge pull request #10391 from nextcloud/bugfix/10389/fix-app-navigation-cont...Morris Jobke
2018-07-25Fix app navigation controller to return an arrayJulius Härtl
2018-07-25Allow to access SVGs as guestJoas Schilling
2018-07-21Implements handling for deactivated usersMichael Weimann
2018-07-19Php code bumpJohn Molakvoæ (skjnldsv)
2018-07-19Fix settings icon fetchingJulius Härtl
2018-07-19Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)
2018-07-19Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)
2018-07-19Mixin scss icon apiJohn Molakvoæ (skjnldsv)
2018-07-19use built in response cacheFor functionJohn Molakvoæ (skjnldsv)
2018-07-19Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)
2018-07-19Svg from appJohn Molakvoæ (skjnldsv)
2018-07-19Svg color apiJohn Molakvoæ (skjnldsv)
2018-07-05wire the frontendArthur Schiwon
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
2018-06-25Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke
2018-06-21prefill userid for login after password resetRobin Appelman