Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(Files): Handle getOwner() returning falsefix/storage/get-owner-false | provokateurin | 2024-09-17 | 2 | -6/+8 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 3 | -3/+3 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-17 | 130 | -378/+254 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48009 from ↵ | Côme Chilliet | 2024-09-16 | 14 | -79/+67 |
|\ | | | | | | | | | nextcloud/fix/remove-references-to-deprected-storage-interface fix: Remove OCP\Files\Storage interface deprecated since version 9 | ||||
| * | chore: Improve typing and phpdoc comments | Côme Chilliet | 2024-09-16 | 2 | -10/+5 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore: Fix psalm issues, put back private versions of getter in private ↵ | Côme Chilliet | 2024-09-16 | 2 | -3/+5 |
| | | | | | | | | | | | | Storage interface Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix: Fix other uses of removed Storage interface | Côme Chilliet | 2024-09-16 | 2 | -9/+4 |
| | | | | | | | | 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 | 10 | -58/+54 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallback | Robin Appelman | 2024-09-16 | 2 | -2/+4 |
|\ \ | |/ |/| | fix(Mailer): Fix sendmail binary fallback | ||||
| * | fix(Mailer): Fix sendmail binary fallbackfix/mailer-binaryfinder-fallback | Josh | 2024-09-16 | 2 | -2/+4 |
| | | | | | | | | | | | | feat: add debug logging to sendmail binary finder Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | Merge pull request #47947 from nextcloud/feat/make-setup-check-trait-public | Joas Schilling | 2024-09-16 | 13 | -420/+13 |
|\ \ | |/ |/| | 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 | 13 | -420/+13 |
| | | | | | | | | | | | | | | | | | | `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> | ||||
* | | | chore(1i8n): Fixed grammar and improved wording | rakekniven | 2024-09-16 | 1 | -1/+1 |
| |/ |/| | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | Merge pull request #48050 from ↵ | John Molakvoæ | 2024-09-16 | 1 | -0/+3 |
|\ \ | | | | | | | | | | nextcloud/fix/weather_status/search-address-offline-errors | ||||
| * | | fix(weather_status): Fix search address errors when offlinefix/weather_status/search-address-offline-errors | provokateurin | 2024-09-15 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48063 from nextcloud/bugfix/noid/fix-otf-loading | Joas Schilling | 2024-09-16 | 1 | -6/+21 |
|\ \ \ | | | | | | | | | fix(a11y): Add OTF font loading check | ||||
| * | | | fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loading | Joas Schilling | 2024-09-16 | 1 | -6/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #47792 from nextcloud/chore/use-public-api-helper | John Molakvoæ | 2024-09-16 | 1 | -11/+14 |
|\ \ \ \ | |||||
| * | | | | chore(files): Use public API where possiblechore/use-public-api-helper | Ferdinand Thiessen | 2024-09-05 | 1 | -11/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not fixing all issues in the helper, but at least where possible use the public methods. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | 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 | 6 | -21/+20 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | refactor: Use the elvis operator + fix: Handle null checks with the ?? operator | ||||
| * | | | | | | fix: Handle null checks with the ?? operatorrefactor/elvis | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | | | | refactor: Use the elvis operator | Christoph Wurst | 2024-09-15 | 6 | -21/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | | | Merge pull request #48028 from nextcloud/fix/fix-ldap-setupcheck-crash | Andy Scherzinger | 2024-09-16 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix(user_ldap): Use %n in plural translation to avoid a crash in L10N | ||||
| * | | | | | | | fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nfix/fix-ldap-setupcheck-crash | Côme Chilliet | 2024-09-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-16 | 44 | -54/+250 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | | | Merge pull request #48049 from nextcloud/refactor/void-tests | Anna | 2024-09-16 | 252 | -1638/+1638 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | refactor: Add void return type to PHPUnit test methods | ||||
| * | | | | | | | | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 252 | -1638/+1638 |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | 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 #48046 from nextcloud/refactor/self-class-reference | Anna | 2024-09-15 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | refactor: Replace __CLASS__ with ::class references | ||||
| * | | | | | | | | refactor: Replace __CLASS__ with ::class referencesrefactor/self-class-reference | Christoph Wurst | 2024-09-15 | 2 | -9/+9 |
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | | | | 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> | ||||
* | | | | | | | refactor: migrate dirname to __DIR__ constantsrefactor/dirname-to-dir | Christoph Wurst | 2024-09-15 | 1 | -3/+3 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | | 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: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dot | Louis Chemineau | 2024-09-15 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-15 | 18 | -8/+76 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #47920 from ↵ | Louis | 2024-09-14 | 1 | -7/+23 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/artonge/feat/reset_route_when_sidebar_and_viewer_are_close feat: Reset route if neither the Viewer of the Sidebar is open | ||||
| * | | | feat: Reset route if neither the Viewer of the Sidebar is open | Louis Chemineau | 2024-09-14 | 1 | -7/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the viewer or the sidebar is opened, we add the fileid to the route. When both of them are closed, we do not remove the fileid from the route. This means that, upon reload, the sidebar will be opened even though it was closed previously. This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Merge pull request #47928 from nextcloud/bugfix/noid/update-opendyslexic | John Molakvoæ | 2024-09-14 | 8 | -12/+4 |
|\ \ \ \ |