Commit Graph

121 Commits (a45855fbb4b03eb9800b8f05e182e5963ca3f88d)

Author SHA1 Message Date
Igor Chubin a45855fbb4 geolocation related fixes
6 years ago
Igor Chubin eed7c3597d added new function: debug_log()
6 years ago
Igor Chubin 95e1f61a40 moved limits to globals.py (fixes #233)
6 years ago
Igor Chubin 7303ae86ba renamed format => filetype; line => format (fixes #230)
6 years ago
Igor Chubin efac9abc9e renamed url parameter for one line mode $174: line instead of format (fixes #230)
6 years ago
Igor Chubin d819233b5a initial support of oneline output mode (#174)
6 years ago
Igor Chubin bb5989a7aa added lib/weather_data.py
6 years ago
Igor Chubin 39ca1cd325 wwo key is in ~/.wwo.key
6 years ago
Igor Chubin c10067fe89 added lib/constants.py
6 years ago
Igor Chubin e6687abf13 use USCS for US-based IPs (fixes #229 #162)
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 bd10befae4 pyphoon moved out of wttr.in/
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
Igor Chubin b534f7290c
nl is now fully translated
6 years ago
Igor Chubin 8e54c6e2f3
Update translations.py
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 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 0c96e97dd3 added LISTEN_HOST and LISTEN_PORT
6 years ago
Igor Chubin 489aec0a4b help translation support
6 years ago
Igor Chubin 0d69147278 opengraph support
6 years ago
Igor Chubin 0e9d46c490 opengraph support
6 years ago
Igor Chubin c694ea2f07
Merge pull request #218 from pavansrinivasmamidala/master
6 years ago