aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(signed-request): removing unstable from publicMaxence Lange2024-12-041-0/+4
* feat(signatory): switch to qbmapperMaxence Lange2024-12-041-3/+3
* fix(ocm): simpler codeMaxence Lange2024-12-041-5/+15
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-044-20/+36
* feat(ocm): signing ocm requestsMaxence Lange2024-12-044-12/+212
* Merge pull request #49633 from nextcloud/bugfix/noid/fix-max-request-valuesJoas Schilling2024-12-041-2/+1
|\
| * fix(setupcheck): Disable PhpMaxFileSize setupcheck for nowJoas Schilling2024-12-041-2/+1
* | Merge pull request #49167 from nextcloud/feat/caption-cant-uploadPytal2024-12-032-24/+19
|\ \
| * | chore: Remove unused iconChristopher Ng2024-12-031-2/+0
| * | feat(files): Update caption for screen readers when uploading is not possibleChristopher Ng2024-12-032-22/+19
* | | Merge pull request #49265 from nextcloud/feat/dav-trashbin-backendPytal2024-12-031-0/+10
|\ \ \ | |/ / |/| |
| * | feat(trashbin): Add backend dav propertyChristopher Ng2024-12-031-0/+10
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0498-140/+480
|/
* fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-0317-133/+108
* Merge branch 'master' into fix/external-storage-service-cast-idAlexander Piskun2024-12-031001-7476/+20518
|\
| * Merge pull request #49232 from falghamdi125/files_reminders-logging-notificat...John Molakvoæ2024-12-032-0/+6
| |\
| | * Fix(files_reminders): Add an error log message that notifications app isn't e...Faisal Alghamdi2024-11-292-0/+6
| * | Merge pull request #49569 from nextcloud/shared-watcher-perfStephan Orbaugh2024-12-031-13/+8
| |\ \
| | * | perf: improve performance of SharedStorage::getWatcherRobin Appelman2024-11-291-13/+8
| * | | Merge pull request #49527 from nextcloud/skjnldsv-patch-1John Molakvoæ2024-12-031-1/+1
| |\ \ \
| | * | | chore(config): set min supported desktop to `2.7.0`John Molakvoæ2024-11-271-1/+1
| * | | | fix(files): properly update paths and folder children on node moveskjnldsv2024-12-033-57/+112
| * | | | feat(templates): make second click as confirmation on templates pickerLuka Trovic2024-12-022-1/+14
| * | | | Merge pull request #49558 from nextcloud/chore/remove_legacy_endpointKate2024-12-024-167/+1
| |\ \ \ \
| | * | | | chore: remove legacy action to test remote endpointBenjamin Gaussorgues2024-11-294-167/+1
| * | | | | Merge pull request #49581 from nextcloud/fix/noid/add-absence-capabilityJoas Schilling2024-12-024-3/+48
| |\ \ \ \ \
| | * | | | | chore(absence): Add capability for absence replacement supportMarcel Müller2024-12-013-1/+6
| | * | | | | chore(absence): Add capability for absence apiMarcel Müller2024-12-014-3/+43
| * | | | | | fix(setupcheck): Make the Memcache setupcheck use the cacheJoas Schilling2024-12-021-0/+37
| * | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-028-0/+36
| |/ / / / /
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-018-24/+50
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-3012-18/+34
| |/ / / /
| * | / / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-29132-2244/+2244
| | |/ / | |/| |
| * | | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_...John Molakvoæ2024-11-288-1563/+1578
| |\ \ \
| | * | | chore: Run npm run lint:fixLouis Chemineau2024-11-281-670/+697
| | * | | feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-287-69/+57
| | |/ /
| * | | chore: stricter access to testremote endpointBenjamin Gaussorgues2024-11-281-1/+2
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2820-4/+188
| |/ /
| * | Merge pull request #49518 from nextcloud/bugfix/noid/activity-logsJoas Schilling2024-11-271-3/+3
| |\ \
| | * | fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-3/+3
| * | | feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-272-30/+73
| |/ /
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2710-0/+10
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2654-72/+72
| * | Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transf...Côme Chilliet2024-11-256-0/+208
| |\ \
| | * | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownershipLuka Trovic2024-11-186-0/+208
| * | | Merge pull request #49454 from nextcloud/fix/invitations-named-parameterChristoph Wurst2024-11-251-4/+4
| |\ \ \
| | * | | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameterRichard Steinmetz2024-11-231-2/+2
| | * | | fix: invalid usage of IQueryBuilder::createNamedParameter()Richard Steinmetz2024-11-231-3/+3
| * | | | Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-255-21/+155
| |\ \ \ \