Commit graph

405 commits

Author SHA1 Message Date
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
Igor Chubin
910ea7fca0 new requirement: pylint 2018-10-03 22:47:28 +02:00
Igor Chubin
0b65985a71 added LISTEN_HOST and LISTEN_PORT 2018-10-03 22:47:02 +02:00
Igor Chubin
0c96e97dd3 added LISTEN_HOST and LISTEN_PORT 2018-10-03 22:46:23 +02:00
Igor Chubin
ceae32a7da big part of wttr() 2018-10-03 19:50:19 +02:00
Igor Chubin
df5b33c662 show_help() 2018-10-03 19:47:48 +02:00
Igor Chubin
8e1479f6ba User-Agent can be omited 2018-10-03 19:43:53 +02:00
Igor Chubin
ef3cb4dd7c added parse_accept_language() 2018-10-03 19:40:48 +02:00
Igor Chubin
5d7a87afb0 show_help() 2018-10-03 19:39:10 +02:00
Igor Chubin
e120196259 added find_supported_language() 2018-10-03 19:38:33 +02:00
Igor Chubin
3a5335ff0c syncing livecode with github code, step1 2018-10-03 19:37:45 +02:00
Igor Chubin
bcdd09c768 added /malformed-response.html route 2018-10-03 19:11:58 +02:00
Igor Chubin
c7c0430699 request restrictions relaxed 2018-10-03 19:10:26 +02:00
Igor Chubin
6399a1d30f added share/list-of-iata-codes.txt 2018-10-03 19:02:32 +02:00
Igor Chubin
489aec0a4b help translation support 2018-10-03 18:59:17 +02:00
Igor Chubin
0d69147278 opengraph support 2018-10-03 18:58:40 +02:00
Igor Chubin
0e9d46c490 opengraph support 2018-10-03 18:58:28 +02:00
Igor Chubin
b15c6245f8 added .gitignore 2018-10-03 00:19:27 +02:00
Igor Chubin
056ba86d26 added share/scripts/ 2018-10-03 00:18:36 +02:00
Igor Chubin
302651c510 added share/static/malformed-response.html 2018-10-03 00:17:35 +02:00
Igor Chubin
f525dc52d2 added test case for thunder 2018-10-03 00:17:16 +02:00
Igor Chubin
4f0236d8f2 share/static/style.css: comment almost everything out 2018-10-03 00:16:54 +02:00
Igor Chubin
b9747b04fa added several new aliases 2018-10-03 00:16:17 +02:00
Igor Chubin
c2b3777754 added bin/proxy.py 2018-10-02 23:56:11 +02:00
Igor Chubin
97fe725e07
Merge pull request #220 from pavansrinivasmamidala/master
Create te.txt
2018-09-18 20:51:46 +02:00
Pavan Srinivas Mamidala
9a8a0e3c02
Create te.txt 2018-09-16 21:15:46 +05:30
Igor Chubin
c694ea2f07
Merge pull request #218 from pavansrinivasmamidala/master
It is an Indian language known as telugu
2018-09-15 13:44:57 +02:00
Igor Chubin
03665fe6c9
Merge pull request #217 from edogby/master
translations: add be
2018-09-05 22:42:49 +02:00
Pavan Srinivas Mamidala
76ba71fee7
It is an Indian language known as telugu 2018-09-02 19:30:42 +05:30
Anton Zhavoronkov
8ee678fe7c translations: add be 2018-08-27 02:37:15 +03:00
Igor Chubin
35120d862b
minor fix in README 2018-07-18 17:12:32 +02:00
Igor Chubin
d3e72dc0d4
Merge pull request #212 from lkylych/master
Update README.md
2018-07-16 09:48:25 +02:00
lkylych
b98c51c4de
Update README.md
Made sentences more concise, removed redundancy, and corrected some punctuation mistakes.
2018-07-15 22:33:00 -07:00
Igor Chubin
a0a7886e80 update number of supported languages 2018-07-14 21:22:11 +02:00
cclauss
98bccab747
Travis CI: Automated testing of all pull requests
This free service can be turned on at https://travis-ci.org/chubin
2018-07-13 07:47:35 +02:00
Igor Chubin
10afcd46fe minor fixes in lib/translations.py 2018-07-12 08:12:26 +02:00
Igor Chubin
b721a23966 README.md: pyte is already released 2018-07-10 15:44:17 +02:00