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-08-10Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-he...Christoph Wurst
2022-08-09Do not update passwords if nothing changedJulius Härtl
2022-08-08Merge pull request #33174 from nextcloud/fix/redirect-css-not-foundVincent Petry
2022-08-08Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan
2022-08-08Set special header for 503 maintenance modeenhancement/maintenance-mode-http-headerChristoph Wurst
2022-08-08Do not redirect if requested CSS can not be foundChristoph Wurst
2022-08-08[tx-robot] updated from transifexNextcloud bot
2022-08-07[tx-robot] updated from transifexNextcloud bot
2022-08-06[tx-robot] updated from transifexNextcloud bot
2022-08-05Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry
2022-08-05[tx-robot] updated from transifexNextcloud bot
2022-08-04Merge pull request #33447 from nextcloud/bugfix/noid/detect-leading-spaces-in...Vincent Petry
2022-08-03Detect leading spaces in config filesbugfix/noid/detect-leading-spaces-in-configVincent Petry
2022-08-02Support specifying IPv6 proxies in CIDR notationSimon Leiner
2022-08-02Merge pull request #32958 from nextcloud/fix/noid/permission-update-allow-pub...Julius Härtl
2022-08-02Document all getIncomplete implementations as returning string|falseCôme Chilliet
2022-08-01Fix dynamic property creations in test filesfix/fix-dynamic-properties-in-testsCôme Chilliet
2022-08-01don't reduce file public link permissions if public upload is not enabledJulien Veyssier
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-08-01Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-29Merge pull request #33225 from nextcloud/fix/handle-one-time-passwordsCarl Schwan
2022-07-29allow apps to specify methods carrying sensitive parametersArthur Schiwon
2022-07-28Inherit hide download from share attributesVincent Petry
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Attempt to fix sqlite json issueVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-28Handle one time password betterfix/handle-one-time-passwordsCarl Schwan
2022-07-28Add a public interface for the bruteforce throttler and register for injectionJoas Schilling
2022-07-28Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet
2022-07-27fix mistake in db query to delete a user config valueJulien Veyssier
2022-07-27Merge pull request #33378 from nextcloud/s3-no-null-bundleDaniel
2022-07-27Fix typos in lib/private subdirectoryluz paz
2022-07-27don't set `null` as a bundle pathRobin Appelman
2022-07-27Merge pull request #30030 from nextcloud/fexistsVincent Petry
2022-07-27Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cacheVincent Petry
2022-07-26Add argument to getSharesInFolder enable deep share lookupLouis Chemineau
2022-07-26Recursively fetch subsharesLouis Chemineau
2022-07-26Prevent column name conflict between tablesLouis Chemineau
2022-07-26Merge pull request #33031 from nextcloud/fix/improve-local-ip-detectionCôme Chilliet
2022-07-26[tx-robot] updated from transifexNextcloud bot
2022-07-25Merge pull request #33129 from nextcloud/fix-reading-blob-as-resourcesblizzz
2022-07-25Delete comments that expired nowVitor Mattos
2022-07-25Fix reading blob data as resourceThomas Citharel
2022-07-21always triger setup of builtin storage wrappersfs-setup-builtin-wrappersRobin Appelman
2022-07-20only update last login timestamp with minute percisionlast-login-minuteRobin Appelman
2022-07-20Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-publicVincent Petry
2022-07-18fix loading legacy app.php with multi app dirfix/noid/location-legacy-appfileArthur Schiwon
2022-07-18Add skip content buttons to the public page layoutbugfix/noid/skip-content-publicJulius Härtl