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
2021-11-02Fix resource usages in OC_ImageCôme Chilliet
2021-10-14Merge pull request #29203 from nextcloud/backport/26688/stable21MichaIng
2021-10-13Keep group restrictions when reenabling apps after an updateJoas Schilling
2021-10-13Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)
2021-09-21Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
2021-07-28Fix missing exception class importChristoph Wurst
2021-06-30Revert "[stable21] Fix constraint violation detection in QB Mapper"Christoph Wurst
2021-06-08Fix a usort comparison function returning a boolean instead of an integerRichard de Boer
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-05-26Add DB exception throws tag to QBMapper PHPDocAnna Larch
2021-05-21typodartcafe
2021-05-21fix #25813dartcafe
2021-04-22remove undefined parameter, add descriptionArthur Schiwon
2021-04-16Fix constraint violation detection in QB MapperJoas Schilling
2021-04-01make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman
2021-04-01Allow apps to write/update account dataJoas Schilling
2021-03-29Map old account scope properties to new namesVincent Petry
2021-03-29Add new v2-private account scopeVincent Petry
2021-03-23handle ordering in folder searchRobin Appelman
2021-03-23only require user to be set in a query that handles tagsRobin Appelman
2021-03-22Make psalm happyRoeland Jago Douma
2021-03-22Fix parameter types in docsJoas Schilling
2021-03-22Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-19Merge pull request #26124 from nextcloud/backport/25533/stable21Morris Jobke
2021-03-18Merge pull request #26122 from nextcloud/backport/26004/stable21Roeland Jago Douma
2021-03-17Merge pull request #26146 from nextcloud/backport/26013/stable21Morris Jobke
2021-03-17Merge pull request #25943 from nextcloud/backport/25659/stable21Morris Jobke
2021-03-16add ICopyFromCache trait to expose existing implementationRobin Appelman
2021-03-15send share notification instead of erroring on duplicate shareRobin Appelman
2021-03-15Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-05catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2021-03-02Merge pull request #25871 from nextcloud/backport/25758/stable21Roeland Jago Douma
2021-03-02Fix namespacingAnna Larch
2021-03-02Include RichObject for formsJonas Rittershofer
2021-02-18Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst
2021-01-28Make whole Template class finalJulius Härtl
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl
2021-01-28Add ratio to template creatorsJulius Härtl
2021-01-28Add template pickerJohn Molakvoæ (skjnldsv)
2021-01-28files: Create files from template APIJulius Härtl
2021-01-22Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings...Morris Jobke
2021-01-22Fully deprecate the old initial state interface, not just the methodsChristoph Wurst
2021-01-22Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz
2021-01-22adjust since blizzz
2021-01-22Do not show 2FA settings if the user has no providers availableChristoph Wurst