Commit Graph

489 Commits (8f7d3140ca5ef8839488a198260741e20554949b)
 

Author SHA1 Message Date
Anna Winkler 1e65ff66a9 Clarify information in the README.
6 years ago
Igor Chubin c558824fbf rewrite country name (in some cases)
6 years ago
Igor Chubin dbb8aab676 for IPs covered by GeoIP2, use country name instead of ISO Code (fixes #209)
6 years ago
Igor Chubin 2844a94c88 several minor geolocation bugs fixed (fixes #63, #135, #162, #209)
6 years ago
Igor Chubin 4dfa7f5ecc moved log and cache directory
6 years ago
Igor Chubin 1b90be34a4 logging query minor changes
6 years ago
Igor Chubin 4e40a23b83 response.headers fixes
6 years ago
Igor Chubin 597785e43f new pyte api
6 years ago
Igor Chubin 1df8c57bc2 moved api-cache to cache
6 years ago
Igor Chubin 7dd736ba8f minor cleanup
6 years ago
Igor Chubin 0c67b15e8a ip2location fixes
6 years ago
Igor Chubin 68f9c8cb3c Merge branch 'master' of https://github.com/chubin/wttr.in
6 years ago
Igor Chubin 10f5aa579c bin/proxy.py clean up
6 years ago
Igor Chubin 5353cc3a17 bin/proxy.py clean up
6 years ago
Igor Chubin bd10befae4 pyphoon moved out of wttr.in/
6 years ago
Igor Chubin 0ee1554cbf added screenrc used for service start
6 years ago
Igor Chubin 3e7396e7dd new requirement: cyrtranslit
6 years ago
Igor Chubin 85415e3286
Merge pull request #224 from rye/patch-1
6 years ago
Igor Chubin 8d7c4cf07d
Merge pull request #226 from meigwilym/patch-1
6 years ago
Igor Chubin 112ef43aea minor fixes
6 years ago
Mei Gwilym 332b67a386
Update cy/Welsh
6 years ago
Kristofer Rye 814a2c7ede
Fix a typo in the help text
6 years ago
Igor Chubin 82e473dfca fixed nl translation
6 years ago
Igor Chubin b534f7290c
nl is now fully translated
6 years ago
Igor Chubin 0872a6988c
Update translation.txt
6 years ago
Igor Chubin 5d8fd80626
Merge pull request #223 from CupOfEspresso/master
6 years ago
Igor Chubin 8e54c6e2f3
Update translations.py
6 years ago
CupOfEspresso d02e6091fd added dutch translation
6 years ago
CupOfEspresso f9b94c5afa added dutch translation
6 years ago
Igor Chubin 218acd8b9d location.py refactoring
6 years ago
Igor Chubin af621947d9 minor cleanup
6 years ago
Igor Chubin 0782e99d6f moved to location_normalize() to location.py
6 years ago
Igor Chubin 0eabfb1218 minor refactoring
6 years ago
Igor Chubin 601bab5b19 moved metric_or_imperial to parse_query
6 years ago
Igor Chubin a61746534d separated location related function
6 years ago
Igor Chubin a25afe4771 moved server related code back to bin/srv.py
6 years ago
Igor Chubin c8fb1dcc0d moved buttons related function to buttons.py
6 years ago
Igor Chubin 2fce9af0ea removed Limits class from srv.py
6 years ago
Igor Chubin 10c251c434 added lib/limits.py (from cheat.sh)
6 years ago
Igor Chubin eb8b1cc92d globals.py clean up
6 years ago
Igor Chubin ed52219acd added log/ and data/ to gitignore
6 years ago
Igor Chubin fb89c4d985 syntax clean up
6 years ago
Igor Chubin fcc7b79272 new global variables
6 years ago
Igor Chubin e414e8f924 wsgi was renamed to pywsgi
6 years ago
Igor Chubin c6d60c5ca0 lib/translations.py: minor syntax fixes
6 years ago
Igor Chubin d7ec9ac840 moved srv.py to lib/
6 years ago
Igor Chubin bdfb02ed44 minor cleanup
6 years ago
Igor Chubin f9e38c367d minor code cleanup
6 years ago
Igor Chubin 910ea7fca0 new requirement: pylint
6 years ago
Igor Chubin 0b65985a71 added LISTEN_HOST and LISTEN_PORT
6 years ago