Commit graph

286 commits

Author SHA1 Message Date
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
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
Volkan Tokmak
515430edd9
Turkish translation for v2
Add Turkish translation to lib/translations_v2.py
2020-02-18 14:36:54 +01:00
Igor Chubin
2f4d54a7fe added lib/airports.py 2020-02-16 19:41:40 +01:00
Igor Chubin
e5ab61dea3 added workaround for python3 (#369) 2020-02-12 21:44:56 +01:00
Viktar Siarheichyk
b906c73876 Belarusian translation update. 2020-02-12 16:06:40 +03:00
Steffen Sun Lyng
01c14ed322 added danish translation for version 2 2020-02-09 22:01:32 +01:00
Igor Chubin
11133ab270 v2: az translation added 2020-01-15 21:52:20 +01:00
Jaan Janesmae
ab71e8da0e
Add estonian translation to lib/translations_v2.py 2020-01-14 13:53:42 +02:00
Iago-lito
75501fbb30 French translation in v2 file for #324 2020-01-05 19:00:58 +01:00
Jesus M. Castagnetto
1bc5446d68
es term translation 2020-01-01 20:21:07 -05:00
Igor Chubin
e1bc708f05 aliasing zh-cn as zh for messages (#83) 2019-12-31 19:06:22 +01:00
youthlin.chen
b2cad8db78 add translation Simplified Chinese(zh-cn).
添加简体中文翻译 部分术语参考了 GB/T 35663-2017
2019-12-31 11:21:35 +08:00
Igor Chubin
244f1d002a
pt translation of v2 (fixes #80) 2019-12-30 11:53:53 +01:00
Igor Chubin
be586d7fa0
Merge pull request #370 from amekare/patch-1
Update for 'es'
2019-12-30 11:49:44 +01:00
Igor Chubin
340f88c6ea
Merge pull request #389 from CupOfEspresso/master
Entered the dutch translations
2019-12-29 22:41:45 +01:00
CupOfEspresso
5f9d96bc3b Entered the dutch translations 2019-12-29 20:31:27 +01:00
Igor Chubin
a9367befb9 travis: pyflake only bin and lib 2019-12-29 17:50:14 +01:00
Igor Chubin
1f28c8840c travis fixes 2019-12-29 17:19:58 +01:00
Igor Chubin
383739aadd travis fixes 2019-12-29 17:11:08 +01:00
Igor Chubin
568f620511
Merge pull request #387 from ryunix/add-japanese-translations-v2
Add japanese translations v2
2019-12-29 11:18:48 +01:00
Jeff Huang
0acc2824a6 Update v2 translations. 2019-12-29 10:49:15 +08:00
ryunix
9dbba2be91 Add japanese translations v2 2019-12-29 09:34:39 +09:00
Igor Chubin
23f473197c v2 initial translaion added 2019-12-28 20:36:12 +01:00