| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #42870 from nextcloud/backport/42607/stable27 | Arthur Schiwon | 2024-01-17 | 1 | -2/+5 |
|\ |
|
| * | fix(session): Avoid two useless authtoken DB queries for every anonymous request | Git'Fellow | 2024-01-17 | 1 | -2/+5 |
* | | Merge pull request #42873 from nextcloud/backport/42658/stable27 | Joas Schilling | 2024-01-17 | 2 | -0/+4 |
|\ \ |
|
| * | | fix(systemreport): Mark more configs as sensitive | Joas Schilling | 2024-01-17 | 2 | -0/+4 |
| |/ |
|
* | | Lower to info | Git'Fellow | 2024-01-17 | 1 | -1/+1 |
* | | Lower error to warning | Git'Fellow | 2024-01-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #42828 from nextcloud/backport/41272/stable27 | Git'Fellow | 2024-01-16 | 1 | -3/+6 |
|\ |
|
| * | fix: reduce memory consumption of scans | Git'Fellow | 2024-01-16 | 1 | -3/+6 |
* | | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-16 | 1 | -4/+7 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-16 | 2 | -4/+4 |
* | fix: handle exif metadata read errors gracefully | Richard Steinmetz | 2024-01-15 | 1 | -3/+4 |
* | fix: Only apply cast if needed when searching users for value | Julius Härtl | 2024-01-09 | 1 | -2/+11 |
* | perf: Use more performant way to obtain and check the email as a login name w... | Julius Härtl | 2024-01-09 | 1 | -2/+11 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-04 | 2 | -2/+548 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-03 | 2 | -0/+2 |
* | Merge pull request #42522 from nextcloud/backport/41914/stable27 | Robin Appelman | 2024-01-02 | 2 | -11/+26 |
|\ |
|
| * | fix(s3): Add config option to disable multipart copy for certain s3 providers | Julius Härtl | 2023-12-29 | 2 | -1/+4 |
| * | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-29 | 2 | -11/+23 |
* | | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2024-01-02 | 1 | -9/+7 |
* | | restore shared lock ttl when releasing | Robin Appelman | 2024-01-02 | 6 | -7/+133 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-02 | 4 | -2/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-30 | 2 | -0/+4 |
* | | AppAPI: allowed to bypass Two-Factor | Alexander Piskun | 2023-12-29 | 1 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-23 | 4 | -0/+6 |
* | Read Only FS return false | Git'Fellow | 2023-12-19 | 1 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-18 | 6 | -10/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-17 | 2 | -10/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-16 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-12 | 2 | -0/+20 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-11 | 2 | -2/+2 |
* | Merge pull request #42085 from nextcloud/backport/41999/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -0/+4 |
|\ |
|
| * | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-07 | 1 | -0/+4 |
* | | Merge pull request #42078 from nextcloud/backport/40071/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -1/+3 |
|\ \ |
|
| * | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com | Joas Schilling | 2023-12-07 | 1 | -1/+3 |
| |/ |
|
* / | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-12-07 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'stable27' into backport/39044/stable27 | staticdev | 2023-12-05 | 1 | -0/+5 |
|\ |
|
| * | Merge pull request #41970 from nextcloud/fix/login-csrf-check-error-message-s... | John Molakvoæ | 2023-12-05 | 1 | -0/+5 |
| |\ |
|
| | * | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 1 | -0/+5 |
* | | | setup filesystem wrappers before we mark the root as setup | Robin Appelman | 2023-12-05 | 1 | -2/+3 |
* | | | add more checks to ensure mounts aren't empty | Robin Appelman | 2023-12-05 | 2 | -1/+15 |
|/ / |
|
* | | Merge pull request #41626 from nextcloud/backport/41616/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -3/+12 |
|\ \ |
|
| * | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder | Joas Schilling | 2023-11-20 | 1 | -3/+12 |
* | | | Merge pull request #41557 from nextcloud/backport/41541/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Serve .flac audio files | Marcel Müller | 2023-11-16 | 1 | -1/+1 |
* | | | | Merge pull request #41997 from nextcloud/fix/text-processing-types-covariant-... | Marcel Klehr | 2023-12-04 | 2 | -9/+7 |
|\ \ \ \ |
|
| * | | | | fix(TextProcessing): Make task type template param covariant | Marcel Klehr | 2023-12-04 | 2 | -9/+7 |
* | | | | | fix(TemplateManager): Bail early if templatedirectory is empty | Marcel Klehr | 2023-12-04 | 1 | -0/+5 |
|/ / / / |
|
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-04 | 2 | -10/+10 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-02 | 4 | -2/+28 |
| |_|/
|/| | |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-30 | 2 | -4/+4 |