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
2020-10-01[tx-robot] updated from transifexNextcloud bot
2020-09-29Merge pull request #23083 from nextcloud/bugfix/extend-php-error-loggingRoeland Jago Douma
2020-09-29Merge pull request #23074 from nextcloud/fix/sharee-search-empty-email-matchJulius Härtl
2020-09-29Merge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-...Roeland Jago Douma
2020-09-29Generate exception to log on php errorsJulius Härtl
2020-09-28Do not match sharees on an empty email addressChristoph Wurst
2020-09-24Add acutal response to BeforeTemplateRenderedEventJulius Härtl
2020-09-24Update autloaderRoeland Jago Douma
2020-09-24Merge pull request #23015 from nextcloud/bugfix/noid/warn-on-slow-dashboard-w...Roeland Jago Douma
2020-09-24Add occ command to set theming valuesJulius Härtl
2020-09-23Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling
2020-09-23Log a warning if a "lazy" initial state loads longer than 1 secondJoas Schilling
2020-09-23Log an error if a dashboard widget loads longer than 1 secondJoas Schilling
2020-09-23Show federation and email results also with exact user match unless containing @Joas Schilling
2020-09-20[tx-robot] updated from transifexNextcloud bot
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-18Allow to also use PHP 8.0Morris Jobke
2020-09-18Nextcloud 21 runs on PHP 7.3+ onlyMorris Jobke
2020-09-17Provide correct PHPDoc tags for public namespaceMorris Jobke
2020-09-17Autoloader updateMorris Jobke
2020-09-17add event to allow apps to overwrite user quotaRobin Appelman
2020-09-17Merge pull request #22844 from nextcloud/enh/richdocumentscode-armMorris Jobke
2020-09-17Merge pull request #22903 from nextcloud/techdebt/16696/no-need-to-get-full-p...Morris Jobke
2020-09-17Do not fetch the normalized full path again if it is already availableMorris Jobke
2020-09-17Merge pull request #22867 from nextcloud/shared-storage-init-lessRoeland Jago Douma
2020-09-17Allow to specify supported architectures in appinfo.xmlJulius Härtl
2020-09-17Add htaccess exception for richdocumentscode_arm64Julius Härtl
2020-09-17Install richdocumentscode depending on the architectureJulius Härtl
2020-09-17Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-anal...Roeland Jago Douma
2020-09-17[tx-robot] updated from transifexNextcloud bot
2020-09-16Merge pull request #22888 from nextcloud/techdebt/18680/remove-unused-codeMorris Jobke
2020-09-16Help static code analysis to understand code.Daniel Kesselberg
2020-09-16Merge pull request #22884 from nextcloud/phpdoc/21873/define-deprecated-versionMorris Jobke
2020-09-16Remove not needed semicolon and PHPDoc hintMorris Jobke
2020-09-16Remove @suppress SqlInjectionCheckerMorris Jobke
2020-09-16Specific version for @deprecated PHPDocMorris Jobke
2020-09-16optimize View::getPath if we already know the storage idRobin Appelman
2020-09-15disable update checking for shared storagesRobin Appelman
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-15It is very highly recommended to set an object for better filteringJoas Schilling
2020-09-14Merge pull request #22809 from nextcloud/bugfix/noid/remove-unneeded-isset-checkJoas Schilling
2020-09-11Remove unneeded isset checkJoas Schilling
2020-09-11Fix serializing indexed unified search array as objectChristoph Wurst
2020-09-10Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mountMorris Jobke
2020-09-10Merge pull request #22774 from nextcloud/bugfix/noid/no-delay-without-ipMorris Jobke
2020-09-10Merge pull request #22768 from nextcloud/fix/22288/change-0-to-null-for-bmp-e...Morris Jobke
2020-09-10Merge pull request #22739 from nextcloud/bugfix/16989Morris Jobke
2020-09-10Don't break when the IP is emptyJoas Schilling
2020-09-10Merge pull request #22552 from nextcloud/bugfix/noid/opendocument-templatesMorris Jobke
2020-09-10Change 0 to null to properly encode image to BMP if the first pixel is blackMorris Jobke