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-09-20Merge pull request #11302 from nextcloud/backport/11297/this-database-dudeblizzz
2018-09-20Merge pull request #11294 from nextcloud/stable14-locale-template-fixblizzz
2018-09-20Merge pull request #11293 from nextcloud/backport/11292/do-not-apcu-cache-the...Joas Schilling
2018-09-20Also adjust the expiration of PublicKeyTokenProviderJoas Schilling
2018-09-20Copy the expiration from 480864b3e32d88361b17b70d238f986f64579757 to getToken...Joas Schilling
2018-09-19Fix since tagJohn Molakvoæ (skjnldsv)
2018-09-19Fallback to $lang if no $locale matchJohn Molakvoæ (skjnldsv)
2018-09-19TypehintJohn Molakvoæ (skjnldsv)
2018-09-19Since requirementJohn Molakvoæ (skjnldsv)
2018-09-19Fix public l10nJohn Molakvoæ (skjnldsv)
2018-09-19Use user locale as default in the templateJohn Molakvoæ (skjnldsv)
2018-09-19Revert "Use APCu caching of composer"Joas Schilling
2018-09-19Fix icons cacher regex for compressed outputJohn Molakvoæ (skjnldsv)
2018-09-19replace setcookie value with '' instead of null.MartB
2018-09-12Fix exception classJoas Schilling
2018-09-07Expire tokens hardeningRoeland Jago Douma
2018-08-31Fix handlng of concurrent inserts of the 2FA provider registry DAOChristoph Wurst
2018-08-30Merge pull request #10906 from nextcloud/request-params-arrayRoeland Jago Douma
2018-08-29Move SCSS variable fetching before the variables.scss to properly calculate c...Julius Härtl
2018-08-28ensure we always return an array from `Request::getParams`Robin Appelman
2018-08-28Merge pull request #10854 from nextcloud/fix-10764Morris Jobke
2018-08-25Allow same section class for multiple section types (fix #10764)sualko
2018-08-25[tx-robot] updated from transifexNextcloud bot
2018-08-24Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma
2018-08-24FixesRoeland Jago Douma
2018-08-24Merge pull request #10841 from nextcloud/load-app-catch-exceptionsMorris Jobke
2018-08-24also catch exceptions when loading appsRobin Appelman
2018-08-24Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke
2018-08-24Merge pull request #10334 from denismosolov/group-addDenis Mosolov
2018-08-24HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz
2018-08-23Show link to simple sign up pageMorris Jobke
2018-08-22Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke
2018-08-22Merge pull request #10789 from nextcloud/fix/2fa-app-multiple-providersMorris Jobke
2018-08-22[tx-robot] updated from transifexNextcloud bot
2018-08-21Fix loading providers of 2FA app with more than one providerChristoph Wurst
2018-08-21Merge pull request #10539 from nextcloud/feature-8642-memory-checkMorris Jobke
2018-08-21Refactor some codeMorris Jobke
2018-08-21Merge pull request #10710 from nextcloud/fix/iusermanager-createuser-typoMorris Jobke
2018-08-21[tx-robot] updated from transifexNextcloud bot
2018-08-20Adds license to files. Updates the branch.Michael Weimann
2018-08-20Bump autoloaderRoeland Jago Douma
2018-08-20Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann
2018-08-20Adds a setup check for the memory limitMichael Weimann
2018-08-20Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz
2018-08-17Check if a preview provider is available before using itRoeland Jago Douma
2018-08-17Address comments from @rullzer:Sebastian Steinmetz
2018-08-17add deck and mail to the groupware bundle, remove talkBjoern Schiessle
2018-08-16tokens can't be valid local user namesRobin Appelman
2018-08-16more efficient way to detect added and removed mountsRobin Appelman
2018-08-16cache OC\Files\Mount\Manager::findIn resultsRobin Appelman