aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48638 from nextcloud/fix/reasons-to-usePytal2024-10-106-14/+21
|\
| * chore: compile assetsfix/reasons-to-useChristopher Ng2024-10-092-2/+2
| * fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-092-12/+11
| * chore: generate icons cssChristopher Ng2024-10-091-0/+4
| * chore: Add text file icon classChristopher Ng2024-10-091-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1042-4/+354
|/
* Merge pull request #48536 from nextcloud/artonge/fix/vue_app_namesLouis2024-10-0926-391/+399
|\
| * chore: Compile assetsartonge/fix/vue_app_namesLouis Chemineau2024-10-0921-383/+383
| * fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-092-3/+9
| * fix: Vue app namesLouis Chemineau2024-10-093-5/+7
|/
* Merge pull request #48623 from nextcloud/fix/allow-quota-wrapper-checkKate2024-10-091-1/+1
|\
| * fix: Allow overriding shouldApplyQuota check from child classesfix/allow-quota-wrapper-checkJulius Knorr2024-10-091-1/+1
* | Merge pull request #48628 from nextcloud/fix/public-getKate2024-10-099-12/+127
|\ \
| * | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-099-12/+127
|/ /
* | Merge pull request #48605 from nextcloud/dependabot/composer/guzzlehttp/guzzl...Joas Schilling2024-10-091-0/+0
|\ \
| * | chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2dependabot/composer/guzzlehttp/guzzle-7.9.2Joas Schilling2024-10-091-0/+0
* | | Merge pull request #48619 from nextcloud/fix/unified-search-empty-sectionsPytal2024-10-091-2/+18
|\ \ \ | |/ / |/| |
| * | fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sectionsChristopher Ng2024-10-081-2/+18
* | | Merge pull request #48538 from nextcloud/fix/get-managers-as-subadminPytal2024-10-086-49/+66
|\ \ \
| * | | test: Fix testsfix/get-managers-as-subadminChristopher Ng2024-10-082-17/+13
| * | | refactor: Clean upChristopher Ng2024-10-081-33/+11
| * | | fix: Return correct list of managers for a userChristopher Ng2024-10-083-3/+43
| * | | fix: Subadmin can access selfChristopher Ng2024-10-081-0/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-09138-544/+776
|/ / /
* | | Merge pull request #48520 from nextcloud/chore/48409/replace-diaspora-and-twi...F. E Noel Nfebe2024-10-087-38/+57
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetschore/48409/replace-diaspora-and-twitternextcloud-command2024-10-082-3/+3
| * | fix(federatedfilesharing): Use valid mastodon URL for sharingFerdinand Thiessen2024-10-081-1/+1
| * | fix(federatedfilesharing): Add aria label to include the `X` in `X (formerly ...Ferdinand Thiessen2024-10-081-1/+2
| * | refactor(federatedfilessharing): Make copy logic more resilient and use Types...Ferdinand Thiessen2024-10-081-17/+14
| * | fix(federatedfilessharing): Use social media icons from core rather than inli...Ferdinand Thiessen2024-10-082-8/+28
| * | feat(core): Add correct X logo as provided by X Corp.Ferdinand Thiessen2024-10-082-1/+2
| * | fix(core): Use correct facebook icon provided by MetaFerdinand Thiessen2024-10-081-1/+1
| * | chore: Replace Twitter & Diaspora links and textfenn-cs2024-10-081-15/+15
* | | Merge pull request #48597 from nextcloud/fix/fix-email-share-transfer-accross...Côme Chilliet2024-10-083-1/+8
|\ \ \
| * | | fix(tests): Fix sharebymail testsfix/fix-email-share-transfer-accross-storagesCôme Chilliet2024-10-082-2/+4
| * | | fix(sharebymail): Fix share update when node id changedCôme Chilliet2024-10-071-1/+4
| * | | feat(transfer-ownership): Improve verbose output of commandCôme Chilliet2024-10-071-0/+2
* | | | Merge pull request #48610 from nextcloud/fix/usertrait/backend-initializationKate2024-10-081-0/+3
|\ \ \ \
| * | | | fix(UserTrait): Fix backend initializationfix/usertrait/backend-initializationprovokateurin2024-10-081-0/+3
* | | | | Merge pull request #48613 from nextcloud/feat/add-query-param-to-force-languageCôme Chilliet2024-10-081-4/+8
|\ \ \ \ \
| * | | | | feat(l10n): Respect forceLanguage query parameter in more placesfeat/add-query-param-to-force-languageCôme Chilliet2024-10-081-3/+7
| * | | | | feat(l10n): Allow to force language with a query parameterCôme Chilliet2024-10-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-0848-995/+710
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor(files_external): Add Storage parameter strong typesrefactor/storage/strong-param-typesprovokateurin2024-10-078-175/+116
| * | | | refactor(files_sharing): Add Storage parameter strong typesprovokateurin2024-10-073-38/+33
| * | | | refactor(files_trashbin): Add Storage parameter strong typesprovokateurin2024-10-072-10/+7
| * | | | refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-072-1/+9
| * | | | test(workflowengine): Add Storage parameter strong typesprovokateurin2024-10-071-3/+3
| * | | | refactor(Storage): Make all parameter types strong typesprovokateurin2024-10-0732-768/+542
| |/ / /
* | | | Merge pull request #48603 from nextcloud/bugfix/noid/censor-more-valuesJoas Schilling2024-10-081-2/+19
|\ \ \ \