Igor Chubin
|
bd7678439d
|
Merge pull request #435 from agryaznov/patch-1
clarify view options 1,2
|
2020-04-26 12:03:10 +02:00 |
|
agryaznov
|
d796d38848
|
clarify view options 1,2
1 - not current + 1 day, but current and today's forecast
|
2020-04-26 12:55:03 +03: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
|
a2ea774143
|
Added example of a power shell usage (#18)
|
2020-04-23 19:19:07 +02:00 |
|
Igor Chubin
|
dae9b6adcd
|
added Besher Aladdam to share/translation.txt
|
2020-04-18 16:27:49 +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 |
|
Igor Chubin
|
cc8c5cdfd1
|
Added Arabic translation (#430)
Akai54 patch 1
|
2020-04-15 22:56:16 +02:00 |
|
beshoux
|
b4e40139f9
|
Add files via upload
|
2020-04-14 23:40:06 +02:00 |
|
beshoux
|
c05ee31fac
|
Add files via upload
|
2020-04-14 14:51:03 +02:00 |
|
beshoux
|
deea1101b4
|
Update ar.txt
Finished this file !
|
2020-04-13 22:17:03 +02:00 |
|
beshoux
|
04de856f34
|
Add files via upload
|
2020-04-13 21:18:51 +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 |
|
Igor Chubin
|
6038296312
|
Merge pull request #428 from Jaykul/patch-1
Add PowerShell user agent
|
2020-04-11 18:13:14 +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
|
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 |
|
Igor Chubin
|
0670f9ff5b
|
Moon-phase issues linked (#247, #365)
|
2020-03-23 12:18:36 +01:00 |
|
Igor Chubin
|
7813c027ee
|
Merge pull request #419 from iago-lito/unicode_moonphase
Document #364 in README.md
|
2020-03-23 12:10:48 +01:00 |
|