Commit Graph

10 Commits

Author SHA1 Message Date
K. Lange
9b1bc4cee1 meta: Update all of the heading comments in apps/ 2021-11-26 12:41:56 +09:00
K. Lange
4f258800d9 panel: Little improvements to weather widget 2021-11-11 21:28:27 +09:00
K. Lange
6510dd73bd time: Try to figure out some sensible timezone names from the TZ offset, and collect that from ip-api 2021-09-08 11:38:31 +09:00
K. Lange
817b92837a weather-tool: Handle bad location-data by trying to get it again 2021-07-26 14:29:15 +09:00
K. Lange
65529edfb4 weather-tool: Use lat/lon when querying by guessed location 2021-07-25 21:03:10 +09:00
K. Lange
14027e83dc weather-tool: Use a geoip service to get location
Since OpenWeather doesn't provide this with their API,
we query ip-api.com, which has a free geoip location service
and we can even restrict the data pulled in from it so we're
not storing more sensitive data than just a city. Seems to
work okay in Japan, but I'll try it from other locations...
2021-07-25 18:06:59 +09:00
K. Lange
453cef8901 panel: re-enable weather widget 2021-06-15 17:17:03 +09:00
K. Lange
b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00
K. Lange
5a937ce763 weather: fix derp with spaces 2020-03-28 23:27:17 +09:00
K. Lange
fbf7bff3dd weather: Add weather-tool and weather-configurator 2020-03-28 23:21:25 +09:00