Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perf: Use more performant way to obtain and check the email as a login name ↵ | Julius Härtl | 2024-01-09 | 1 | -2/+11 | |
| | | | | | | with token login Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-04 | 2 | -2/+548 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-03 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #42522 from nextcloud/backport/41914/stable27 | Robin Appelman | 2024-01-02 | 2 | -11/+26 | |
|\ | | | | | [stable27] only do a multipart s3 copy when above the regular copy limit | |||||
| * | fix(s3): Add config option to disable multipart copy for certain s3 providers | Julius Härtl | 2023-12-29 | 2 | -1/+4 | |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-29 | 2 | -11/+23 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2024-01-02 | 1 | -9/+7 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | restore shared lock ttl when releasing | Robin Appelman | 2024-01-02 | 6 | -7/+133 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-02 | 4 | -2/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-30 | 2 | -0/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | AppAPI: allowed to bypass Two-Factor | Alexander Piskun | 2023-12-29 | 1 | -2/+2 | |
|/ | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> fix php-cs Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-23 | 4 | -0/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Read Only FS return false | Git'Fellow | 2023-12-19 | 1 | -0/+4 | |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-18 | 6 | -10/+12 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-17 | 2 | -10/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-16 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-12 | 2 | -0/+20 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-11 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #42085 from nextcloud/backport/41999/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -0/+4 | |
|\ | | | | | [stable27] fix(security): Handle idn_to_utf8 returning false | |||||
| * | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-07 | 1 | -0/+4 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #42078 from nextcloud/backport/40071/stable27 | Arthur Schiwon | 2023-12-07 | 1 | -1/+3 | |
|\ \ | | | | | | | [stable27] fix(updatecheck): Don't wait 120s for a response of updater.nextcloud… | |||||
| * | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com | Joas Schilling | 2023-12-07 | 1 | -1/+3 | |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* / | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-12-07 | 1 | -0/+3 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge branch 'stable27' into backport/39044/stable27 | staticdev | 2023-12-05 | 1 | -0/+5 | |
|\ | ||||||
| * | Merge pull request #41970 from ↵ | John Molakvoæ | 2023-12-05 | 1 | -0/+5 | |
| |\ | | | | | | | | | | nextcloud/fix/login-csrf-check-error-message-stable27 | |||||
| | * | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | | setup filesystem wrappers before we mark the root as setup | Robin Appelman | 2023-12-05 | 1 | -2/+3 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | add more checks to ensure mounts aren't empty | Robin Appelman | 2023-12-05 | 2 | -1/+15 | |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #41626 from nextcloud/backport/41616/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -3/+12 | |
|\ \ | | | | | | | [stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder | |||||
| * | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder | Joas Schilling | 2023-11-20 | 1 | -3/+12 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | Merge pull request #41557 from nextcloud/backport/41541/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [stable27] Serve .flac audio files | |||||
| * | | | Serve .flac audio files | Marcel Müller | 2023-11-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | |||||
* | | | | Merge pull request #41997 from ↵ | Marcel Klehr | 2023-12-04 | 2 | -9/+7 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/text-processing-types-covariant-stable27 [stable27] Fix/text processing types covariant stable27 | |||||
| * | | | | fix(TextProcessing): Make task type template param covariant | Marcel Klehr | 2023-12-04 | 2 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | | | | fix(TemplateManager): Bail early if templatedirectory is empty | Marcel Klehr | 2023-12-04 | 1 | -0/+5 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | fixes #39266 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-04 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-02 | 4 | -2/+28 | |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-30 | 2 | -4/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #41608 from nextcloud/backport/41544/stable27 | Simon L | 2023-11-28 | 1 | -0/+8 | |
|\ \ \ | | | | | | | | | [stable27] do not write htaccess file if disk space is too low | |||||
| * | | | do not write htaccess file if disk space is too low | Simon L | 2023-11-20 | 1 | -0/+8 | |
| | |/ | |/| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | |||||
* | | | Merge pull request #41462 from nextcloud/backport/40996/stable27 | Arthur Schiwon | 2023-11-28 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [stable27] reuse sharing disabled state when listing folder content | |||||
| * | | | reuse sharing disabled state when listing folder content | Robin Appelman | 2023-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-28 | 2 | -0/+24 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-27 | 4 | -4/+138 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 2 | -2/+176 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-25 | 6 | -2/+92 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-24 | 130 | -326/+138 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-22 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-21 | 2 | -0/+2 | |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-17 | 2 | -4/+4 | |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |