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
2022-02-22Use the new option to signaling insensitivityJoas Schilling
2022-02-22Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-22Merge pull request #31297 from nextcloud/backport/31217/stable23Joas Schilling
2022-02-21Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-21Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-21Also cache non-existing to reuse itJoas Schilling
2022-02-18Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine
2022-02-16Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling
2022-02-16Merge pull request #31059 from nextcloud/backport/30973/stable23Vincent Petry
2022-02-16Merge pull request #30949 from nextcloud/bugfix/noid/allow-to-disable-v1-auth...Vincent Petry
2022-02-07Allow specify a config prefix for another database connectionJoas Schilling
2022-01-31Allow to disable AuthToken v1Joas Schilling
2022-01-27Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ
2022-01-27Fix psalm not runningCarl Schwan
2022-01-22Merge pull request #30740 from nextcloud/backport23John Molakvoæ
2022-01-20Always call flush() as getAllKeys() is brokenCôme Chilliet
2022-01-20Merge pull request #30728 from nextcloud/backport/30614/stable23John Molakvoæ
2022-01-20Merge pull request #29798 from nextcloud/stable23-diskJohn Molakvoæ
2022-01-19Log bruteforce throttle and blockingJoas Schilling
2022-01-18[stable23] Increase email main buttons width for non-english languagesacsfer
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
2022-01-18Update Session.phpMarek-Wojtowicz
2022-01-17Merge pull request #30684 from nextcloud/backport/30531/stable23Carl Schwan
2022-01-15updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer
2022-01-14Fix psalm issuesCarl Schwan
2022-01-14Add helper method in WrapperCarl Schwan
2022-01-14Merge pull request #30659 from nextcloud/backport/29622/stable23Julius Härtl
2022-01-14Implement multibucket shift for ObjectStoreJohn Molakvoæ
2022-01-13Fix idn emails not working in sharesCarl Schwan
2022-01-12Merge pull request #30621 from nextcloud/backport/30358/stable23MichaIng
2022-01-12Merge pull request #30611 from nextcloud/backport/30588/stable23Joas Schilling
2022-01-12Reset job disabling timer on adding the job againJulius Härtl
2022-01-11Fix undefined/unset scope in account propertiesJoas Schilling
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2022-01-11Fix fail when keys/files folder already existsVincent Petry
2022-01-07Fix email verificationChristopher Ng
2022-01-07Merge pull request #30486 from nextcloud/backport/29780/stable23Joas Schilling
2022-01-04Run migrations fully when reenabling an appJoas Schilling
2022-01-04[stable23] Remove iconv from dependencies and testsMichaIng
2021-12-21Merge pull request #30026 from nextcloud/backport/30013/stable23Joas Schilling
2021-12-16fix translation source in directEditing templatesAzul
2021-12-13Merge pull request #30236 from nextcloud/backport/30200/stable23MichaIng
2021-12-13Make psalm more happyJoas Schilling
2021-12-13Fix docs to make Psalm happierJoas Schilling
2021-12-13Convert strict_search to wildcard property and add psalm docsJoas Schilling
2021-12-13Limit more contact searchesJoas Schilling
2021-12-13Only limit search in the system address bookJoas Schilling
2021-12-13Only wildcard search if enumeration is allowedJoas Schilling
2021-12-13Don't check the configvalue for lastLogin which is never nullJoas Schilling
2021-12-10Check resource before closing in encryption wrapperVincent Petry