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
2021-04-21set mimetype for objects uploaded to object storagesRobin Appelman
2021-04-21[tx-robot] updated from transifexNextcloud bot
2021-04-20Move 2fa backupscode to new registrationRoeland Jago Douma
2021-04-20Move 2FA registration to IBootstrapRoeland Jago Douma
2021-04-20Merge pull request #26617 from nextcloud/fix/oracle-column-check-unrelated-mi...Roeland Jago Douma
2021-04-20Merge pull request #26647 from nextcloud/bugfix/noid/empty-filenameRoeland Jago Douma
2021-04-20ignore mail shares of related remote share resultsArthur Schiwon
2021-04-20Fail when creating new files with an empty pathJulius Härtl
2021-04-20[tx-robot] updated from transifexNextcloud bot
2021-04-19Do not check Oracle column constraints in unrelated migrationsChristoph Wurst
2021-04-16Deprecate the old wayRoeland Jago Douma
2021-04-16Allow registering NotifierServices trough IBootstrapRoeland Jago Douma
2021-04-16Fix constraint violation detection in QB MapperJoas Schilling
2021-04-15Separate settings for remote share expirationVincent Petry
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-04-15[tx-robot] updated from transifexNextcloud bot
2021-04-14Merge pull request #26551 from nextcloud/fix/noid/redis-exists-boolRoeland Jago Douma
2021-04-14Merge pull request #26529 from J0WI/getSystemValue-typeRoeland Jago Douma
2021-04-14[tx-robot] updated from transifexNextcloud bot
2021-04-14ensure redis returns bool for hasKeyArthur Schiwon
2021-04-13Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-auditJoas Schilling
2021-04-13[tx-robot] updated from transifexNextcloud bot
2021-04-12Use correct getSystemValue typeJ0WI
2021-04-12Merge pull request #26266 from nextcloud/future-proof-networkingRoeland Jago Douma
2021-04-12Fix versionJoas Schilling
2021-04-09Move to another namespace and class nameJoas Schilling
2021-04-09Allow apps to log actions into the audit_logJoas Schilling
2021-04-09[tx-robot] updated from transifexNextcloud bot
2021-04-08Merge pull request #26439 from nextcloud/increase-subnet-matcherRoeland Jago Douma
2021-04-08Limit size of properties to 2048 charactersLukas Reschke
2021-04-07Increase subnet matcherLukas Reschke
2021-04-07[tx-robot] updated from transifexNextcloud bot
2021-04-06Merge pull request #24966 from nextcloud/jknockaert-patch-1Lukas Reschke
2021-04-06Strictify null checkLukas Reschke
2021-04-06Generate autoload filesLukas Reschke
2021-04-06Improve networking checksLukas Reschke
2021-04-06[tx-robot] updated from transifexNextcloud bot
2021-04-05[tx-robot] updated from transifexNextcloud bot
2021-04-04[tx-robot] updated from transifexNextcloud bot
2021-04-03[tx-robot] updated from transifexNextcloud bot
2021-04-02[tx-robot] updated from transifexNextcloud bot
2021-04-01Merge pull request #24055 from nextcloud/bugfix/noid/enfore-no-notnull-for-bo...Morris Jobke
2021-04-01Properly handle creating the template directory in a subfolder (fixes #25787)Julius Härtl
2021-04-01Get the parent directory before creating a file from a templateJulius Härtl
2021-04-01Merge pull request #26394 from nextcloud/feature/noid/updatable-account-dataJulius Härtl
2021-03-31make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman
2021-03-31Allow apps to write/update account dataJoas Schilling
2021-03-31Rename the method to match what it doesJoas Schilling
2021-03-31Don't allow Notnull for boolean columnsJoas Schilling
2021-03-31Document the constraints we test againstJoas Schilling