summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(cypress): users_disableChristopher Ng2023-07-126-13/+14
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsChristopher Ng2023-07-1218-53/+45
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(a11y): Users tableChristopher Ng2023-07-1214-1036/+1223
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1350-262/+468
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39297 from nextcloud/fix/dav/close-cursorJoas Schilling2023-07-122-2/+6
|\ | | | | fix(dav): close cursor when fetching max id
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselectFerdinand Thiessen2023-07-124-58/+28
|\ \ | | | | | | fix(workflowengine): Migrate from deprecated `NcMultiselect` to `NcSelect`
| * | chore: Compile assetsFerdinand Thiessen2023-07-123-5/+3
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect componentFerdinand Thiessen2023-07-121-53/+25
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #36830 from nextcloud/bugfix/noid/flow-mime-shareArthur Schiwon2023-07-122-10/+4
|\ \ \ | | | | | | | | fix: Avoid failing with duplicate checks
| * | | fix: Avoid failing with duplicate checksJulius Härtl2023-07-122-10/+4
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #39336 from ↵Ferdinand Thiessen2023-07-122-11/+11
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.2 chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2
| * | | chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2dependabot[bot]2023-07-122-11/+11
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.0.16 to 0.1.2. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.0.16...@pinia/testing@0.1.2) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #38366 from nextcloud/file-command-copy-moveFerdinand Thiessen2023-07-125-0/+261
|\ \ \ | |/ / |/| | add commands to copy/move files
| * | add commands to copy/move filesRobin Appelman2023-07-125-0/+261
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #39327 from nextcloud/feature/openapi/filesKate2023-07-1214-10/+2120
|\ \ | | | | | | files: Add OpenAPI spec
| * | files: Add OpenAPI specjld31032023-07-1214-10/+2120
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #39324 from nextcloud/ci/noid/fix-32bit-testSimon L2023-07-121-1/+1
|\ \ \ | |/ / |/| | ci(32bit): fix failing test setup
| * | ci(32bit): fix failing test setupArthur Schiwon2023-07-111-1/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flowJoas Schilling2023-07-123-4/+4
|\ \ \ | | | | | | | | fix(flow): Revert invalid rename of check class for RequestTime
| * | | chore(assets): Recompile JSJoas Schilling2023-07-112-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | fix(flow): Revert invalid rename of check class for RequestTimeJulius Härtl2023-07-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12224-3084/+2876
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #39104 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2023-07-111-20/+37
|\ \ \ | | | | | | | | [master] Fix npm audit
| * | | chore(deps): fix npm auditnextcloud-command2023-07-111-20/+37
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #39315 from nextcloud/feature/openapi/davKate2023-07-113-0/+20
|\ \ \ \ | | | | | | | | | | dav: Add OpenAPI spec
| * | | | dav: Add OpenAPI specjld31032023-07-113-0/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | | Merge pull request #39312 from nextcloud/feature/openapi/updatenotificationKate2023-07-115-4/+261
|\ \ \ \ \ | |_|/ / / |/| | | | updatenotification: Add OpenAPI spec
| * | | | updatenotification: Add OpenAPI specjld31032023-07-115-4/+261
| |/ / / | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | Merge pull request #39277 from ↵Julia Kirschenheuter2023-07-1111-14/+20
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/test/4193-Buttons_accessibility_improvements Set double outline to buttons in focus state
| * | | Set double outline to buttons in focus statejulia.kirschenheuter2023-07-1111-14/+20
| | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Merge pull request #39196 from nextcloud/feat/f2v/sharingJohn Molakvoæ2023-07-1160-1329/+2228
|\ \ \ \
| * | | | feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-1111-14/+170
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-112-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix(files): empty default actionJohn Molakvoæ2023-07-112-8/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | chore: compile assetsJohn Molakvoæ2023-07-1114-19/+84
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | chore: add actions testingJohn Molakvoæ2023-07-119-7/+700
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix: legacy files favorite event node typeJohn Molakvoæ2023-07-111-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix: adjust testingJohn Molakvoæ2023-07-1111-199/+657
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix: drop legacy sharing filesJohn Molakvoæ2023-07-1113-1114/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix(files): actions permissions requirementsJohn Molakvoæ2023-07-118-15/+58
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-1113-32/+592
|/ / / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Merge pull request #39296 from nextcloud/dependabot/npm_and_yarn/semver-5.7.2Louis2023-07-113-141/+141
|\ \ \ \ | | | | | | | | | | chore(deps): Bump semver from 5.7.1 to 5.7.2
| * | | | chore(deps): Bump semver from 5.7.1 to 5.7.2dependabot[bot]2023-07-113-141/+141
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #39280 from nextcloud/feature/openapi/federationKate2023-07-112-4/+452
|\ \ \ \ | | | | | | | | | | federation: Add OpenAPI spec
| * | | | federation: Add OpenAPI specjld31032023-07-102-4/+452
| | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | | Merge pull request #38561 from ↵Joas Schilling2023-07-116-77/+109
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | nextcloud/feat/noid/allow-to-match-client-versions-with-regex feat(request): Allow to match the client version with the IRequest::U…
| * | | | fix(workflowengine): Fix tested user agents of Android and iOS to match real ↵Joas Schilling2023-07-111-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ones Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-113-53/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pattern matches since a 10 year old client version Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | feat(request): Allow to match the client version with the ↵Joas Schilling2023-07-112-8/+73
| | |/ / | |/| | | | | | | | | | | | | | | | | | IRequest::USER_AGENT_* regex Signed-off-by: Joas Schilling <coding@schilljs.com>