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-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
2018-03-19Add Cache-control: immutableRoeland Jago Douma
2018-03-09Move search to proper ControllerRoeland Jago Douma
2018-03-08Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst
2018-03-06Replace logout href to avoid new etag on every requestJulius Härtl
2018-03-05Add ETag to NavigationControllerJulius Härtl
2018-02-27expose capabilities in jsBjoern Schiessle
2018-02-26Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm...Joas Schilling
2018-02-22don't try login with the same name that just failedArthur Schiwon
2018-02-20Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma
2018-02-15Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke
2018-02-15Fix existing usagesJoas Schilling
2018-02-14Remove unused import statementsMorris Jobke
2018-02-13Remove config from AutoCompleteControllerMorris Jobke
2018-02-12Also rewrite icon urlJulius Härtl
2018-02-12Move to OCS endpointJulius Härtl