aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api
Commit message (Collapse)AuthorAgeFilesLines
* fix(federation): Return the used userID to allow the inviting server to ↵Joas Schilling2024-08-133-7/+14
| | | | | | react to the famous `mapUid` result Signed-off-by: Joas Schilling <coding@schilljs.com>
* refactor(cloud_federation_api): Replace security annotations with respective ↵provokateurin2024-07-271-8/+9
| | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-136/+121
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-052-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-313-0/+10
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-276-123/+12
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-032-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-152-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* refactor: Configure OpenAPI scopesprovokateurin2024-01-181-0/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\ | | | | Master is now 29
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-6/+7
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-022-8/+8
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-4/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-132-9/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ocm controllerMaxence Lange2023-09-204-84/+61
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-102-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-242-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* cloud_federation_api: Fix OpenAPI specjld31032023-07-131-1/+1
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* cloud_federation_api: Add OpenAPI specjld31032023-07-136-27/+101
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* cloud_federation_api: Fix bad request responsesjld31032023-07-131-14/+33
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\ | | | | Fix event names of 2FA related typed events
| * Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-3/+0
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-204-2/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-4/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-072-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add OpenAPI specsjld31032023-05-241-0/+402
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-052-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-132-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-272-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-072-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵Julien Veyssier2022-12-151-2/+2
| | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-10-072-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-042-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Master is now 26Joas Schilling2022-09-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>