Commit Graph

34 Commits (7131b4308200b2eff5fd9cf58d26f6fe2a14875c)

Author SHA1 Message Date
Igor Chubin d0d152b10c /Moon minifix
5 years ago
Igor Chubin 74d005c0cc initial v2 format implementation (fixes #332)
5 years ago
Igor Chubin 509e87fa86 use original location for /Moon (fixes #337)
5 years ago
Igor Chubin a17e778bca handle source IP for PNG queries (#311)
5 years ago
Igor Chubin 9944488ba5 converted tests by @talyian into doctests (#304)
5 years ago
Igor Chubin 5ae8fd90a0
Merge pull request #304 from talyian/master
5 years ago
Igor Chubin 040b9ea7d7 various png-related problems fixed (#311)
5 years ago
Jimmy 5cee313096 Improve Accept-Language header parsing
6 years ago
Igor Chubin 5901e711f6 multilingual support for the oneline mode
6 years ago
Igor Chubin f8e7aef267 typos fixed (fixes #267)
6 years ago
Igor Chubin 31d9fb7e59 /moon as well as /Moon should show the Moon; use Moon,Fr for the city Moon in France
6 years ago
Igor Chubin 485b17cf94 set the mime header properly
6 years ago
Igor Chubin 6b3c40922b force ansi output for line mode (fixes #266)
6 years ago
Igor Chubin 65855a6d6a displayed location names for implied locations fixes (fixes #265)
6 years ago
Igor Chubin 5a4c57ce96 added new option: -A (force-ansi=True) (fixes #153)
6 years ago
Igor Chubin 4bbbdaca7b T support for /Moon (fixes #175)
6 years ago
Igor Chubin 6dfd809694 new option: F (no follow line) (fixes #214)
6 years ago
cclauss 7c47cd7d0c Modernize Python 2 code to get ready for Python 3
6 years ago
Igor Chubin 632a4169c5 minor fixes
6 years ago
Igor Chubin c330875eda cyclic location support
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 e6687abf13 use USCS for US-based IPs (fixes #229 #162)
6 years ago
Igor Chubin 2844a94c88 several minor geolocation bugs fixed (fixes #63, #135, #162, #209)
6 years ago
Igor Chubin 1b90be34a4 logging query minor changes
6 years ago
Igor Chubin 4e40a23b83 response.headers fixes
6 years ago
Igor Chubin 7dd736ba8f minor cleanup
6 years ago
Igor Chubin 112ef43aea minor fixes
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 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