Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Override start method of \Sabre\DAV\Server to remove exception outputartonge/fix/remove_unnecessary_formating | Louis Chemineau | 2024-09-18 | 1 | -0/+23 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test: fix service overwrite in PartFileInRootUploadTest | Robin Appelman | 2024-09-18 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48145 from nextcloud/artonge/fix/drop_unecessary_exit | Joas Schilling | 2024-09-18 | 1 | -1/+0 |
|\ | | | | | fix: Drop unnecessary exit | ||||
| * | fix: Drop unnecessary exit | Louis Chemineau | 2024-09-17 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 16 | -4/+18 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | refactor: move to new activity exceptionrefactor/move-to-new-activity-exception | Anna Larch | 2024-09-17 | 5 | -15/+20 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(Files): Handle getOwner() returning falsefix/storage/get-owner-false | provokateurin | 2024-09-17 | 1 | -6/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-17 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Improve typing and phpdoc comments | Côme Chilliet | 2024-09-16 | 1 | -8/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 3 | -13/+15 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #47947 from nextcloud/feat/make-setup-check-trait-public | Joas Schilling | 2024-09-16 | 1 | -1/+1 |
|\ | | | | | feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` | ||||
| * | feat: Make `CheckServerResponseTrait` public and provide as ↵feat/make-setup-check-trait-public | Ferdinand Thiessen | 2024-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | `OCP\SetupCheck\CheckServerResponseTrait` This trait is used by other apps for creating setup checks, so we should provide it instead apps using private API. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #47924 from ldidry/catch-MaxInstancesExceededException | Joas Schilling | 2024-09-16 | 1 | -16/+31 |
|\ \ | |/ |/| | 🥅 — Catch MaxInstancesExceededException on calendar events | ||||
| * | fix(dav): catch `MaxInstancesExceededException` on calendar events | Luc Didry | 2024-09-16 | 1 | -16/+31 |
| | | | | | | | | Signed-off-by: Luc Didry <luc@didry.org> | ||||
* | | Merge pull request #48044 from nextcloud/fix/cast-node-names-to-string | John Molakvoæ | 2024-09-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | test: cast node name and data to stringfix/cast-node-names-to-string | Anna Larch | 2024-09-15 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #48029 from nextcloud/fix/dav-cast-content-lenght-to-int | Anna | 2024-09-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix(dav): cast content length to interger | ||||
| * | | | fix(dav): cast content length to intergerfix/dav-cast-content-lenght-to-int | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #48030 from nextcloud/fix/dav-cast-params-to-string | John Molakvoæ | 2024-09-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix(dav): cast parameters to stringfix/dav-cast-params-to-string | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-int | Anna | 2024-09-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix(filesreport): cast fileId to integer | ||||
| * | | | fix(filesreport): cast fileId to integerfix/filesreport-cast-fileId-to-int | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #48042 from nextcloud/refactor/elvis | Christoph Wurst | 2024-09-16 | 1 | -15/+15 |
|\ \ \ | | | | | | | | | refactor: Use the elvis operator + fix: Handle null checks with the ?? operator | ||||
| * | | | refactor: Use the elvis operator | Christoph Wurst | 2024-09-15 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #48049 from nextcloud/refactor/void-tests | Anna | 2024-09-16 | 11 | -41/+41 |
|\ \ \ \ | | | | | | | | | | | refactor: Add void return type to PHPUnit test methods | ||||
| * | | | | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 11 | -41/+41 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #48043 from nextcloud/fix/imip-test-expects-integer | Anna | 2024-09-16 | 1 | -14/+14 |
|\ \ \ \ | | | | | | | | | | | test(dav): imip service test expects integers for last occurence | ||||
| * | | | | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integer | Anna Larch | 2024-09-15 | 1 | -14/+14 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | | Merge pull request #48045 from ↵ | Kate | 2024-09-15 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | | | | | nextcloud/fix/add-function-type-for-mimetype-sanitizer | ||||
| * | | | fix(dav): set string type for sanitizeMtimefix/add-function-type-for-mimetype-sanitizer | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* / / | feat(caldav): create subscriptions via occfeat/add-subscription-via-occ | Anna Larch | 2024-09-15 | 4 | -0/+81 |
|/ / | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 2 | -0/+16 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-12 | 28 | -44/+44 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles | Richard Steinmetz | 2024-09-10 | 1 | -1/+1 |
|\ | | | | | fix(caldav, carddav): also allow unsharing of circle shares | ||||
| * | fix(dav): also allow unsharing of circle shares | Anna Larch | 2024-09-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsg | Ferdinand Thiessen | 2024-09-07 | 5 | -18/+79 |
|\ \ | | | | | | | enh: update desktop client unsupported version (403) error message | ||||
| * | | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 5 | -20/+72 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix(dav): Update 403 error message | Camila | 2024-09-06 | 2 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | * The user should get a more friendly warning when their desktop client version is not supported anymore by the server. See #nextcloud/desktop/issues/6273 * Update BlockLegacyClientPluginTest to reflect the new 403 error message. Signed-off-by: Camila Ayres <hello@camilasan.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 4 | -0/+12 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 14 | -56/+56 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 7 | -53/+55 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 4 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-02 | 2 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | test: Update snapshots | Ferdinand Thiessen | 2024-08-31 | 1 | -459/+15 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |