Commit graph

21 commits

Author SHA1 Message Date
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
8f7d3140ca handle WTTR_* environment variables 2019-05-10 17:46:44 +02:00
Igor Chubin
8142e30e53 how to configure ip2location (#296) 2019-05-09 17:40:22 +02:00
Igor Chubin
e41d6e629e
Merge pull request #236 from Aversiste/patch-1
Add OpenBSD ftp(1) to the PLAIN_TEXT list
2018-12-09 19:52:37 +01:00
cclauss
7c47cd7d0c Modernize Python 2 code to get ready for Python 3 2018-12-02 09:41:29 +01:00
Tristan Le Guern
0f27ec700e
Add OpenBSD ftp(1) to the PLAIN_TEXT list
The [ftp](http://man.openbsd.org/ftp)(1) command is the default tool to fetch files over HTTP on OpenBSD. It could be nice to add it to the PLAIN_TEXT_AGENTS list so installing curl or wget is not necessary.

Its user-agent is, as described in the man page, “OpenBSD ftp”.
2018-11-06 13:05:12 +00:00
Igor Chubin
eed7c3597d added new function: debug_log() 2018-11-02 18:11:49 +01:00
Igor Chubin
95e1f61a40 moved limits to globals.py (fixes #233) 2018-11-01 18:23:32 +01:00
Igor Chubin
39ca1cd325 wwo key is in ~/.wwo.key 2018-10-27 23:54:37 +02:00
Igor Chubin
4dfa7f5ecc moved log and cache directory 2018-10-27 00:17:16 +02:00
Igor Chubin
1df8c57bc2 moved api-cache to cache 2018-10-26 19:46:42 +02:00
Igor Chubin
0c67b15e8a ip2location fixes 2018-10-26 19:35:13 +02:00
Igor Chubin
10f5aa579c bin/proxy.py clean up 2018-10-23 20:04:42 +02:00
Igor Chubin
bd10befae4 pyphoon moved out of wttr.in/ 2018-10-23 18:53:34 +02:00
Igor Chubin
a61746534d separated location related function 2018-10-07 12:11:59 +02:00
Igor Chubin
eb8b1cc92d globals.py clean up 2018-10-05 20:37:16 +02:00
Igor Chubin
fcc7b79272 new global variables 2018-10-05 20:19:27 +02:00
Igor Chubin
0c96e97dd3 added LISTEN_HOST and LISTEN_PORT 2018-10-03 22:46:23 +02:00
Igor Chubin
489aec0a4b help translation support 2018-10-03 18:59:17 +02:00
Igor Chubin
303b2465c7 added lib/globals.py 2017-03-31 20:38:35 +02:00