aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1344-240/+446
* Merge pull request #39297 from nextcloud/fix/dav/close-cursorJoas Schilling2023-07-122-2/+6
|\
| * fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-112-2/+6
* | Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselectFerdinand Thiessen2023-07-121-53/+25
|\ \
| * | fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect componentFerdinand Thiessen2023-07-121-53/+25
* | | Merge pull request #36830 from nextcloud/bugfix/noid/flow-mime-shareArthur Schiwon2023-07-122-10/+4
|\ \ \ | |/ / |/| |
| * | fix: Avoid failing with duplicate checksJulius Härtl2023-07-122-10/+4
* | | add commands to copy/move filesRobin Appelman2023-07-125-0/+261
|/ /
* | files: Add OpenAPI specjld31032023-07-1213-10/+2116
* | Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flowJoas Schilling2023-07-121-1/+1
|\ \
| * | fix(flow): Revert invalid rename of check class for RequestTimeJulius Härtl2023-07-111-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12220-3080/+2870
* | | 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-112-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Set double outline to buttons in focus statejulia.kirschenheuter2023-07-112-3/+5
* | | | feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-117-8/+164
* | | | 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-111-1/+0
* | | | chore: add actions testingJohn Molakvoæ2023-07-118-7/+698
* | | | fix: legacy files favorite event node typeJohn Molakvoæ2023-07-111-1/+2
* | | | fix: adjust testingJohn Molakvoæ2023-07-119-199/+615
* | | | fix: drop legacy sharing filesJohn Molakvoæ2023-07-1112-1113/+20
* | | | fix(files): actions permissions requirementsJohn Molakvoæ2023-07-118-15/+58
* | | | feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-1110-21/+581
* | | | 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-114-69/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
| | |/ / | |/| |
* | | | 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-118-334/+110
|\ \ \ \ \
| * | | | | Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-078-334/+110
* | | | | | 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-1116-8/+76
* | | | Merge pull request #39287 from nextcloud/feature/openapi/themingKate2023-07-118-71/+149
|\ \ \ \
| * | | | theming: Add OpenAPI specjld31032023-07-108-71/+149
| |/ / /
* | | | Merge pull request #39284 from nextcloud/feature/openapi/settingsKate2023-07-1010-4/+34
|\ \ \ \