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
2022-03-02Add event logging for db and redis connectionbackport/31124/stable23Julius Härtl
2022-03-02Add event logging to app loadingJulius Härtl
2022-03-02Diagnostics event logging to Nextcloud logJulius Härtl
2022-03-01Merge pull request #31098 from nextcloud/backport/30942/stable23Vincent Petry
2022-02-28Merge pull request #31244 from nextcloud/backport/31141/stable23Carl Schwan
2022-02-24[tx-robot] updated from transifexNextcloud bot
2022-02-23[tx-robot] updated from transifexNextcloud bot
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-18Improve caching policyCarl Schwan
2022-02-16Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling
2022-02-16handle setupFS with null userbackport/30942/stable23Robin Appelman
2022-02-16dont mark fs as setup when no user is activeRobin Appelman
2022-02-16fix fs cache test user setupRobin Appelman
2022-02-16pass user object during fs initRobin Appelman
2022-02-16only setup part of the filesystem for appdata requestsRobin Appelman
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-29Fix psalm warning related to registerEventListenerCarl Schwan
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-19Update autoload and ClassLoaderChristopher Ng
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