summaryrefslogtreecommitdiff
path: root/weather-widget/weather.lua
AgeCommit message (Expand)Author
2022-05-10Treat C-locale in the weather widget as EnglishSviatoslav Sydorenko
2021-10-19weather-widget: hide on clickAurélien LAJOIE
2021-07-29[weather-widget] enable localecobacdavid
2021-04-26fix #258 - remove top and bottom marginsstreetturtle
2021-03-06[weather] replace deprecated join table functionstreetturtle
2021-03-06[weather] highlight widget when the popup is shownstreetturtle
2021-01-24[weather] #234 fixstreetturtle
2020-12-26Revert "[weather] hide popup on right click"streetturtle
2020-12-26[weather] hide popup on right clickstreetturtle
2020-12-02trigger build action on a branchstreetturtle
2020-12-02fix few issuesstreetturtle
2020-11-09[weather] remove print statementstreetturtle
2020-10-19[weather] fix #176 - support negative tempstreetturtle
2020-09-19Add widget timeoutsChris Bruce
2020-08-15Remove doubled temperature lineNBKelly
2020-07-26adjust weather widget fontsNeville Li
2020-07-19Special-case curl error 18 in ⛅ widget tooSviatoslav Sydorenko
2020-07-16Special-case a curl connection timeout @ ⛅ widgetSviatoslav Sydorenko
2020-07-14[weather-widget] remove trailing commastreetturtle
2020-07-14Merge pull request #169 from webknjaz/bugfixes/167-curl-err-52streetturtle
2020-07-14🚨 Don't show a warning on faulty networkSviatoslav Sydorenko
2020-07-14⛅ Decrease weather update frequency to 2 minutesSviatoslav Sydorenko
2020-07-12[weather] fix #161 + redesign with breaking changestreetturtle
2020-04-15Display the notification on the current screenAurélien LAJOIE
2020-02-07[weather] Add delay between retryAurélien LAJOIE
2019-09-22gerrit widgetPavel Makhov
2019-09-18[Weather] Add option to set the position of the notificationAurélien LAJOIE
2019-09-18Catch error is the answer is not a valid json stringAurélien LAJOIE
2019-09-03fix after applying blix4's commitblix4
2019-09-02Query weather with async timeoutsSviatoslav Sydorenko
2019-07-11pr #84Pavel Makhov
2019-05-03externalize config for weather widgetstreetturtle
2019-02-20[weather] Check if the response is not null before decoding it.Aurélien LAJOIE
2019-01-29Make temperature units customizable using the secrets.luaPavel Makhov
2019-01-26add error handling to weather widgetPavel Makhov
2019-01-25store api keys and client settings in secrets.luaPavel Makhov
2018-10-08small refactoringstreetturtle
2018-03-27Reimplement wind direction detection properlySviatoslav Sydorenko
2018-03-22Take into account case with an unset wind degreesSviatoslav Sydorenko
2018-03-21Beautify pop-up code styleSviatoslav Sydorenko
2018-03-21Access weather API via HTTPSSviatoslav Sydorenko
2018-03-21Read city and api key from env firstSviatoslav Sydorenko
2018-01-20few small changesstreetturtle
2018-01-20few small changesstreetturtle
2018-01-14Added wind direction to weather.luaRoger Welsh
2017-12-04externalize api keypmakhov
2017-06-05Few small improvements for weather widgetPavel Makhov
2017-03-14More details to popup messagestreetturtle
2017-03-03Start timerPavel Makhov
2017-02-18fix weather widget crash with no internet connectionPavel Makhov