bewcloud/lib
Erin of Yukis 05cae80c12
Remove all uses of Google Services (#133)
* Use OS default Sans-Serif font instead of Google Nunito Sans Font

* Link calendar event locations to OSM instead of Google Maps

Better would be to use https://www.mediawiki.org/wiki/GeoHack – which is used
by WikiPedia to show an interactive selector for the mapping service to use –,
but it requires geo coordinates. Some systems also support generic geo:-URIs,
but they require coodinates and outside Android support is pretty spotty
(Apple wants you to use Apple Maps links instead, desktop platforms generally
require installed third-party apps …). Android does support an extension (`?q=`)
(https://developer.android.com/guide/components/intents-common#Maps) to search
by address via geo:-links though.
2025-12-15 14:29:16 +00:00
..
interfaces Update all dependencies 2025-09-27 19:39:09 +01:00
models Remove all uses of Google Services (#133) 2025-12-15 14:29:16 +00:00
utils Revert xml lib, to avoid unexpected issues 2025-10-17 20:52:07 +01:00
auth.ts Update all dependencies 2025-09-27 19:39:09 +01:00
config.ts Linting and update compose image version 2025-12-03 14:56:40 +00:00
feed.ts Update all dependencies 2025-09-27 19:39:09 +01:00
form-utils.tsx Update all dependencies 2025-09-27 19:39:09 +01:00
types.ts Improve App Selection 2025-12-01 12:25:21 +00:00