aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: attempt to repair upload folder permissionsuploadfolder-rework-autofixRobin Appelman3 hours3-1/+13
* Merge pull request #50783 from nextcloud/fix/49909/workflow-vue-compatHEADmasterArthur Schiwon6 hours18-89/+258
|\
| * build(workflowengine): compile assetsfix/49909/workflow-vue-compatArthur Schiwon6 hours2-3/+3
| * style(vue): satisfy linterArthur Schiwon6 hours5-52/+50
| * fix: properly set value in FileMimeTypeArthur Schiwon6 hours1-3/+3
| * refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon6 hours1-4/+9
| * fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon6 hours2-8/+28
| * fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon6 hours2-15/+27
| * fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon6 hours2-13/+20
| * fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon6 hours3-6/+22
| * fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon6 hours2-32/+7
| * fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon6 hours4-27/+64
| * fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon6 hours4-6/+34
| * fix(workflowengine): require a web component as check pluginArthur Schiwon7 hours2-5/+40
| * fix(workflowengine): require a web component as operation pluginArthur Schiwon7 hours3-4/+40
|/
* Merge pull request #51836 from nextcloud/feat/cleanup-oc-utilCôme Chilliet7 hours4-139/+41
|\
| * chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-utilCôme Chilliet2 days4-139/+41
* | Merge pull request #51905 from nextcloud/fix/session/permanent-token-app-pass...Ferdinand Thiessen8 hours2-3/+42
|\ \
| * | fix(session): Only mark sessions of permanent tokens as app passwordsfix/session/permanent-token-app-passwordChristoph Wurst9 hours2-3/+42
* | | Merge pull request #51861 from nextcloud/artonge/fix/catch_exception_in_expir...Ferdinand Thiessen8 hours3-14/+33
|\ \ \
| * | | fix: Catch exceptions when expiring trashbinartonge/fix/catch_exception_in_expire_trashLouis Chemineau26 hours3-12/+29
| * | | chore: Use iterator in ExpireTrash commandLouis Chemineau30 hours1-2/+4
| | |/ | |/|
* | | Merge pull request #51887 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]10 hours5-9/+10
|\ \ \ | |_|/ |/| |
| * | build(deps): bump libphonenumber-js from 1.11.18 to 1.12.6dependabot[bot]10 hours5-9/+10
|/ /
* | Merge pull request #51745 from nextcloud/fix/settings/email-change-restrictionJohn Molakvoæ11 hours12-33/+164
|\ \
| * | chore(assets): Recompile assetsfix/settings/email-change-restrictionnextcloud-command24 hours2-3/+3
| * | refactor: add migration for email settingFerdinand Thiessen24 hours5-5/+38
| * | fix(settings): Handle email change restriction separately from display name c...provokateurin24 hours7-30/+128
* | | Fix(l10n): Update translations from TransifexNextcloud bot17 hours26-10/+142
* | | Merge pull request #51010 from nextcloud/uploadfolder-reworkRobin Appelman20 hours3-24/+41
|\ \ \
| * | | fix: rework UploadFolder implementationuploadfolder-reworkRobin Appelman2025-02-253-24/+41
* | | | Merge pull request #51641 from nextcloud/dependabot/npm_and_yarn/vitest-3.0.9dependabot[bot]21 hours2-177/+192
|\ \ \ \
| * | | | build(deps-dev): bump vitest from 3.0.8 to 3.0.9dependabot[bot]22 hours2-177/+192
|/ / / /
* | | | Merge pull request #51883 from nextcloud/dependabot/npm_and_yarn/puppeteer-24...John Molakvoæ22 hours2-28/+36
|\ \ \ \
| * | | | build(deps-dev): bump puppeteer from 24.4.0 to 24.5.0dependabot[bot]23 hours2-28/+36
* | | | | Merge pull request #51882 from nextcloud/dependabot/composer/build/integratio...John Molakvoæ23 hours1-53/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build(deps-dev): bump behat/behat in /build/integrationdependabot[bot]23 hours1-53/+60
|/ / / /
* | | | Merge pull request #51881 from nextcloud/skjnldsv-patch-1John Molakvoæ23 hours1-1/+4
|\ \ \ \
| * | | | chore: bump dependabot npm `open-pull-requests-limit` to 20skjnldsv-patch-1John Molakvoæ24 hours1-1/+4
* | | | | Merge pull request #51771 from nextcloud/fix/files-hidden-summaryJohn Molakvoæ23 hours5-28/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(assets): Recompile assetsfix/files-hidden-summarynextcloud-command23 hours2-3/+3
| * | | | fix(files): show hidden files and folders count in summaryskjnldsv23 hours3-25/+41
|/ / / /
* | | | Merge pull request #47648 from nextcloud/fix/line-height-calcJohn Molakvoæ24 hours1-1/+1
|\ \ \ \
| * | | | refactor(style): Remove repeated semicolonChristopher Ng24 hours1-1/+1
| | |/ / | |/| |
* | | | Merge pull request #51870 from nextcloud/artonge/fix/use_loginname_to_check_p...Ferdinand Thiessen24 hours1-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Use login name to check the passwordartonge/fix/use_loginname_to_check_passwordLouis Chemineau27 hours1-1/+2
| | |/ | |/|
* | | Merge pull request #51876 from nextcloud/depskjnldsv/vueFerdinand Thiessen24 hours226-1210/+425
|\ \ \
| * | | chore(assets): Recompile assetsdepskjnldsv/vuenextcloud-command24 hours222-816/+364
| * | | chore(dav): update vitest snapshotsskjnldsv25 hours1-35/+35
| * | | chore(files): remove popover workaround after vue lib updateskjnldsv25 hours1-6/+2