nextcloud/core
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
..
ajax Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
BackgroundJobs Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Command Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 -03:00
Controller feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
css chore: Compile CSS assets 2023-11-02 14:57:46 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db fix(3rdparty): Don't use indirect dependency "Safe/" for functions 2023-10-23 15:25:14 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img remove stroke= and style= attributes from dashboard.svg 2023-09-18 13:30:21 +00:00
js Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules 2023-10-26 19:13:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-11-03 00:26:36 +00:00
Listener add core fileclient script before others 2023-08-17 11:18:26 +02:00
Middleware Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Migrations Return only if changed 2023-11-01 17:17:44 +01:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Service Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src feat(contactsmenu): Show user status 2023-10-31 11:52:46 -07:00
templates chore: Compile CSS assets 2023-11-02 14:57:46 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
openapi.json fix: Update openapi.json 2023-10-22 13:11:40 +02:00
register_command.php Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 -03:00
ResponseDefinitions.php fix(Text2Image): Fix $completionExpectedAt default value 2023-10-22 12:20:29 +02:00
routes.php feat(location): introduce a public API for location providers 2023-11-03 09:44:10 +01:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00