nextcloud/lib
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
..
composer feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-11-01 00:28:44 +00:00
private feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
public feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
autoloader.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
base.php fix(l10n): invalid translation of a number 2023-10-21 11:48:46 +02:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00