aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #49035 from nextcloud/jtr/fix-streamer-zip64John Molakvoæ2024-11-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(streamer): zip64 should work on 32-bit env nowjtr/fix-streamer-zip64Josh2024-10-311-1/+1
* | | | | Merge pull request #49087 from AIlkiv/getting-default-timezone-for-local-timeJohn Molakvoæ2024-11-091-1/+1
|\ \ \ \ \
| * | | | | fix: Getting default timezone for local timeAndrii2024-11-051-1/+1
* | | | | | Merge pull request #49011 from falghamdi125/fix-files-names-align-in-rtlJohn Molakvoæ2024-11-093-4/+4
|\ \ \ \ \ \
| * | | | | | fix(files): Fix file names alignment in Files List in UI RTL mode.Faisal Alghamdi2024-11-093-4/+4
|/ / / / / /
* | | | | | Merge pull request #49143 from nextcloud/fix/view-in-folder-conditionsJohn Molakvoæ2024-11-098-9/+105
|\ \ \ \ \ \
| * | | | | | chore: compile assetsfix/view-in-folder-conditionsskjnldsv2024-11-094-6/+6
| * | | | | | fix(systemtags): sanity checks for bulk tagging actionskjnldsv2024-11-092-3/+82
| * | | | | | fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-092-0/+17
|/ / / / / /
* | | | | | Merge pull request #49019 from falghamdi125/fix-appmenu-alignment-in-rtl-modeJohn Molakvoæ2024-11-093-3/+9
|\ \ \ \ \ \
| * | | | | | chore: compile assetsskjnldsv2024-11-092-3/+3
| * | | | | | Fix(core): fix app menu alignment in RTL mode.Faisal Alghamdi2024-11-091-0/+6
|/ / / / / /
* | | | | | Merge pull request #49024 from nextcloud/backport/48294/masterJohn Molakvoæ2024-11-095-4/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-11-092-3/+3
| * | | | | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-093-1/+9
|/ / / / /
* | | | | Merge pull request #49172 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2024-11-091-31/+33
|\ \ \ \ \
| * | | | | chore(deps-dev): Bump behat/behat in /build/integrationdependabot[bot]2024-11-091-31/+33
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09188-262/+320
* | | | | Merge pull request #49150 from nextcloud/fix/edit-locally-labelsJohn Molakvoæ2024-11-083-11/+10
|\ \ \ \ \
| * | | | | chore: compile assetsskjnldsv2024-11-082-3/+3
| * | | | | fix(files): edit locally buttonsskjnldsv2024-11-081-8/+7
* | | | | | Merge pull request #49146 from nextcloud/fix/undefined-responseJohn Molakvoæ2024-11-081-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore: use `$this->logger` and prevent Server::getfix/undefined-responseskjnldsv2024-11-081-2/+2
| * | | | | Fix Undefined variable: response notice in case of non-404 errorVictor Dubiniuk2024-11-081-2/+3
* | | | | | Merge pull request #49147 from nextcloud/fix/sharing-sidebar-tab-defaultJohn Molakvoæ2024-11-0818-22/+60
|\ \ \ \ \ \
| * | | | | | chore: compile assetsfix/sharing-sidebar-tab-defaultskjnldsv2024-11-0814-16/+16
| * | | | | | fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
| * | | | | | fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-083-4/+40
|/ / / / / /
* | | | | | Merge pull request #48802 from nextcloud/dependabot/npm_and_yarn/nextcloud/up...dependabot[bot]2024-11-0824-32/+32
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-11-0822-25/+25
| * | | | | | chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1dependabot[bot]2024-11-082-7/+7
|/ / / / / /
* | | | | | Merge pull request #49145 from nextcloud/ci/noid/php-8.4Joas Schilling2024-11-0818-15/+35
|\ \ \ \ \ \
| * | | | | | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
| * | | | | | ci: Don't test incompatible external storages on PHP 8.4Joas Schilling2024-11-084-4/+4
| * | | | | | fix(util): Correctly create Reflection of method for PHP 8.3+Joas Schilling2024-11-081-1/+6
| * | | | | | fix(logger): Fix closure detection when filtering sensitive parametersJoas Schilling2024-11-081-1/+4
| * | | | | | ci: Test on PHP 8.4Joas Schilling2024-11-0817-13/+21
| * | | | | | feat(PHP): Allow PHP 8.4Joas Schilling2024-11-081-3/+3
* | | | | | | Merge pull request #49142 from nextcloud/feat/sharing-titleJohn Molakvoæ2024-11-083-2/+10
|\ \ \ \ \ \ \
| * | | | | | | feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-083-2/+10
| |/ / / / / /
* | | | | | | Merge pull request #49141 from nextcloud/feat/clipboard-fallbackJohn Molakvoæ2024-11-084-3/+52
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: compile assetsskjnldsv2024-11-082-3/+3
| * | | | | | feat(core): offer clipboard fallback for non-secure environmentsskjnldsv2024-11-082-0/+49
* | | | | | | Merge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-ad...F. E Noel Nfebe2024-11-0810-16/+48
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsfix/48860/stop-silent-expiry-date-addition-on-link-sharesnextcloud-command2024-11-089-7/+7
| * | | | | | fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
| |/ / / / /
* | | | | | Merge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6...Joas Schilling2024-11-081-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | build(deps): Bump symfony/string from 6.0.19 to 6.4.13Joas Schilling2024-11-081-0/+0
|/ / / / /
* | | | | Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2Sebastian Krupinski2024-11-0710-13/+512
|\ \ \ \ \