nextcloud/lib/private/AppFramework
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
..
Bootstrap feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
DependencyInjection Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
Http Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +03:30
Middleware fixed Drone test 2023-10-06 13:46:37 +03:00
OCS Add template types to responses 2023-06-30 09:33:29 +02:00
Routing composer run cs:fix 2023-01-20 11:45:08 +01:00
Services composer run cs:fix 2023-01-20 11:45:08 +01:00
Utility Fix version number in ITimeFactory after it was delayed 2023-10-11 12:14:41 +02:00
App.php Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 2023-06-01 23:10:00 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ScopedPsrLogger.php composer run cs:fix 2023-01-20 11:45:08 +01:00