Igor Chubin
|
3dcfca45fe
|
updated test for v2 html
|
2020-04-30 11:21:14 +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
|
67d4f9bfd1
|
added tests for one-letter options in png files (#436)
|
2020-04-27 20:43:42 +02:00 |
|
Igor Chubin
|
88955e70ee
|
updated tests signatures
|
2020-04-27 20:40:58 +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
|
df0b41fba5
|
README.md: mentioned llvm and switched to python3
|
2020-04-26 20:15: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
|
87d7e3c863
|
added WTTRIN_TEST mode for proxy.py
|
2020-04-26 19:36:47 +02:00 |
|
Igor Chubin
|
8695664f57
|
added some tests
|
2020-04-26 19:35:10 +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
|
d9ebb8a026
|
initial implementation of go web frontend
|
2020-04-24 00:16:11 +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
|
6b2577b745
|
added share/emoji/
|
2020-04-04 14:49:22 +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
|
ed966407e0
|
requirements.txt: fixed dependency name
|
2020-04-04 14:19:44 +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
|
f9a1ff5b2a
|
requirements.txt: added several new deps
|
2020-04-03 20:30:03 +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
|
f3b42a600d
|
Merge pull request #421 from l10n-tw/fix-some-strings
Update some zh-tw translations.
|
2020-03-29 20:21:28 +02:00 |
|
Jeff Huang
|
17ed27bf0a
|
Update some zh-tw translations.
|
2020-03-24 09:04:40 +08:00 |
|
Igor Chubin
|
7024b23b02
|
zh-cn: fixed translation of 可能 (#392)
|
2020-03-23 12:31:47 +01:00 |
|