Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #42015 from nextcloud/release/27.1.5_rc1v27.1.5rc1 | Arthur Schiwon | 2023-12-07 | 1 | -2/+2 |
|\ | | | | | 27.1.5 RC1 | ||||
| * | 27.1.5 RC1 | Arthur Schiwon | 2023-12-04 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #42091 from nextcloud/fix/noid/compile-the-assets | Arthur Schiwon | 2023-12-07 | 2 | -3/+3 |
|\ \ | | | | | | | fix(dist): assets were not compiled | ||||
| * | | fix(dist): assets were not compiled | Arthur Schiwon | 2023-12-07 | 2 | -3/+3 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #42063 from nextcloud/s27bc | Git'Fellow | 2023-12-07 | 1 | -1/+1 |
|\ \ | | | | | | | [stable27] Fix AppSettingsController.php overwriting currentLanguage | ||||
| * | | Update AppSettingsController.php | Git'Fellow | 2023-12-06 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | Merge pull request #42085 from nextcloud/backport/41999/stable27 | Arthur Schiwon | 2023-12-07 | 3 | -3/+17 |
|\ \ \ | | | | | | | | | [stable27] fix(security): Handle idn_to_utf8 returning false | ||||
| * | | | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-07 | 3 | -3/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #42083 from nextcloud/backport/41937/stable27 | Arthur Schiwon | 2023-12-07 | 2 | -1/+22 |
|\ \ \ \ | | | | | | | | | | | [stable27] fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is… | ||||
| * | | | | fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown | Joas Schilling | 2023-12-07 | 2 | -1/+22 |
| |/ / / | | | | | | | | | | | | | 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> | ||||
* | | | | Merge pull request #42075 from nextcloud/backport/41944/stable27 | Louis | 2023-12-07 | 1 | -0/+16 |
|\ \ \ \ | | | | | | | | | | | [stable27] fix: Properly fetch version from shared files by accessing the owner storage version | ||||
| * | | | | fix: Properly fetch version from shared files by accessing the owner storage ↵ | Julius Härtl | 2023-12-06 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #42081 from nextcloud/backport/40714/stable27 | Joas Schilling | 2023-12-07 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [stable27] fix(systemreport): Mask onlyoffice secret as sensitive | ||||
| * | | | | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-12-07 | 1 | -0/+3 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-07 | 50 | -44/+222 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Update .drone.yml signature | Joas Schilling | 2023-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #41090 from nextcloud/backport/39044/stable27 | Robin Appelman | 2023-12-06 | 5 | -6/+32 |
|\ \ \ | |/ / |/| | | [stable27] Fix root mounts not being setup in some cases | ||||
| * | | Merge branch 'stable27' into backport/39044/stable27 | staticdev | 2023-12-05 | 14 | -6/+204 |
| |\ \ | |||||
| * | | | 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 | 4 | -4/+29 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-06 | 116 | -126/+490 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #41451 from nextcloud/backport/41447/stable27 | Arthur Schiwon | 2023-12-05 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | [stable27] fix(backupcodes): Remove old notifications before creating a new remi… | ||||
| * | | | | fix(backupcodes): Remove old notifications before creating a new reminder | Joas Schilling | 2023-12-04 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #42034 from nextcloud/fix/stable27-dialogs-l10n | Arthur Schiwon | 2023-12-05 | 7 | -32/+118 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker | ||||
| * | | | | chore: Compile assets | Ferdinand Thiessen | 2023-12-05 | 5 | -5/+93 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker | Ferdinand Thiessen | 2023-12-05 | 2 | -27/+25 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #41813 from nextcloud/backport/41650/stable27 | Arthur Schiwon | 2023-12-05 | 9 | -2/+186 |
|\ \ \ \ \ | |/ / / / |/| | | | | [stable27] feat(LDAP): implement IIsAdmin interface | ||||
| * | | | | feat(LDAP): warn about demoting a group while promoting another | Arthur Schiwon | 2023-12-05 | 1 | -8/+23 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | enh(LDAP): add occ command to promote an LDAP group to admin | Arthur Schiwon | 2023-12-05 | 4 | -0/+116 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | enh(LDAP): implement IIsAdmin interface | Arthur Schiwon | 2023-12-05 | 5 | -2/+55 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add configuration to specify one LDAP group acting as admin group (CLI) - implement `isAdmin()` method, basically relying on inGroup against the configured group Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Merge pull request #41970 from ↵ | John Molakvoæ | 2023-12-05 | 5 | -4/+18 |
|\ \ \ \ | |_|/ / |/| | | | | | | | nextcloud/fix/login-csrf-check-error-message-stable27 | ||||
| * | | | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 5 | -4/+18 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | Merge pull request #41296 from nextcloud/backport/41173/stable27 | Git'Fellow | 2023-12-05 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | [stable27] fix: Delete ghost versions of non-existing files | ||||
| * | | | | fix: Delete ghost versions of non-existing files | Git'Fellow | 2023-12-04 | 1 | -1/+4 |
| | |/ / | |/| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-05 | 18 | -30/+236 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #41626 from nextcloud/backport/41616/stable27 | Arthur Schiwon | 2023-12-04 | 2 | -10/+27 |
|\ \ \ \ | | | | | | | | | | | [stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder | ||||
| * | | | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder | Joas Schilling | 2023-11-20 | 2 | -10/+27 |
| | | | | | | | | | | | | | | | | | | | | 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 #42004 from nextcloud/backport/41678/stable27 | Arthur Schiwon | 2023-12-04 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | fix(security): Update expiration date in security.txt | ||||
| * | | | | fix(security): Update expiration date in security.txt | Joas Schilling | 2023-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | 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> | ||||
* | | | | | Merge pull request #42002 from nextcloud/backport/41995/stable27 | Julius Härtl | 2023-12-04 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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 | 32 | -16/+58 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-03 | 102 | -82/+274 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-02 | 88 | -142/+430 |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |