Commit graph

1075 commits

Author SHA1 Message Date
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
Igor Chubin
c35af1d5ba
Merge pull request #461 from Gnostiphage/master
added dictionaries for weather-icons, aka nerd fonts
2020-06-04 22:30:33 +02:00
gnostiphage
6a7e25efa5
added dictionaries for weather-icons, aka nerd fonts 2020-06-04 14:20:11 -05:00
Igor Chubin
91c48e8d14 srv.go: enable CORS (#322, #362, #437, #458) 2020-06-02 13:21:40 +02:00
Igor Chubin
f31fff6f32 srv.go: make prefetches in background 2020-06-01 14:18:03 +02:00
Igor Chubin
f488160294 even preciser wind direction visualization (#455) 2020-06-01 14:17:34 +02:00
Igor Chubin
e938913373 transladion.txt: Irish translation credits (#305) 2020-06-01 13:05:10 +02:00
Igor Chubin
4c32d57b39 enabled Irish translation in proxy (#305) 2020-06-01 13:04:41 +02:00
Igor Chubin
ff9d0353ed proxy: increased expiration time 2020-06-01 13:04:12 +02:00
Igor Chubin
a09e61594a
Merge pull request #456 from ivernus/master
#305 adding some more translation
2020-06-01 12:53:08 +02:00
Igor Chubin
ed3d0da055 cmd/peakHandling.go: do not print what is prefetching 2020-05-30 18:37:06 +02:00
Igor Chubin
e34dbc0f8b srv.go: peak handling 2020-05-30 18:14:17 +02:00
Conor OCallaghan
7def10c0eb #305 adding some more translation 2020-05-28 23:28:33 +01:00
Igor Chubin
a35b1ea350 mentioned + for spaces in help (fixes #397) 2020-05-24 19:59:14 +02:00
Igor Chubin
fc604e2575 bin/proxy.py: minor fix 2020-05-24 19:25:45 +02: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
0a45c9f177
Added Rain translation (#439) 2020-05-21 18:32:13 +02:00
Igor Chubin
ce93b59a9e minor fix 2020-05-21 13:22:50 +02:00
Igor Chubin
6e02c0a147 increased data expiration time: +10 minutes 2020-05-21 13:22:50 +02:00
Igor Chubin
8346bef3ac
Merge pull request #451 from renyhp/patch-2
Add italian translation for v2
2020-05-21 13:13:28 +02:00
Igor Chubin
6dd567c245
Merge pull request #450 from renyhp/patch-1
Fix #449
2020-05-21 13:12:50 +02:00
renyhp
8a0ca47421
Add italian translation for v2 2020-05-20 15:33:08 +02:00
renyhp
9ecb369e9e
Fix #449 2020-05-20 14:14:33 +02:00
Igor Chubin
92d1629f8d minor fix 2020-05-13 11:18:43 +02:00
Igor Chubin
9912e5426b
Merge pull request #444 from isagasti/basque_translations_update
basque translations updated :)
2020-05-13 10:45:12 +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
a0798d3482 added Iker Sagasti to the list of translators (#438) 2020-05-11 23:40:08 +02:00
Igor Chubin
dd200a460b Merge branch 'master' into v2 2020-05-11 21:41:42 +02:00
Igor Chubin
1adc5e2064
Merge pull request #443 from isagasti/basque_translations
Basque translations added 💃
2020-05-11 21:37:10 +02:00
Iker Sagasti Markina
76bbbb2292 Basque translations added 💃
files added
2020-05-11 18:41:03 +02:00
Igor Chubin
7d6dfcc595 added tests for astrodata 2020-05-10 23:17:12 +02:00
Igor Chubin
f9b8c7ccc9 listed astro codes in README 2020-05-10 23:14:50 +02:00
Igor Chubin
270d77dd5f line mode: astro funcs fixed 2020-05-10 23:09:53 +02:00
Igor Chubin
28c55d9559 moved json below data-rich section 2020-05-10 17:20:52 +02:00
Igor Chubin
768437466d updated tests 2020-05-10 17:08:58 +02:00
Igor Chubin
d307c2e084 gevent: patch_all() instead of patch_all(httplib=True) 2020-05-10 17:06:39 +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
0b9eccbece
Merge pull request #442 from apolopena/master
README.md: Windows Caveats
2020-05-09 16:52:54 +02:00
apolopena
dcc657ea5a
Merge pull request #1 from apolopena/docs-windows-caveats
Update README.md with Windows Caveats
2020-05-08 19:09:19 -07:00
apolopena
5397ae2f31
Update README.md with Windows Caveats
Added a Windows Users section for workarounds for existing Windows bugs
2020-05-08 19:08:58 -07:00
Igor Chubin
9f3a0bca97 patch_all(httplib=True) 2020-05-07 23:42:41 +02:00
Igor Chubin
09e3d57b40 lib/cache.py: fixed expiration time 2020-05-07 23:41:13 +02:00