aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fix(files_external): cast storage id intfix/external-storage-intskjnldsv2024-11-121-2/+2
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1286-178/+194
* | | | | | Merge pull request #49209 from nextcloud/fix/appstore-regressionsFerdinand Thiessen2024-11-118-23/+30
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsfix/appstore-regressionsnextcloud-command2024-11-114-6/+6
| * | | | | | fix(app-store): Add back legacy store API used for update and removalFerdinand Thiessen2024-11-114-17/+24
|/ / / / / /
* | | | | | Merge pull request #49210 from nextcloud/fix/rtl-regessionKate2024-11-114-7/+6
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsfix/rtl-regessionnextcloud-command2024-11-112-3/+3
| * | | | | | fix(files): Revert CSS causing the file name to have no bounding boxFerdinand Thiessen2024-11-112-4/+3
* | | | | | | Merge pull request #49196 from nextcloud/chore/github/groupware-code-owners-u...John Molakvoæ2024-11-111-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore(github): Update groupware code ownerschore/github/groupware-code-owners-updateChristoph Wurst2024-11-111-5/+5
| | * | | | | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-112-2/+29
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #48736 from nextcloud/joblist-build-error-logAndy Scherzinger2024-11-111-0/+1
|\ \ \ \ \ \
| * | | | | | fix: log a warning when we can't build a background jobjoblist-build-error-logRobin Appelman2024-10-161-0/+1
* | | | | | | Merge pull request #48891 from nextcloud/enh/noid/testing-namespaceMaxence Lange2024-11-115-1/+12
|\ \ \ \ \ \ \
| * | | | | | | feat(core): setting NCU namespaceenh/noid/testing-namespaceMaxence Lange2024-11-075-1/+12
* | | | | | | | Merge pull request #49192 from nextcloud/bugfix/noid/copy-better-typing-from-...Joas Schilling2024-11-112-2/+33
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(ros): Copy better typing information from Notifications appbugfix/noid/copy-better-typing-from-notifications-appJoas Schilling2024-11-112-2/+33
* | | | | | | | Merge pull request #49176 from nextcloud/feat/noid/add-fake-summary-providerJoas Schilling2024-11-114-0/+118
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-providerJoas Schilling2024-11-094-0/+118
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1158-66/+174
* | | | | | | | Merge pull request #49175 from nextcloud/dependabot/composer/vendor-bin/opena...John Molakvoæ2024-11-101-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(deps): Bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.1.0dependabot[bot]2024-11-091-6/+6
| |/ / / / / / /
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-10110-96/+126
* | | | | | | | Merge pull request #48561 from nextcloud/Jerome-Herbinet-internal-shares-para...John Molakvoæ2024-11-093-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Better distinguish this parameter dedicated to internal sharesJerome-Herbinet-internal-shares-parameter-better-distinctionJérôme Herbinet2024-11-093-4/+4
* | | | | | | | | 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