Commit Graph

344 Commits

Author SHA1 Message Date
Manuel Rüger
5156b9e589 prometheus: Proper help format 2020-06-10 23:30:15 +02:00
Igor Chubin
d0023d7940 yet another typo fixed (#446, #469) 2020-06-10 22:25:54 +02:00
Igor Chubin
6c7cd5a367 typo fixed (#446, #469) 2020-06-10 22:20:15 +02:00
Manuel Rüger
5b7e10f7c6 prometheus: Add help descriptions, improve metric names 2020-06-10 21:59:45 +02:00
Manuel Rüger
1857581cce Fix prometheus output 2020-06-10 13:17:19 +02:00
Igor Chubin
a573ae27eb initial naïve Prometheus implementation (#446) 2020-06-09 23:11:11 +02:00
Igor Chubin
8b1a2658bb cache signature location handling fixed (#460, #466) 2020-06-09 08:25:11 +02:00
Igor Chubin
ef7d46723d dont cache cyclic requests (#460) 2020-06-08 07:26:38 +02:00
Igor Chubin
b0a9d27a20 v2: fixed alignment problems for nerdphonts (#363) 2020-06-07 18:48:49 +02:00
Igor Chubin
949f601263
Merge pull request #463 from spywhere/feel-like
lib/view/line.py: add feel like temperature
2020-06-05 21:22:04 +02:00
Igor Chubin
228b93aad5 nerd fonts: initial support of v2d/v2n view (#363) 2020-06-05 20:29:40 +02:00
Sirisak Lueangsaksri
f312641f1a lib/view/line.py: add feel like temperature 2020-06-05 16:55:37 +07:00
gnostiphage
6a7e25efa5
added dictionaries for weather-icons, aka nerd fonts 2020-06-04 14:20:11 -05:00
Igor Chubin
f488160294 even preciser wind direction visualization (#455) 2020-06-01 14:17:34 +02:00
Igor Chubin
4c32d57b39 enabled Irish translation in proxy (#305) 2020-06-01 13:04:41 +02:00
Conor OCallaghan
7def10c0eb #305 adding some more translation 2020-05-28 23:28:33 +01:00
Igor Chubin
64322d7b61 use WTTR_IP2LOCATION_KEY_FILE ot override ip2location key location 2020-05-24 19:19:36 +02:00
Igor Chubin
fbf4aad445 use WTTR_WWO_KEY_FILE to override WWO keyfile location (#238) 2020-05-24 19:09:24 +02:00
Igor Chubin
bac771051a v2?T: remve ansi codes (#202) 2020-05-24 18:18:01 +02:00
Igor Chubin
68e7b8bdb7 remve ansi codes from follow line (#202) 2020-05-24 18:12:32 +02:00
Igor Chubin
ce93b59a9e minor fix 2020-05-21 13:22:50 +02:00
renyhp
8a0ca47421
Add italian translation for v2 2020-05-20 15:33:08 +02:00
Igor Chubin
b20f31c148
Merge branch 'master' into basque_translations_update 2020-05-13 10:44:52 +02:00
Igor Chubin
ebb961797f added basque to proxy langs (#438) 2020-05-13 10:29:01 +02:00
Igor Chubin
d7afd94c31 v2: fixed bug with location behind polar circle 2020-05-13 10:22:38 +02:00
Iker Sagasti Markina
93cbeb8954 missing messages in lib/translations and share/we-lang/we-lang.go. Some spanish translations improved
missing messages in lib/translations and share/we-lang/we-lang.go. Some spanish translations improved
2020-05-12 12:09:57 +02:00
Igor Chubin
dd200a460b Merge branch 'master' into v2 2020-05-11 21:41:42 +02:00
Iker Sagasti Markina
76bbbb2292 Basque translations added 💃
files added
2020-05-11 18:41:03 +02:00
Igor Chubin
270d77dd5f line mode: astro funcs fixed 2020-05-10 23:09:53 +02:00
Igor Chubin
ddc08d6fba %c: added spaces after weather confidition when needed (#440) 2020-05-10 17:06:12 +02:00
Igor Chubin
24850db80e do not use u"" in python3 code 2020-05-10 17:04:25 +02:00
Igor Chubin
09e3d57b40 lib/cache.py: fixed expiration time 2020-05-07 23:41:13 +02:00
Igor Chubin
e1bd1bf4b4 lib/globals.py clean up 2020-05-07 23:38:45 +02:00
Igor Chubin
01a321c202 png rendering in a separate thread 2020-05-07 23:37:21 +02:00
Igor Chubin
12d3ea2035 view/wttr.py clean up 2020-05-07 09:37:36 +02:00
Igor Chubin
57f15b55c6 enabled partial Basque translation (#438) 2020-05-01 19:09:11 +02:00
Igor Chubin
6c7600c309 removed space before km/h (#433) 2020-05-01 18:48:19 +02:00
Igor Chubin
5e2ae43c96 updated from master 2020-05-01 18:48:14 +02:00
Igor Chubin
413f23bec3 /Moon language fixed 2020-04-30 21:57:25 +02:00
Igor Chubin
acb761be0d v2 html: minor fix 2020-04-30 11:21:00 +02:00
Igor Chubin
192e633607 cache.py: add timestamp to each entry 2020-04-30 11:20:32 +02:00
Igor Chubin
0d5f6c298c v2+png: new experimental query encoding 2020-04-29 21:35:23 +02:00
Igor Chubin
cecde8fec8 fixed location for localhost 2020-04-27 20:40:13 +02:00
Igor Chubin
e041280f27 do not pass query to view functions 2020-04-27 20:00:26 +02:00
Igor Chubin
0a8ab5e89f one-letter options in png files (#436) 2020-04-27 19:19:41 +02:00
Igor Chubin
2ef8435b36 line.py: use new astral lib 2020-04-27 19:04:27 +02:00
Igor Chubin
156ab97cf2 do not add followme to json output 2020-04-27 19:03:58 +02:00
Igor Chubin
26a5fa533a useragents fixed 2020-04-27 19:03:27 +02:00
Igor Chubin
40ad45ad03 minor fixes 2020-04-26 19:38:56 +02:00
Igor Chubin
16e9ba5740 added de and fr to PROXY_LANGS 2020-04-26 19:37:41 +02:00