Commit Graph

182 Commits

Author SHA1 Message Date
Michael Lazar 0f8e7c3e74
Update README.md 2020-01-12 21:52:33 -05:00
Michael Lazar 0dd4d04faf
Update README.md 2020-01-12 21:52:16 -05:00
Michael Lazar c7f0e1e4fb Better docstrings 2020-01-12 20:36:00 -05:00
Michael Lazar 42a5b6b65b Update unreleased changelog 2020-01-12 19:31:48 -05:00
Michael Lazar 9c18d3930b #6 Add support for IPv6. 2020-01-12 19:31:08 -05:00
Michael Lazar b3b6061086 #10 better error handling for OS errors 2020-01-12 18:55:28 -05:00
Michael Lazar 416c7bcecf #7 validate port number 2020-01-12 18:24:04 -05:00
Michael Lazar c5d5c8d472 Refined some of the diagnostics error code restrictions, added invalid URL check 2020-01-12 18:23:31 -05:00
Michael Lazar 1d59053436 Return 53 proxy request refused if the scheme/hostname doesnt match 2020-01-12 17:51:52 -05:00
Michael Lazar e0c62dbcb6 Return 59 bad request if URL cannot be parsed 2020-01-12 17:15:19 -05:00
Michael Lazar d97eda001e #13 Add support for python 3.8 2020-01-12 14:08:36 -05:00
Michael Lazar 97ec9918f7 Allow files starting with ~ in directory listings 2020-01-12 14:03:37 -05:00
Michael Lazar 6c414ca9d4 #5 Permenant redirect for root URL if missing slash 2020-01-12 14:00:42 -05:00
Michael Lazar e788e31dac #4 infer missing scheme as gemini 2020-01-12 00:45:38 -05:00
Michael Lazar d0be7942d9 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-01-08 00:35:40 -05:00
Michael Lazar 09ddc004d1 Update gitignore 2020-01-07 20:43:07 -05:00
Michael Lazar 25dbeb4c64 script cleanup 2020-01-07 18:06:40 -05:00
Michael Lazar e43587493e Fixed a couple of diagnostics checks 2020-01-07 17:20:24 -05:00
Michael Lazar cbbedb5f1d Add diagnostics check script 2020-01-07 00:47:41 -05:00
Michael Lazar 68e7d7aec9
Merge pull request #3 from tallship/patch-1
Update README.md
2019-10-18 20:25:49 -05:00
Bradley D. Thornton 7fa3f1db63
Update README.md
Fixed syntactical error
2019-10-18 15:35:42 -07:00
Michael Lazar a2c4a1a28a mypy type fixes 2019-09-23 19:34:38 -04:00
Michael Lazar a31508ca51
Update README.md 2019-09-23 10:26:09 -04:00
Michael Lazar 57e1bbee62 Out of date docs 2019-09-23 09:28:05 -04:00
Michael Lazar 7e4af15a72 Fix __license__ tag 2019-09-23 09:26:09 -04:00
Michael Lazar 08161e7368
Update README.md 2019-09-23 01:09:13 -04:00
Michael Lazar 9b5376d7d3
Update README.md 2019-09-23 01:04:51 -04:00
Michael Lazar 5593359cb9
Update README.md 2019-09-23 00:44:44 -04:00
Michael Lazar 1e6ef76203
Update README.md 2019-09-23 00:44:02 -04:00
Michael Lazar 6265228b57
Update README.md 2019-09-22 23:47:15 -04:00
Michael Lazar 588370d6d9
Update README.md 2019-09-22 23:46:56 -04:00
Michael Lazar 8f6f3ef8b7
Update README.md 2019-09-22 23:46:31 -04:00
Michael Lazar 191f7c8956
Update README.md 2019-09-22 23:45:41 -04:00
Michael Lazar 8718310f65
Update README.md 2019-09-22 23:45:24 -04:00
Michael Lazar c23a174793
Update README.md 2019-09-22 23:44:56 -04:00
Michael Lazar a781106c54
Update README.md 2019-09-22 23:44:33 -04:00
Michael Lazar 2e550430b9
Update README.md 2019-09-22 23:41:27 -04:00
Michael Lazar 36c297f509
Update README.md 2019-09-22 23:40:57 -04:00
Michael Lazar 38638036c7
Update README.md 2019-09-22 23:40:31 -04:00
Michael Lazar 97be91baaa
Update README.md 2019-09-22 23:38:09 -04:00
Michael Lazar feb388220a Updating section on CGI 2019-09-22 23:27:55 -04:00
Michael Lazar 626c4916dd
Update README.md 2019-09-22 23:02:28 -04:00
Michael Lazar 177e32cb93 Upping version 2019-09-22 22:13:00 -04:00
Michael Lazar 60f8965ab4 Display timezones in local time 2019-09-22 21:59:20 -04:00
Michael Lazar 574a99f79d Change generic not found status to 50 PERMENANT FAILURE 2019-09-22 20:50:28 -04:00
Michael Lazar 378d58a502 Add command line argument to print version 2019-09-22 20:36:57 -04:00
Michael Lazar 371b7dd01d Force directory paths to end with a trailing slash 2019-09-02 20:58:22 -04:00
Michael Lazar c626494bfc Merge branch 'master' of github.com:michael-lazar/jetforce 2019-08-29 23:51:33 -04:00
Michael Lazar 82a887288b Bumping version 2019-08-29 23:51:25 -04:00
Michael Lazar e1410633b3
Update README.md 2019-08-29 23:39:35 -04:00