Commit Graph

80 Commits

Author SHA1 Message Date
pingarelho 4768d48a3b Fix documentation inconsistencies (mainly tables) 2023-09-20 23:01:55 +01:00
streetturtle 1a2a4385da
Merge pull request #359 from WiltonLoch/master
Adding a Portuguese language file to the weather widget locale
2022-07-16 20:47:28 -04:00
wiltonloch a345fa5975 Adding a Portuguese language file to the weather widget locale 2022-06-25 13:21:07 -03:00
Sviatoslav Sydorenko a03da2303c
Treat C-locale in the weather widget as English 2022-05-10 00:33:34 +02:00
Aurélien LAJOIE bcaaf2e40e
weather-widget: hide on click 2021-10-19 14:30:02 +02:00
paulhersch 25875bb2b8
added German locale for weather-widget 2021-08-25 10:46:51 +02:00
cobacdavid c505ae70cc [weather-widget] enable locale 2021-07-29 16:45:58 +02:00
streetturtle 1b7909485e
Update README.md 2021-06-18 21:58:30 -04:00
streetturtle 2a02853947
[weather] add version requirement 2021-06-14 22:20:57 -04:00
streetturtle fbd696d5f2 fix #258 - remove top and bottom margins 2021-04-26 21:37:37 -04:00
streetturtle 79490b3bdd [weather] replace deprecated join table function 2021-03-06 13:15:05 -05:00
streetturtle 0054af2de3 [weather] highlight widget when the popup is shown 2021-03-06 13:13:46 -05:00
streetturtle fb9c1d79d4
Update README.md 2021-03-03 21:47:18 -05:00
streetturtle 64a24d75f4
fix #194 2021-03-03 21:46:48 -05:00
streetturtle 565014c131 [weather] #234 fix
use white to negative and black for positive temperatures
for hourly forecast
2021-01-24 14:12:00 -05:00
streetturtle a24b5e167e Revert "[weather] hide popup on right click"
This reverts commit cf7cb73b
2020-12-26 14:54:19 -05:00
streetturtle cf7cb73b91 [weather] hide popup on right click 2020-12-26 14:44:36 -05:00
streetturtle d9eb3885ee trigger build action on a branch 2020-12-02 22:04:23 -05:00
streetturtle 8be78d4fdd fix few issues 2020-12-02 09:18:16 -05:00
streetturtle ea3c03835e [weather] remove print statement 2020-11-09 15:55:00 -05:00
streetturtle 5707de8be0
Update README.md 2020-10-20 09:40:04 -04:00
streetturtle 51b3b769ca
Update README.md 2020-10-20 09:39:48 -04:00
streetturtle 8cfa3db82f
Update README.md 2020-10-20 09:37:44 -04:00
streetturtle 004e847b5b
Update README.md 2020-10-20 09:33:28 -04:00
streetturtle e2c3c56275
Update README.md 2020-10-20 09:22:52 -04:00
streetturtle 7b5251e98f
Update README.md 2020-10-20 09:11:30 -04:00
streetturtle 445b5e6114
[weather] update readme 2020-10-19 23:17:36 -04:00
streetturtle f00c2454f4 [weather] fix #176 - support negative temp 2020-10-19 23:16:28 -04:00
Chris Bruce 21150bd640 Update readmes to include timeout arg 2020-09-19 01:22:27 -07:00
Chris Bruce a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07:00
streetturtle b3a5bd4c38
Update README.md 2020-08-22 21:11:13 -04:00
streetturtle 57ba8050b7
Update README.md 2020-08-15 20:19:17 -04:00
NBKelly 7aa9550c26
Remove doubled temperature line
this line was doubled, but was barely noticable because (in my case, and the demo case) the text almost matched the background
2020-08-15 22:21:51 +12:00
Neville Li 28f6391227 adjust weather widget fonts 2020-07-26 11:52:16 -04:00
Sviatoslav Sydorenko c64243d23b
Special-case curl error 18 in widget too 2020-07-19 18:45:08 +02:00
Sviatoslav Sydorenko f507a2c43f
Special-case a curl connection timeout @ widget
This is a follow-up for #169.
2020-07-16 10:46:02 +02:00
streetturtle 3e189049e1 [weather-widget] remove trailing comma 2020-07-14 10:52:28 -04:00
streetturtle 3b7311a948
Merge pull request #169 from webknjaz/bugfixes/167-curl-err-52
🚨 Don't show a warning on faulty network
2020-07-14 10:34:57 -04:00
Sviatoslav Sydorenko 088a4694e8
🚨 Don't show a warning on faulty network
Ref #167
2020-07-14 10:00:20 +02:00
Sviatoslav Sydorenko a1ebd2af6c
Decrease weather update frequency to 2 minutes
Ref #167
2020-07-14 09:49:18 +02:00
streetturtle 72b4a2d4ca
Update README.md 2020-07-13 14:20:20 -04:00
streetturtle bcbde507eb [weather] fix #161 + redesign with breaking change 2020-07-12 17:36:28 -04:00
Aurélien LAJOIE 92e411da97 Display the notification on the current screen 2020-04-15 19:00:10 +02:00
Aurélien LAJOIE efc2131442 [weather] Add delay between retry
Having an error message every minute is painful, double time to 15 min.
Reset to 1min in case of success.
2020-02-07 21:11:29 +01:00
Pavel Makhov 7403bdb0f6 gerrit widget 2019-09-22 22:44:50 -04:00
Aurélien LAJOIE e154daa8b6 [Weather] Add option to set the position of the notification 2019-09-18 01:31:26 +02:00
Aurélien LAJOIE 59ce0053ac Catch error is the answer is not a valid json string
This was triggered by a public wifi pushing an html file to all request
2019-09-18 01:27:22 +02:00
blix4 7997625cdc fix after applying blix4's commit 2019-09-03 21:21:49 -04:00
Sviatoslav Sydorenko b41daeb9b2 Query weather with async timeouts
Fixes #81
2019-09-02 15:45:17 -04:00
Pavel Makhov 434cdae5e2 pr #84 2019-07-11 13:31:46 -04:00