Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #48638 from nextcloud/fix/reasons-to-use | Pytal | 2024-10-10 | 4 | -14/+13 |
|\ | | | | | fix: Fix "Reasons to use Nextcloud" design | ||||
| * | chore: compile assetsfix/reasons-to-use | Christopher Ng | 2024-10-09 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | fix: Fix "Reasons to use Nextcloud" design | Christopher Ng | 2024-10-09 | 2 | -12/+11 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-10 | 40 | -4/+318 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Minor @nc/vue usage errors | Louis Chemineau | 2024-10-09 | 2 | -3/+9 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix: Vue app names | Louis Chemineau | 2024-10-09 | 1 | -5/+5 |
| | | | | | | This improves the debugging experience in the vue dev tool. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-get | Ferdinand Thiessen | 2024-10-09 | 1 | -6/+10 |
| | | | | | | | `GET` should be allowed even without Ajax header to allow downloading files, or show files in the viewer. All other requests could be guarded, but this should not. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #48619 from nextcloud/fix/unified-search-empty-sections | Pytal | 2024-10-09 | 1 | -2/+18 |
|\ | | | | | fix: Fix empty sections appearing in search results | ||||
| * | fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sections | Christopher Ng | 2024-10-08 | 1 | -2/+18 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #48538 from nextcloud/fix/get-managers-as-subadmin | Pytal | 2024-10-08 | 5 | -49/+63 |
|\ \ | | | | | | | fix: Return correct list of managers for a user | ||||
| * | | test: Fix testsfix/get-managers-as-subadmin | Christopher Ng | 2024-10-08 | 2 | -17/+13 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | refactor: Clean up | Christopher Ng | 2024-10-08 | 1 | -33/+11 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | fix: Return correct list of managers for a user | Christopher Ng | 2024-10-08 | 3 | -3/+43 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-09 | 138 | -544/+776 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48520 from ↵ | F. E Noel Nfebe | 2024-10-08 | 1 | -32/+50 |
|\ \ | |/ |/| | | | | | nextcloud/chore/48409/replace-diaspora-and-twitter chore: Replace Twitter & Diaspora links and text | ||||
| * | fix(federatedfilesharing): Use valid mastodon URL for sharing | Ferdinand Thiessen | 2024-10-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(federatedfilesharing): Add aria label to include the `X` in `X (formerly ↵ | Ferdinand Thiessen | 2024-10-08 | 1 | -1/+2 |
| | | | | | | | | | | | | Twitter)` button. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | refactor(federatedfilessharing): Make copy logic more resilient and use ↵ | Ferdinand Thiessen | 2024-10-08 | 1 | -17/+14 |
| | | | | | | | | | | | | Typescript Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(federatedfilessharing): Use social media icons from core rather than ↵ | Ferdinand Thiessen | 2024-10-08 | 1 | -7/+27 |
| | | | | | | | | | | | | inline SVGs Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | chore: Replace Twitter & Diaspora links and text | fenn-cs | 2024-10-08 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | | | - Use Twitters new name "X" - Remove Diaspora social and include Mastodon instead Resolves : https://github.com/nextcloud/server/issues/48409 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | Merge pull request #48597 from ↵ | Côme Chilliet | 2024-10-08 | 3 | -1/+8 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/fix-email-share-transfer-accross-storages Fix email share transfer accross storages | ||||
| * | | fix(tests): Fix sharebymail testsfix/fix-email-share-transfer-accross-storages | Côme Chilliet | 2024-10-08 | 2 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | fix(sharebymail): Fix share update when node id changed | Côme Chilliet | 2024-10-07 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | This fixes transfering an email share from a user to another one when using objectstore as primary storage. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | feat(transfer-ownership): Improve verbose output of command | Côme Chilliet | 2024-10-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Makes debbuging way easier Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-types | Kate | 2024-10-08 | 16 | -227/+168 |
|\ \ \ | |_|/ |/| | | |||||
| * | | refactor(files_external): Add Storage parameter strong typesrefactor/storage/strong-param-types | provokateurin | 2024-10-07 | 8 | -175/+116 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | refactor(files_sharing): Add Storage parameter strong types | provokateurin | 2024-10-07 | 3 | -38/+33 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | refactor(files_trashbin): Add Storage parameter strong types | provokateurin | 2024-10-07 | 2 | -10/+7 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 2 | -1/+9 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | test(workflowengine): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -3/+3 |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 17 | -35/+19 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 96 | -2/+208 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat(sidebar): Show node owner in metadata subline | fenn-cs | 2024-10-07 | 3 | -24/+70 |
|/ | | | | | | Resolves: https://github.com/nextcloud/server/issues/46178 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | fix: Ensure we only pass string to writeln() | Joas Schilling | 2024-10-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | test: Fix wrongly mocked method | Joas Schilling | 2024-10-07 | 1 | -2/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-07 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #48438 from nextcloud/fix/bring-back-zip-event | Ferdinand Thiessen | 2024-10-07 | 3 | -43/+45 |
|\ | | | | | fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive | ||||
| * | fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archivefix/bring-back-zip-event | Ferdinand Thiessen | 2024-09-29 | 3 | -43/+45 |
| | | | | | | | | | | | | This is required to not break behavior on zip download (apps should be able to react to zip download especially for shares). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 20 | -56/+86 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-06 | 18 | -4/+128 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-05 | 16 | -0/+42 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48532 from nextcloud/fix/48437/dont-exclude-user | Arthur Schiwon | 2024-10-04 | 1 | -6/+0 |
|\ \ | | | | | | | fix: do not reduce count for subadmins if they are members of group | ||||
| * | | fix: do not reduce count for subadmins if they are members of groupfix/48437/dont-exclude-user | Maksim Sukharev | 2024-10-02 | 1 | -6/+0 |
| | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | fix: use nc's binary finding logic for smbsmb-systembridge | Robin Appelman | 2024-10-04 | 4 | -7/+36 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-04 | 48 | -512/+564 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48440 from nextcloud/refactor/background-service | Ferdinand Thiessen | 2024-10-03 | 1 | -34/+28 |
|\ \ \ | | | | | | | | | refactor(theming): Reduce duplicated code in `BackgroundService` | ||||
| * | | | refactor(theming): Reduce duplicated code in `BackgroundService`refactor/background-service | Ferdinand Thiessen | 2024-09-28 | 1 | -34/+28 |
| | |/ | |/| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #48543 from nextcloud/fix/themes-layout | Pytal | 2024-10-03 | 2 | -7/+0 |
|\ \ \ | | | | | | | | | fix(theming): Fix layout of themes | ||||
| * | | | fix(theming): Fix layout of themes | Christopher Ng | 2024-10-02 | 2 | -7/+0 |
| | |/ | |/| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #48548 from nextcloud/fix/fix-admin-audit-event-listening | Côme Chilliet | 2024-10-03 | 2 | -55/+9 |
|\ \ \ | | | | | | | | | fix(admin_audit): Listen to the right events |