aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | build(workflowengine): compile assetsArthur Schiwon2025-04-032-3/+3
| * | | style(vue): satisfy linterArthur Schiwon2025-04-035-53/+50
| * | | fix: properly set value in FileMimeTypeArthur Schiwon2025-04-031-3/+3
| * | | refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon2025-04-031-3/+9
| * | | fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon2025-04-032-8/+28
| * | | fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon2025-04-032-15/+27
| * | | fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon2025-04-032-13/+20
| * | | fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon2025-04-033-6/+22
| * | | fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon2025-04-032-32/+7
| * | | fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon2025-04-034-27/+64
| * | | fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon2025-04-034-6/+34
| * | | fix(workflowengine): require a web component as check pluginArthur Schiwon2025-04-032-5/+40
| * | | fix(workflowengine): require a web component as operation pluginArthur Schiwon2025-04-033-4/+40
|/ / /
* | | Merge pull request #51906 from nextcloud/backport/51905/stable31Andy Scherzinger2025-04-032-3/+42
|\ \ \
| * | | fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable31Christoph Wurst2025-04-032-3/+42
| | |/ | |/|
* | | Merge pull request #51912 from nextcloud/backport/51861/stable31Louis2025-04-033-14/+33
|\ \ \
| * | | fix: Catch exceptions when expiring trashbinbackport/51861/stable31Louis Chemineau2025-04-033-12/+29
| * | | chore: Use iterator in ExpireTrash commandLouis Chemineau2025-04-031-2/+4
* | | | Merge pull request #51659 from nextcloud/backport/51471/stable31Louis2025-04-034-8/+23
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): Ensure actions never overflow filenamebackport/51471/stable31Ferdinand Thiessen2025-04-034-8/+23
* | | | Merge pull request #51880 from nextcloud/backport/51870/stable31Louis2025-04-031-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Use login name to check the passwordbackport/51870/stable31Louis Chemineau2025-04-021-1/+2
* | | | Merge pull request #51901 from nextcloud/backport/51745/stable31Andy Scherzinger2025-04-0312-33/+167
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): Recompile assetsbackport/51745/stable31nextcloud-command2025-04-032-3/+3
| * | | refactor: add migration for email settingFerdinand Thiessen2025-04-035-5/+38
| * | | fix(settings): Handle email change restriction separately from display name c...provokateurin2025-04-037-30/+131
* | | | Merge pull request #51893 from nextcloud/dependabot/npm_and_yarn/stable31/wai...dependabot[bot]2025-04-032-10/+10
|\ \ \ \
| * | | | build(deps-dev): bump wait-on from 8.0.2 to 8.0.3dependabot/npm_and_yarn/stable31/wait-on-8.0.3dependabot[bot]2025-04-022-10/+10
| | |/ / | |/| |
* | | | Merge pull request #51896 from nextcloud/dependabot/npm_and_yarn/stable31/zip...dependabot[bot]2025-04-032-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | build(deps-dev): bump @zip.js/zip.js from 2.7.57 to 2.7.60dependabot/npm_and_yarn/stable31/zip.js/zip.js-2.7.60dependabot[bot]2025-04-022-5/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0326-10/+142
* | | | Merge pull request #51895 from nextcloud/dependabot/npm_and_yarn/stable31/bac...John Molakvoæ2025-04-028-13/+13
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2025-04-026-8/+8
| * | | | build(deps): bump backbone from 1.6.0 to 1.6.1dependabot[bot]2025-04-022-5/+5
| |/ / /
* | | | Merge pull request #51344 from nextcloud/dependabot/npm_and_yarn/stable31/cyp...John Molakvoæ2025-04-022-36/+36
|\ \ \ \ | |/ / / |/| | |
| * | | build(deps-dev): bump cypress-split from 1.24.11 to 1.24.14dependabot/npm_and_yarn/stable31/cypress-split-1.24.14dependabot[bot]2025-03-302-36/+36
* | | | Merge pull request #51890 from nextcloud/dependabot/npm_and_yarn/stable31/cyp...John Molakvoæ2025-04-022-9/+23
|\ \ \ \
| * | | | build(deps-dev): bump @cypress/webpack-preprocessor from 6.0.2 to 6.0.4dependabot[bot]2025-04-022-9/+23
| | |/ / | |/| |
* | | | Merge pull request #51888 from nextcloud/dependabot/npm_and_yarn/stable31/doc...John Molakvoæ2025-04-022-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | build(deps-dev): bump dockerode from 4.0.4 to 4.0.5dependabot[bot]2025-04-022-10/+10
|/ / /
* | | Merge pull request #51865 from nextcloud/backport/51852/stable31Andy Scherzinger2025-04-022-2/+5
|\ \ \
| * | | fix(encryption): init keys also when logged in using cookie authbackport/51852/stable31Ferdinand Thiessen2025-04-022-2/+5
| | |/ | |/|
* | | Merge pull request #51869 from nextcloud/backport/51866/stable31Andy Scherzinger2025-04-021-3/+3
|\ \ \
| * | | fix: use proper migration sorting when checking if a migration needs to be ex...backport/51866/stable31Robin Appelman2025-04-021-3/+3
* | | | Merge pull request #51871 from nextcloud/backport/51863/stable31John Molakvoæ2025-04-024-22/+42
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/51863/stable31nextcloud-command2025-04-022-3/+3
| * | | | fix(files): right click actions menu flickerskjnldsv2025-04-022-19/+39
|/ / / /
* | | | Merge pull request #51859 from nextcloud/backport/50858/stable31Richard Steinmetz2025-04-0216-13/+255
|\ \ \ \ | |/ / / |/| | |
| * | | fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable31Richard Steinmetz2025-04-0216-13/+255
| |/ /
* | | Merge pull request #51582 from nextcloud/backport/51250/stable31Ferdinand Thiessen2025-04-0221-26/+157
|\ \ \ | |/ / |/| |