aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47480 from nextcloud/fix/41639/flow-check-user-agentJoas Schilling2024-08-263-4/+4
|\
| * build: js assetsArthur Schiwon2024-08-262-3/+3
| * fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
* | Merge pull request #46013 from nextcloud/obj-store-move-from-storage-preserve...Julius Härtl2024-08-261-0/+25
|\ \ | |/ |/|
| * fix: write object to the correct urn when moving from another storage to obje...Robin Appelman2024-08-231-0/+25
* | Merge pull request #47470 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2024-08-261-3/+3
|\ \
| * | fix(deps): Fix npm auditnextcloud-command2024-08-251-3/+3
* | | Merge pull request #47435 from phreaker0/fix-mail-template-class-callJoas Schilling2024-08-261-12/+14
|\ \ \
| * \ \ Merge branch 'master' into fix-mail-template-class-callChristoph Klaffl2024-08-223-4/+4
| |\ \ \
| * | | | fix call to custom mail_template_classChristoph Klaffl2024-08-221-12/+14
* | | | | Merge pull request #47474 from nextcloud/fix/cs-fixer/ignore-git-ignored-entriesKate2024-08-261-19/+13
|\ \ \ \ \
| * | | | | fix(cs-fixer): Correctly ignore files ignored by gitprovokateurin2024-08-251-19/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2616-14/+54
* | | | | | Merge pull request #47464 from nextcloud/dependabot/composer/vendor-bin/cs-fi...Daniel2024-08-254-30/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore: ignore coding-standard update 1.2.3 in git blameDaniel Kesselberg2024-08-251-0/+1
| * | | | | style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-18/+18
| * | | | | build(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3dependabot[bot]2024-08-251-12/+12
|/ / / / /
* | | | | Merge pull request #47449 from nextcloud/debt/noid/update-codestyleDaniel2024-08-25875-7876/+7888
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chore: add .git-blame-ignore-revs as expected fileDaniel Kesselberg2024-08-251-0/+1
| * | | | chore: ignore coding-standard update 1.2.3 in git blameDaniel Kesselberg2024-08-252-0/+11
| * | | | style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-25872-7876/+7876
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2514-26/+52
* | | | Merge pull request #47460 from nextcloud/dependabot/npm_and_yarn/vueuse/integ...Ferdinand Thiessen2024-08-248-49/+16
|\ \ \ \
| * | | | chore(deps): bump @vueuse/integrations from 11.0.0 to 11.0.1dependabot[bot]2024-08-248-49/+16
|/ / / /
* | | | Merge pull request #47463 from nextcloud/dependabot/npm_and_yarn/vueuse/core-...dependabot[bot]2024-08-2496-578/+391
|\ \ \ \
| * | | | chore(deps): bump @vueuse/core from 11.0.0 to 11.0.1dependabot[bot]2024-08-2496-578/+391
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2446-50/+222
* | | | Merge pull request #47452 from nextcloud/fix/issue-47447-mail-provider-docume...Sebastian Krupinski2024-08-234-21/+21
|\ \ \ \
| * | | | fix: correct documentation for mail providerSebastianKrupinski2024-08-231-2/+2
| * | | | fix: correct documentation for mail providerSebastianKrupinski2024-08-233-19/+19
| | |_|/ | |/| |
* | | | Merge pull request #46021 from nextcloud/middleware-delay-adminRobin Appelman2024-08-233-11/+46
|\ \ \ \
| * | | | perf: delay getting (sub)admin status for user in the security middleware unt...Robin Appelman2024-08-233-11/+46
| |/ / /
* | | | Merge pull request #45457 from nextcloud/qb-escape-likeRobin Appelman2024-08-231-0/+4
|\ \ \ \
| * | | | feat: expose escapeLikeParameter trough query builderRobin Appelman2024-08-231-0/+4
| |/ / /
* | | | Merge pull request #45880 from nextcloud/memcache-redis-commandRobin Appelman2024-08-234-0/+60
|\ \ \ \ | |/ / / |/| | |
| * | | feat: add command to send raw commands to redisRobin Appelman2024-08-234-0/+60
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-23136-124/+390
* | | Merge pull request #47204 from nextcloud/fix/tree-hidden-filesPytal2024-08-224-64/+45
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-222-3/+3
| * | | refactor(files): Consolidate node registrationChristopher Ng2024-08-222-52/+15
| * | | refactor(files): Organize event subscriptionsChristopher Ng2024-08-221-14/+10
| * | | fix(files): Respect "Show hidden files" setting in treeChristopher Ng2024-08-221-0/+22
|/ / /
* | | Merge pull request #47403 from nextcloud/feat/password-contextFerdinand Thiessen2024-08-2310-63/+184
|\ \ \
| * | | feat: Use new password context in sharing APIFerdinand Thiessen2024-08-223-57/+41
| * | | feat(Security): Allow setting password context for validation and generationFerdinand Thiessen2024-08-227-6/+143
| | |/ | |/|
* | | Merge pull request #47419 from nextcloud/bugfix/noid/add-missing-attributeDaniel2024-08-221-1/+4
|\ \ \
| * | | fix(migration): Add missing migration attributesJoas Schilling2024-08-221-1/+4
* | | | Merge pull request #47407 from nextcloud/fix/version-name-dialogAndy Scherzinger2024-08-226-112/+139
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-223-3/+8
| * | | fix(files_versions): Migrate version name dialog from NcModal to NcDialogFerdinand Thiessen2024-08-223-109/+131
|/ / /