Commit Graph

390 Commits

Author SHA1 Message Date
Igor Chubin
e6687abf13 use USCS for US-based IPs (fixes #229 #162) 2018-10-27 17:14:33 +02:00
Igor Chubin
45b9b74163
Merge pull request #228 from annawinkler/readme-updates
Documentation updates
2018-10-27 17:07:16 +02:00
Anna Winkler
1e65ff66a9 Clarify information in the README.
Correct spelling of Munich.
Ignore PyCharm settings directory.
2018-10-27 06:10:18 -06:00
Igor Chubin
c558824fbf rewrite country name (in some cases) 2018-10-27 00:58:42 +02:00
Igor Chubin
dbb8aab676 for IPs covered by GeoIP2, use country name instead of ISO Code (fixes #209) 2018-10-27 00:54:05 +02:00
Igor Chubin
2844a94c88 several minor geolocation bugs fixed (fixes #63, #135, #162, #209) 2018-10-27 00:19:22 +02:00
Igor Chubin
4dfa7f5ecc moved log and cache directory 2018-10-27 00:17:16 +02:00
Igor Chubin
1b90be34a4 logging query minor changes 2018-10-26 23:03:50 +02:00
Igor Chubin
4e40a23b83 response.headers fixes 2018-10-26 22:34:20 +02:00
Igor Chubin
597785e43f new pyte api 2018-10-26 22:33:30 +02:00
Igor Chubin
1df8c57bc2 moved api-cache to cache 2018-10-26 19:46:42 +02:00
Igor Chubin
7dd736ba8f minor cleanup 2018-10-26 19:35:34 +02:00
Igor Chubin
0c67b15e8a ip2location fixes 2018-10-26 19:35:13 +02:00
Igor Chubin
68f9c8cb3c Merge branch 'master' of https://github.com/chubin/wttr.in 2018-10-23 20:04:47 +02:00
Igor Chubin
10f5aa579c bin/proxy.py clean up 2018-10-23 20:04:42 +02:00
Igor Chubin
5353cc3a17 bin/proxy.py clean up 2018-10-23 20:04:25 +02:00
Igor Chubin
bd10befae4 pyphoon moved out of wttr.in/ 2018-10-23 18:53:34 +02:00
Igor Chubin
0ee1554cbf added screenrc used for service start 2018-10-23 18:52:08 +02:00
Igor Chubin
3e7396e7dd new requirement: cyrtranslit 2018-10-23 18:50:19 +02:00
Igor Chubin
85415e3286
Merge pull request #224 from rye/patch-1
Fix a typo in the help text
2018-10-23 08:18:23 +02:00
Igor Chubin
8d7c4cf07d
Merge pull request #226 from meigwilym/patch-1
Update cy/Welsh
2018-10-23 08:18:05 +02:00
Igor Chubin
112ef43aea minor fixes 2018-10-20 15:41:53 +02:00
Mei Gwilym
332b67a386
Update cy/Welsh
Minor improvements to the current translation and add in the CAPACITY_LIMIT_REACHED strings
2018-10-16 17:08:12 +01:00
Kristofer Rye
814a2c7ede
Fix a typo in the help text 2018-10-15 12:00:59 -05:00
Igor Chubin
82e473dfca fixed nl translation 2018-10-12 23:51:03 +03:00
Igor Chubin
b534f7290c
nl is now fully translated 2018-10-12 22:31:48 +02:00
Igor Chubin
0872a6988c
Update translation.txt 2018-10-12 22:31:10 +02:00
Igor Chubin
5d8fd80626
Merge pull request #223 from CupOfEspresso/master
Dutch Translation
2018-10-12 22:17:26 +02:00
Igor Chubin
8e54c6e2f3
Update translations.py 2018-10-12 22:17:07 +02:00
CupOfEspresso
d02e6091fd added dutch translation 2018-10-12 20:07:26 +00:00
CupOfEspresso
f9b94c5afa added dutch translation 2018-10-12 20:03:38 +00:00
Igor Chubin
218acd8b9d location.py refactoring 2018-10-07 12:34:36 +02:00
Igor Chubin
af621947d9 minor cleanup 2018-10-07 12:34:03 +02:00
Igor Chubin
0782e99d6f moved to location_normalize() to location.py 2018-10-07 12:33:43 +02:00
Igor Chubin
0eabfb1218 minor refactoring 2018-10-07 12:14:23 +02:00
Igor Chubin
601bab5b19 moved metric_or_imperial to parse_query 2018-10-07 12:12:47 +02:00
Igor Chubin
a61746534d separated location related function 2018-10-07 12:11:59 +02:00
Igor Chubin
a25afe4771 moved server related code back to bin/srv.py 2018-10-07 12:11:09 +02:00
Igor Chubin
c8fb1dcc0d moved buttons related function to buttons.py 2018-10-07 12:10:07 +02:00
Igor Chubin
2fce9af0ea removed Limits class from srv.py 2018-10-05 22:37:35 +02:00
Igor Chubin
10c251c434 added lib/limits.py (from cheat.sh) 2018-10-05 20:37:46 +02:00
Igor Chubin
eb8b1cc92d globals.py clean up 2018-10-05 20:37:16 +02:00
Igor Chubin
ed52219acd added log/ and data/ to gitignore 2018-10-05 20:20:01 +02:00
Igor Chubin
fb89c4d985 syntax clean up 2018-10-05 20:19:49 +02:00
Igor Chubin
fcc7b79272 new global variables 2018-10-05 20:19:27 +02:00
Igor Chubin
e414e8f924 wsgi was renamed to pywsgi 2018-10-05 20:18:34 +02:00
Igor Chubin
c6d60c5ca0 lib/translations.py: minor syntax fixes 2018-10-05 20:17:50 +02:00
Igor Chubin
d7ec9ac840 moved srv.py to lib/ 2018-10-05 16:54:14 +02:00
Igor Chubin
bdfb02ed44 minor cleanup 2018-10-05 16:51:25 +02:00
Igor Chubin
f9e38c367d minor code cleanup 2018-10-03 22:59:11 +02:00