bewcloud/components
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
..
auth Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
calendar Remove all uses of Google Services (#133) 2025-12-15 14:29:16 +00:00
expenses Update all dependencies 2025-09-27 19:39:09 +01:00
files Support downloading directories as a zip archive (#106) 2025-10-08 14:32:45 +01:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Improve error messages 2025-06-23 08:57:02 +01:00
Header.tsx Misc fixes for file shares 2025-12-08 09:17:42 +00:00