aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* chore(bruteforce): allows to configure max attempts before request abortBenjamin Gaussorgues2024-12-031-0/+11
* chore(config): set min supported desktop to `2.7.0`John Molakvoæ2024-11-271-2/+2
* feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-271-0/+9
* feat(Mailer): add "null" SMTP transport modeThomas Lehmann2024-11-191-1/+4
* Merge pull request #45330 from nextcloud/remove-locking-config-sampleJohn Molakvoæ2024-11-151-15/+0
|\
| * fix: remove mention of disabling file locking from config sampleremove-locking-config-sampleRobin Appelman2024-09-191-15/+0
* | docs: update overwrite.cli.url wordingenh/noid/update-o.c.u-wordingSimon L.2024-11-041-0/+2
* | Merge pull request #42610 from hellodarkness/patch-1John Molakvoæ2024-10-301-2/+4
|\ \
| * | fix: adjust `compromized` British wordingJohn Molakvoæ2024-10-291-1/+1
| * | Update config.sample.phpHelloDarkness2024-01-061-2/+4
* | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttlerJoas Schilling2024-10-241-1/+12
* | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-211-0/+18
* | | feat: configurable request timeout for carddav syncPablo Zmdl2024-10-171-0/+7
* | | feat: make search path for BinaryFinder customizable.Reno Reckling2024-09-201-0/+16
| |/ |/|
* | chore: Update trashbin retention documentation with exceeded quota detailsChristopher Ng2024-09-111-0/+5
* | docs(config): Explain how to retrieve navigation entry IDs for 'defaultapp' o...provokateurin2024-09-091-10/+10
* | docs: Add information how forbidden filenames are handled on existing files.Ferdinand Thiessen2024-08-211-2/+6
* | Merge pull request #45193 from bahman026/update-config-sample-fileAndy Scherzinger2024-08-061-0/+3
|\ \
| * | docs: added customclient_fdroid config key to config.sample.php fileBahman Jafarzadeh2024-07-091-0/+3
* | | Merge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sampleAndy Scherzinger2024-08-061-0/+2
|\ \ \
| * | | fix(config) : Clarity smtp debugging config option usage Josh2024-07-011-0/+2
| |/ /
* | | fix: Max file size for metadata generationGit'Fellow2024-08-051-0/+9
* | | fix: don't break doc builds / fix imaginary config sample formattingJosh2024-07-311-8/+8
* | | feat(log): Allow to combine log.conditions to only log (app&user)Joas Schilling2024-07-301-0/+12
* | | feat(preview): move previews for imaginary pdf to own class ImaginaryPDFernolf2024-07-251-1/+7
* | | feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-191-0/+10
* | | feat: Add `forbidden_filename_basenames` config optionFerdinand Thiessen2024-07-151-0/+12
* | | feat: Add `IFilenameValidator` to have one consistent place for filename vali...Ferdinand Thiessen2024-07-091-6/+18
|/ /
* | feat: reduce available languages per config value "reduce_to_languages"Misha M.-Kupriyanov2024-07-011-1/+10
* | chore: Add SPDX headerAndy Scherzinger2024-06-061-0/+3
* | Merge pull request #45026 from nextcloud/fix/token-updateChristoph Wurst2024-05-161-1/+1
|\ \
| * | docs: Update token_auth_activity_update default value to match implementationJulius Härtl2024-04-291-1/+1
* | | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+5
* | | chore: Add SPDX headerAndy Scherzinger2024-05-101-0/+6
|/ /
* | feat: add request id as comment to all queriesRobin Appelman2024-04-171-2/+9
* | feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-0/+1
* | Merge pull request #44438 from nextcloud/feat/login-form-timeoutFerdinand Thiessen2024-03-251-0/+8
|\ \
| * | feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-0/+8
* | | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-3/+3
|/ /
* | docs(config.sample.php): Josh2024-03-111-1/+3
* | fix(config): deprecated enable_file_metadataMaxence Lange2024-03-111-11/+0
* | in text: "bruteforce" > "brute force"Alexander Müller2024-03-031-3/+3
* | fix: Also expose forbidden filename character in the capabilitiesFerdinand Thiessen2024-02-281-0/+2
* | feat(db): Make dirty query logging available in productionChristoph Wurst2024-01-301-0/+9
* | fix(db): Fix replica password example configChristoph Wurst2024-01-231-2/+2
|/
* Merge pull request #41998 from nextcloud/enh/read-replicaDaniel2023-12-271-0/+8
|\
| * enh: Implement PrimaryReadReplicaConnectionJulius Härtl2023-12-161-0/+8
* | Add global accessibility switchLouis Chemineau2023-12-191-0/+7
|/
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-0/+10
* feat: allow multiple libreoffice invocationsDaniel Kesselberg2023-11-131-8/+0