nextcloud/lib/private/AppFramework/Bootstrap
Thomas Citharel cbbca98078
feat(location): introduce a public API for location providers
Currently each app does location search & geocoding itself, and it's limited to OpenStreetMap's
public Nominatim service. This will allow people to install other app providers, such as Google
Maps, Pelias, OpenCage, Photon, etc. This will also allow some providers to provide autocomplete
support.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-03 09:44:10 +01:00
..
ARegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BootContext.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Coordinator.php instrumentation for app booting 2023-02-09 17:41:43 +01:00
EventListenerRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FunctionInjector.php composer run cs:fix 2023-01-20 11:45:08 +01:00
MiddlewareRegistration.php feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
ParameterRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PreviewProviderRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RegistrationContext.php feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
ServiceAliasRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ServiceFactoryRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ServiceRegistration.php Update php licenses 2021-06-04 22:02:41 +02:00