aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Add OpenAPI specjld31032023-07-1340-284/+687
* Merge pull request #39327 from nextcloud/feature/openapi/filesKate2023-07-1214-10/+2120
|\
| * files: Add OpenAPI specjld31032023-07-1214-10/+2120
* | Merge pull request #39324 from nextcloud/ci/noid/fix-32bit-testSimon L2023-07-121-1/+1
|\ \ | |/ |/|
| * ci(32bit): fix failing test setupArthur Schiwon2023-07-111-1/+1
* | Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flowJoas Schilling2023-07-123-4/+4
|\ \
| * | chore(assets): Recompile JSJoas Schilling2023-07-112-3/+3
| * | fix(flow): Revert invalid rename of check class for RequestTimeJulius Härtl2023-07-111-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12224-3084/+2876
| |/ |/|
* | Merge pull request #39104 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2023-07-111-20/+37
|\ \
| * | chore(deps): fix npm auditnextcloud-command2023-07-111-20/+37
* | | Merge pull request #39315 from nextcloud/feature/openapi/davKate2023-07-113-0/+20
|\ \ \
| * | | dav: Add OpenAPI specjld31032023-07-113-0/+20
* | | | Merge pull request #39312 from nextcloud/feature/openapi/updatenotificationKate2023-07-115-4/+261
|\ \ \ \ | |_|/ / |/| | |
| * | | updatenotification: Add OpenAPI specjld31032023-07-115-4/+261
| |/ /
* | | Merge pull request #39277 from nextcloud/test/4193-Buttons_accessibility_impr...Julia Kirschenheuter2023-07-1111-14/+20
|\ \ \ | |/ / |/| |
| * | Set double outline to buttons in focus statejulia.kirschenheuter2023-07-1111-14/+20
* | | 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
| * | | fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-112-1/+3
| * | | fix(files): empty default actionJohn Molakvoæ2023-07-112-8/+22
| * | | chore: compile assetsJohn Molakvoæ2023-07-1114-19/+84
| * | | chore: add actions testingJohn Molakvoæ2023-07-119-7/+700
| * | | fix: legacy files favorite event node typeJohn Molakvoæ2023-07-111-1/+2
| * | | fix: adjust testingJohn Molakvoæ2023-07-1111-199/+657
| * | | fix: drop legacy sharing filesJohn Molakvoæ2023-07-1113-1114/+21
| * | | fix(files): actions permissions requirementsJohn Molakvoæ2023-07-118-15/+58
| * | | feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-1113-32/+592
|/ / /
* | | 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.2dependabot[bot]2023-07-113-141/+141
| | |/ | |/|
* | | Merge pull request #39280 from nextcloud/feature/openapi/federationKate2023-07-112-4/+452
|\ \ \
| * | | federation: Add OpenAPI specjld31032023-07-102-4/+452
* | | | Merge pull request #38561 from nextcloud/feat/noid/allow-to-match-client-vers...Joas Schilling2023-07-116-77/+109
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(workflowengine): Fix tested user agents of Android and iOS to match real ...Joas Schilling2023-07-111-16/+16
| * | | fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-113-53/+20
| * | | feat(request): Allow to match the client version with the IRequest::USER_AGEN...Joas Schilling2023-07-112-8/+73
| | |/ | |/|
* | | Merge pull request #39169 from nextcloud/fix/migrate-to-psr-logger-interface-...Benjamin Gaussorgues2023-07-117-142/+58
|\ \ \
| * | | Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-067-142/+58
* | | | Merge pull request #39160 from nextcloud/fix/migrate-to-psr-logger-interface-...Benjamin Gaussorgues2023-07-119-338/+114
|\ \ \ \
| * | | | Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-079-338/+114
* | | | | Merge pull request #39286 from nextcloud/feature/openapi/dashboardKate2023-07-115-8/+74
|\ \ \ \ \
| * | | | | dashboard: Add OpenAPI specjld31032023-07-115-8/+74
| | |_|/ / | |/| | |
* | | | | Merge pull request #39190 from nextcloud/bugfix/noid/move-dav-app-to-non-depr...John Molakvoæ2023-07-112-31/+16
|\ \ \ \ \
| * | | | | fix(CI): Fix type confusion with PsalmJoas Schilling2023-07-071-4/+6
| * | | | | fix(dav): Remove listener for events that never existed anywhereJoas Schilling2023-07-071-19/+1
| * | | | | fix(dav): Move listener to actually existing eventJoas Schilling2023-07-071-5/+5
| * | | | | fix(dav): Move DAV app to non deprecated event dispatcherJoas Schilling2023-07-072-3/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #39272 from nextcloud/feature/openapi/sharebymailKate2023-07-112-0/+123
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sharebymail: Add OpenAPI specjld31032023-07-102-0/+123
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1120-10/+86