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-16Allow to disable AuthToken v1Joas Schilling
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2021-10-15Fix background scan doc in configVincent Petry
2021-10-13Add documentation for files_no_background_scanDaniel Kesselberg
2021-07-21Disable HEIC image preview provider for performance concernstobiasKaminsky
2021-03-29Update cipher defaultsJ0WI
2021-03-01fix typo in template directory configSascha Wiswedel
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl
2021-01-12Add 'allow Symlinks' as an option to config.phpJohannes Leuker
2021-01-08Change defaultapp to dashboardrakekniven
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-12-21Merge pull request #23319 from nextcloud/fix/argon2-descriptionsRoeland Jago Douma
2020-12-17Improve hints for default_phone_regionJoas Schilling
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-07Add a config for default region of phone numbersJoas Schilling
2020-10-09Fix Argon2 descriptionsMichaIng
2020-10-04Allow configuring the activity update interval of tokenRoeland Jago Douma
2020-09-17Unify links to php.netJ0WI
2020-08-19Allow to disable share emailsJoas Schilling
2020-08-11Fix default log_rotate_size in config.sample.phpMorris Jobke
2020-08-06Add config option to enable multibucket preview distributionMorris Jobke
2020-06-23Add appstoreurl to config.sample.php.Daniel Kesselberg
2020-05-04clarified trash bin retention by storage shortage overrideSascha Wiswedel
2020-04-23Add config for auto logout after browser inactivityJulius Härtl
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-08remove Windows config since it is not supported anywaysJulius Härtl
2020-04-08Add preview provider for Krita filesJulius Härtl
2020-03-31Start with webauthnRoeland Jago Douma
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-22Merge pull request #17684 from mlatief/support-no-proxyRoeland Jago Douma
2020-03-07Added IPv6 exampleSander Ruitenbeek
2020-02-29Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif
2020-02-03Allow selecting the hashing algorithmRoeland Jago Douma
2020-01-22extended documentationArthur Schiwon
2020-01-20expose Argon2 options (as we did for bcrypt)Arthur Schiwon
2020-01-17Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl
2020-01-09Update config.sample.phpCarlos Ferreira
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-11-19Improves doc of mail_smtpsecurePierre Ozoux
2019-08-22set a storage availability delay on auth issues to avoid lock outArthur Schiwon
2019-07-10Enterprise update channelMorris Jobke
2019-06-12Add documentation to config.php for share_folderJohn Molakvoæ
2019-05-22Allow redis cluster to use passwordMorris Jobke
2019-03-13👌 IMPROVE: remove user_external example from config.sample.phpJonas Sulzer
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2018-12-01Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic
2018-11-29Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-10-31Merge pull request #12089 from Rayn0r/masterDennis1993
2018-10-30added sample config for turning off form autocompletion on login pageRayn0r