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
path: root/lib
AgeCommit message (Expand)Author
2018-10-23[tx-robot] updated from transifexNextcloud bot
2018-10-23Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke
2018-10-23Merge pull request #11966 from nextcloud/csp/safari12-supportMorris Jobke
2018-10-23Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke
2018-10-23Merge pull request #11964 from nextcloud/bug/11919/do_not_always_fallbackRoeland Jago Douma
2018-10-23fixup! Fix comment and cap-heightJohn Molakvoæ (skjnldsv)
2018-10-23Fix comment and cap-heightJohn Molakvoæ (skjnldsv)
2018-10-23Use correct typeface for avatar generatorJan-Christoph Borchardt
2018-10-23Use correct typeface for txt previewsJan-Christoph Borchardt
2018-10-22Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.jsMorris Jobke
2018-10-21Add nonce for Safari 12+Roeland Jago Douma
2018-10-21Catch more occurences where ExpiredTokenException can be thrownRoeland Jago Douma
2018-10-21Expired PK tokens should not fall back to legacy tokensRoeland Jago Douma
2018-10-21Add report-uri to CSPRoeland Jago Douma
2018-10-19Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst
2018-10-18Merge pull request #11882 from nextcloud/feature/noid/consider-net-connectionblizzz
2018-10-18Do not try to contact lookup server without internet connection or URLArthur Schiwon
2018-10-18Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst
2018-10-16Properly escape column name in "createFunction" callMorris Jobke
2018-10-16Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge...Morris Jobke
2018-10-15Merge pull request #11740 from nextcloud/feature/noid/account-apiRoeland Jago Douma
2018-10-15include dashboard into coreMaxence Lange
2018-10-15Merge pull request #11838 from nextcloud/bugfix/noid/fix-default-types-of-mem...Roeland Jago Douma
2018-10-15Update autoloaderJulius Härtl
2018-10-15Add \OCP\Account public APIJulius Härtl
2018-10-15filter null values for UserManager::getByEmailGeorg Ehrke
2018-10-15Merge pull request #11714 from nextcloud/lookupserver-and-global-scaleBjörn Schießle
2018-10-15Fix default types of activity event member variablesJoas Schilling
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-14Disallow unsafe-eval by defaultRoeland Jago Douma
2018-10-12Make activity events strictJoas Schilling
2018-10-11Normalize getUnjailedPathRoeland Jago Douma
2018-10-11Allow php7.3Roeland Jago Douma
2018-10-10Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settingsRoeland Jago Douma
2018-10-10some small fixes and improvementsBjoern Schiessle
2018-10-10Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date...Morris Jobke
2018-10-10Add admin interface to enforce 2FAChristoph Wurst
2018-10-10Move normalizePath to regexes instead of loopingRoeland Jago Douma
2018-10-10[tx-robot] updated from transifexNextcloud bot
2018-10-09Merge pull request #11622 from nextcloud/feature/11617Roeland Jago Douma
2018-10-09adjust testsBjoern Schiessle
2018-10-09always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle
2018-10-09Add function to generate urls for OCS routesRoeland Jago Douma
2018-10-09Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling
2018-10-09fixup! Add backgroundjobs to OCPRoeland Jago Douma
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-10-09Bump autolaodersRoeland Jago Douma
2018-10-09Add backgroundjobs to OCPRoeland Jago Douma
2018-10-09Merge pull request #11677 from nextcloud/feature/appdata_previewsMorris Jobke
2018-10-09Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke