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
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
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-06-15Removed debug stackJohn Molakvoæ (skjnldsv)
2018-06-13Avatar imagick bumpJohn Molakvoæ (skjnldsv)
2018-06-13Controller tests fixesJohn Molakvoæ (skjnldsv)
2018-06-13Return Svg avatarsJohn Molakvoæ (skjnldsv)
2018-06-04Fix usageRoeland Jago Douma
2018-05-22Merge pull request #9531 from remyj38/masterMorris Jobke
2018-05-22Don't use special chars to avoid confusionRoeland Jago Douma
2018-05-20Fix translation bug on lost password pageRémy Jacquin
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-11Use proper typesRoeland Jago Douma
2018-04-11Avoid to leak a user ID that is not a string to reach a user backendMorris Jobke
2018-04-09Merge pull request #9115 from nextcloud/feature/noid/login_flow_wordingRoeland Jago Douma
2018-04-08Improve login flowRoeland Jago Douma
2018-04-06Remove unused parameterRoeland Jago Douma
2018-04-06Fix testsRoeland Jago Douma
2018-04-06Always remember meRoeland Jago Douma
2018-03-21Make the new autocomplete endpoint OCSJoas Schilling