| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(theming): allow to disable standalone windowsbackport/50666/stable31 | Simon L. | 2025-02-06 | 1 | -0/+8 |
* | fix: Hide "Create templates folder" option if templates are disabled in confi... | Pawel Boguslawski | 2025-01-27 | 1 | -7/+6 |
* | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 1 | -0/+8 |
* | feat(files_trashbin): Allow preventing trash to be deleted permanently | provokateurin | 2025-01-13 | 1 | -2/+10 |
* | Merge pull request #49977 from nextcloud/jtr-perf-checks-connectivity-https-p... | Josh | 2025-01-09 | 1 | -8/+8 |
|\ |
|
| * | perf(settings): Speed up InternetConnectivity setup checkjtr-perf-checks-connectivity-https-proto | Josh | 2025-01-07 | 1 | -8/+8 |
* | | fix(federation): comply to `sharing.federation.allowSelfSignedCertificates` | skjnldsv | 2025-01-09 | 1 | -0/+9 |
* | | fix: Correct typo in accessibility toggle in config.sample.phpjtr/typo-accessibility-config-sample | Josh | 2025-01-07 | 1 | -1/+1 |
|/ |
|
* | chore(bruteforce): allows to configure max attempts before request abort | Benjamin Gaussorgues | 2024-12-03 | 1 | -0/+11 |
* | chore(config): set min supported desktop to `2.7.0` | John Molakvoæ | 2024-11-27 | 1 | -2/+2 |
* | feat(config): add `maximum.supported.desktop.version` | skjnldsv | 2024-11-27 | 1 | -0/+9 |
* | feat(Mailer): add "null" SMTP transport mode | Thomas Lehmann | 2024-11-19 | 1 | -1/+4 |
* | Merge pull request #45330 from nextcloud/remove-locking-config-sample | John Molakvoæ | 2024-11-15 | 1 | -15/+0 |
|\ |
|
| * | fix: remove mention of disabling file locking from config sampleremove-locking-config-sample | Robin Appelman | 2024-09-19 | 1 | -15/+0 |
* | | docs: update overwrite.cli.url wordingenh/noid/update-o.c.u-wording | Simon L. | 2024-11-04 | 1 | -0/+2 |
* | | Merge pull request #42610 from hellodarkness/patch-1 | John Molakvoæ | 2024-10-30 | 1 | -2/+4 |
|\ \ |
|
| * | | fix: adjust `compromized` British wording | John Molakvoæ | 2024-10-29 | 1 | -1/+1 |
| * | | Update config.sample.php | HelloDarkness | 2024-01-06 | 1 | -2/+4 |
* | | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttler | Joas Schilling | 2024-10-24 | 1 | -1/+12 |
* | | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilities | provokateurin | 2024-10-21 | 1 | -0/+18 |
* | | | feat: configurable request timeout for carddav sync | Pablo Zmdl | 2024-10-17 | 1 | -0/+7 |
* | | | feat: make search path for BinaryFinder customizable. | Reno Reckling | 2024-09-20 | 1 | -0/+16 |
| |/
|/| |
|
* | | chore: Update trashbin retention documentation with exceeded quota details | Christopher Ng | 2024-09-11 | 1 | -0/+5 |
* | | docs(config): Explain how to retrieve navigation entry IDs for 'defaultapp' o... | provokateurin | 2024-09-09 | 1 | -10/+10 |
* | | docs: Add information how forbidden filenames are handled on existing files. | Ferdinand Thiessen | 2024-08-21 | 1 | -2/+6 |
* | | Merge pull request #45193 from bahman026/update-config-sample-file | Andy Scherzinger | 2024-08-06 | 1 | -0/+3 |
|\ \ |
|
| * | | docs: added customclient_fdroid config key to config.sample.php file | Bahman Jafarzadeh | 2024-07-09 | 1 | -0/+3 |
* | | | Merge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sample | Andy Scherzinger | 2024-08-06 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | fix(config) : Clarity smtp debugging config option usage | Josh | 2024-07-01 | 1 | -0/+2 |
| |/ / |
|
* | | | fix: Max file size for metadata generation | Git'Fellow | 2024-08-05 | 1 | -0/+9 |
* | | | fix: don't break doc builds / fix imaginary config sample formatting | Josh | 2024-07-31 | 1 | -8/+8 |
* | | | feat(log): Allow to combine log.conditions to only log (app&user) | Joas Schilling | 2024-07-30 | 1 | -0/+12 |
* | | | feat(preview): move previews for imaginary pdf to own class ImaginaryPDF | ernolf | 2024-07-25 | 1 | -1/+7 |
* | | | feat(security): restrict admin actions to IP ranges | Benjamin Gaussorgues | 2024-07-19 | 1 | -0/+10 |
* | | | feat: Add `forbidden_filename_basenames` config option | Ferdinand Thiessen | 2024-07-15 | 1 | -0/+12 |
* | | | feat: Add `IFilenameValidator` to have one consistent place for filename vali... | Ferdinand Thiessen | 2024-07-09 | 1 | -6/+18 |
|/ / |
|
* | | feat: reduce available languages per config value "reduce_to_languages" | Misha M.-Kupriyanov | 2024-07-01 | 1 | -1/+10 |
* | | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -0/+3 |
* | | Merge pull request #45026 from nextcloud/fix/token-update | Christoph Wurst | 2024-05-16 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: Update token_auth_activity_update default value to match implementation | Julius Härtl | 2024-04-29 | 1 | -1/+1 |
* | | | feat(exception-template): allow to link to specific documentation for how to ... | Simon L. | 2024-05-14 | 1 | -0/+5 |
* | | | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 1 | -0/+6 |
|/ / |
|
* | | feat: add request id as comment to all queries | Robin Appelman | 2024-04-17 | 1 | -2/+9 |
* | | feat(settings): Allow to sort groups in the account management alphabetically | Ferdinand Thiessen | 2024-03-27 | 1 | -0/+1 |
* | | Merge pull request #44438 from nextcloud/feat/login-form-timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -0/+8 |
|\ \ |
|
| * | | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -0/+8 |
* | | | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i... | Ferdinand Thiessen | 2024-03-25 | 1 | -3/+3 |
|/ / |
|
* | | docs(config.sample.php): | Josh | 2024-03-11 | 1 | -1/+3 |
* | | fix(config): deprecated enable_file_metadata | Maxence Lange | 2024-03-11 | 1 | -11/+0 |
* | | in text: "bruteforce" > "brute force" | Alexander Müller | 2024-03-03 | 1 | -3/+3 |