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 |
|
Igor Chubin
|
71b3a70e02
|
view=format
|
2020-04-25 22:28:28 +02:00 |
|
Igor Chubin
|
fb21802982
|
fmt/png.py: font-size
|
2020-04-25 22:27:58 +02:00 |
|
Igor Chubin
|
9f5edb963e
|
v2 html
|
2020-04-25 19:36:44 +02:00 |
|
Igor Chubin
|
094a506d51
|
lib/view/line.py cleanup
|
2020-04-25 18:57:11 +02:00 |
|
Igor Chubin
|
d5fae22cde
|
view/wttr.py: fixed padding
|
2020-04-25 18:56:27 +02:00 |
|
Igor Chubin
|
4d9a4138aa
|
lib/wttr_srv.py clean up
|
2020-04-25 18:19:00 +02:00 |
|
Igor Chubin
|
bbd031cb7b
|
removed make_wttr_in_png() and other wttr.in specific functions
|
2020-04-24 22:02:14 +02:00 |
|
Igor Chubin
|
7a8327c13f
|
moved parse_wttrin_png_name() to lib/parse_query.py
|
2020-04-24 21:58:47 +02:00 |
|
Igor Chubin
|
250a94c802
|
minor fixes of Arabic translation (#430)
|
2020-04-15 23:00:26 +02:00 |
|
Igor Chubin
|
a0fcbec776
|
enabled Arabic translation
|
2020-04-15 22:57:01 +02:00 |
|
beshoux
|
c05ee31fac
|
Add files via upload
|
2020-04-14 14:51:03 +02:00 |
|
Igor Chubin
|
a284ff9de4
|
v2: use different color for captions
|
2020-04-11 18:15:29 +02:00 |
|
Igor Chubin
|
a3bf070bb3
|
added iterm2 demo page
|
2020-04-11 18:15:29 +02:00 |
|
Joel Bennett
|
7801bd0468
|
Add PowerShell user agent
PowerShell web and rest cmdlets use an agent like `Mozilla/5.0, (Windows NT 10.0; Microsoft Windows 10.0.18362; en-US), PowerShell/7.0.0`
|
2020-04-10 15:19:27 -04:00 |
|
Igor Chubin
|
7565baaa85
|
use (query, parsed_query) args for views
|
2020-04-05 14:18:53 +02:00 |
|
Igor Chubin
|
8855e494cd
|
cache png using cache.py
|
2020-04-05 13:52:25 +02:00 |
|
Igor Chubin
|
f4c7463209
|
lib/fmt/png.py: removed internal caching
|
2020-04-05 13:51:54 +02:00 |
|
Igor Chubin
|
a85cebaa15
|
lib/cache.py: cache binary objects
|
2020-04-05 13:48:16 +02:00 |
|
Igor Chubin
|
0ac4790007
|
lib/wttr_srv.py refactoring
|
2020-04-05 11:51:36 +02:00 |
|
Igor Chubin
|
e2cebf74f2
|
store big lru cache objects in files
|
2020-04-05 11:50:58 +02:00 |
|
Igor Chubin
|
826cedf1f0
|
moved wttr.py to lib/view/
|
2020-04-04 18:04:27 +02:00 |
|
Igor Chubin
|
4ea5c74b03
|
extracted get_moon() to lib/view/moon.py
|
2020-04-04 14:49:53 +02:00 |
|
Igor Chubin
|
bb17342b06
|
import view, import format
|
2020-04-04 14:22:26 +02:00 |
|
Igor Chubin
|
f363315476
|
moved formats to format/
|
2020-04-04 14:21:56 +02:00 |
|
Igor Chubin
|
e29e5784da
|
moved views to view/
|
2020-04-04 14:21:14 +02:00 |
|
Igor Chubin
|
5a6f7b317c
|
v2 fix: show localtime
|
2020-04-03 22:04:35 +02:00 |
|