Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | [weather] replace deprecated join table function | streetturtle | |
2021-03-06 | [weather] highlight widget when the popup is shown | streetturtle | |
2021-01-24 | [weather] #234 fix | streetturtle | |
use white to negative and black for positive temperatures for hourly forecast | |||
2020-12-26 | Revert "[weather] hide popup on right click" | streetturtle | |
This reverts commit cf7cb73b | |||
2020-12-26 | [weather] hide popup on right click | streetturtle | |
2020-12-02 | trigger build action on a branch | streetturtle | |
2020-12-02 | fix few issues | streetturtle | |
2020-11-09 | [weather] remove print statement | streetturtle | |
2020-10-19 | [weather] fix #176 - support negative temp | streetturtle | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2020-08-15 | Remove doubled temperature line | NBKelly | |
this line was doubled, but was barely noticable because (in my case, and the demo case) the text almost matched the background | |||
2020-07-26 | adjust weather widget fonts | Neville Li | |
2020-07-19 | Special-case curl error 18 in ⛅ widget too | Sviatoslav Sydorenko | |
2020-07-16 | Special-case a curl connection timeout @ ⛅ widget | Sviatoslav Sydorenko | |
This is a follow-up for #169. | |||
2020-07-14 | [weather-widget] remove trailing comma | streetturtle | |
2020-07-14 | Merge pull request #169 from webknjaz/bugfixes/167-curl-err-52 | streetturtle | |
🚨 Don't show a warning on faulty network | |||
2020-07-14 | 🚨 Don't show a warning on faulty network | Sviatoslav Sydorenko | |
Ref #167 | |||
2020-07-14 | ⛅ Decrease weather update frequency to 2 minutes | Sviatoslav Sydorenko | |
Ref #167 | |||
2020-07-12 | [weather] fix #161 + redesign with breaking change | streetturtle | |
2020-04-15 | Display the notification on the current screen | Aurélien LAJOIE | |
2020-02-07 | [weather] Add delay between retry | Aurélien LAJOIE | |
Having an error message every minute is painful, double time to 15 min. Reset to 1min in case of success. | |||
2019-09-22 | gerrit widget | Pavel Makhov | |
2019-09-18 | [Weather] Add option to set the position of the notification | Aurélien LAJOIE | |
2019-09-18 | Catch error is the answer is not a valid json string | Aurélien LAJOIE | |
This was triggered by a public wifi pushing an html file to all request | |||
2019-09-03 | fix after applying blix4's commit | blix4 | |
2019-09-02 | Query weather with async timeouts | Sviatoslav Sydorenko | |
Fixes #81 | |||
2019-07-11 | pr #84 | Pavel Makhov | |
2019-05-03 | externalize config for weather widget | streetturtle | |
2019-02-20 | [weather] Check if the response is not null before decoding it. | Aurélien LAJOIE | |
With network glitch you can have sometimes empty answer, this was triggering an exception. | |||
2019-01-29 | Make temperature units customizable using the secrets.lua | Pavel Makhov | |
2019-01-26 | add error handling to weather widget | Pavel Makhov | |
2019-01-25 | store api keys and client settings in secrets.lua | Pavel Makhov | |
2018-10-08 | small refactoring | streetturtle | |
2018-03-27 | Reimplement wind direction detection properly | Sviatoslav Sydorenko | |
Fixes #39 Ref: https://www.campbellsci.eu/blog/convert-wind-directions | |||
2018-03-22 | Take into account case with an unset wind degrees | Sviatoslav Sydorenko | |
Fixes exception, which happens when comparing nil to a number | |||
2018-03-21 | Beautify pop-up code style | Sviatoslav Sydorenko | |
2018-03-21 | Access weather API via HTTPS | Sviatoslav Sydorenko | |
2018-03-21 | Read city and api key from env first | Sviatoslav Sydorenko | |
Corresponding env vars are: * AWW_WEATHER_CITY * AWW_WEATHER_API_KEY | |||
2018-01-20 | few small changes | streetturtle | |
2018-01-20 | few small changes | streetturtle | |
2018-01-14 | Added wind direction to weather.lua | Roger Welsh | |
2017-12-04 | externalize api key | pmakhov | |
2017-06-05 | Few small improvements for weather widget | Pavel Makhov | |
2017-03-14 | More details to popup message | streetturtle | |
2017-03-03 | Start timer | Pavel Makhov | |
2017-02-18 | fix weather widget crash with no internet connection | Pavel Makhov | |
2017-02-08 | fix typos in lua doc | Pavel Makhov | |
2017-02-07 | weather widget | streetturtle | |