Commit graph

308 commits

Author SHA1 Message Date
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
Igor Chubin
88340abec2 switched to python3 2020-04-03 21:49:51 +02:00
Igor Chubin
b98d919d3c switched to new astral version 2020-04-03 21:49:40 +02:00
Igor Chubin
ac1be8305b lib/location.py: python3 fixes 2020-04-03 20:58:51 +02:00
Igor Chubin
7dd42abe8d added lib/extract_emoji.py 2020-04-03 20:27:00 +02:00
Igor Chubin
9e3b32a97d use Han-fond for Han characters (#422) 2020-03-31 21:21:36 +02:00
Igor Chubin
c58a9ca8d1 updated twitter button 2020-03-31 21:05:59 +02:00
Igor Chubin
0764e069bb added ia to the proxy langs and full translations 2020-03-06 18:58:44 +01:00
Igor Chubin
158a035af9
Merge pull request #416 from dustinkredmond/master
Added Interlingua translation
2020-03-06 18:42:53 +01:00
Igor Chubin
d38ba63bc3
Merge pull request #395 from iago-lito/french_translation
French translation in v2 file for #324
2020-03-06 18:42:08 +01:00
Dustin Redmond
4897191a44 Added Interlingua translation 2020-03-06 10:30:52 -05:00