bewcloud/lib/models
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
..
multi-factor-auth Update all dependencies 2025-09-27 19:39:09 +01:00
calendar.ts Update all dependencies 2025-09-27 19:39:09 +01:00
contacts.ts Update all dependencies 2025-09-27 19:39:09 +01:00
dashboard.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
dav.js Update all dependencies 2025-09-27 19:39:09 +01:00
email.ts Remove all uses of Google Services (#133) 2025-12-15 14:29:16 +00:00
expenses.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files.ts Misc fixes for file shares 2025-12-08 09:17:42 +00:00
multi-factor-auth.ts Update all dependencies 2025-09-27 19:39:09 +01:00
news.ts Make initial News loading faster 2025-10-01 14:17:39 +01:00
oidc.ts Improve App Selection 2025-12-01 12:25:21 +00:00
user.ts Implement a more robust Config (#60) 2025-05-25 15:48:53 +01:00