ploum pushed to master at ploum/offpunk 2023-03-12 19:07:51 +00:00
8da1eff920 changelog for 3.7
5ddc06b903 bump requires-python to >=3.7
Compare 2 commits »
ploum pushed to master at ploum/offpunk 2023-03-12 12:01:20 +00:00
7a05e211e6 changelog for flit
46668d2b4c switch to a PEP517 build system
Compare 2 commits »
ploum pushed to master at ploum/offpunk 2023-03-11 18:38:37 +00:00
826aa4e1c2 incrementing to 1.9.1
ploum pushed to master at ploum/offpunk 2023-03-08 22:15:27 +00:00
65a445627e release 1.9.1 to fix #8
1333d1b8e6 added debian package to README
Compare 2 commits »
ploum pushed tag v1.9.1 to ploum/offpunk 2023-03-08 22:15:00 +00:00
ploum pushed tag v1.9 to ploum/offpunk 2023-03-08 10:32:35 +00:00
ploum pushed to master at ploum/offpunk 2023-03-08 10:31:25 +00:00
ploum pushed to master at ploum/offpunk 2023-03-07 15:25:49 +00:00
520b53f2a3 man page created by phoebos
ploum pushed to master at ploum/offpunk 2023-03-07 13:36:52 +00:00
d14e1ba0a9 fix bug #11
ploum pushed to master at ploum/offpunk 2023-03-05 22:17:11 +00:00
2fd2479b53 Assume utf-8 when the header answers with an unknown encoding
ploum pushed to master at ploum/offpunk 2023-03-03 14:40:25 +00:00
891684136f fixing a crash related to bug #10
ploum pushed to master at ploum/offpunk 2023-02-28 19:04:53 +00:00
f7a773d03a removing custom debian
ploum pushed to master at ploum/offpunk 2023-02-15 18:15:46 +00:00
2b4162be5b Fix a crash by casting HTML content a string (for whatever reason, it is sometimes
ploum pushed to master at ploum/offpunk 2023-02-15 14:45:32 +00:00
d8771cb267 Revert ""set cache" now allows to set a custom cache folder."
ploum pushed to master at ploum/offpunk 2023-01-26 14:29:37 +00:00
2582e00cab "set cache" now allows to set a custom cache folder.
ploum pushed to master at ploum/offpunk 2023-01-14 19:05:01 +00:00
39b5abeeac unionising env and os.environ should give precedence to env
ploum pushed to master at ploum/offpunk 2023-01-13 09:05:28 +00:00
6fd1bd4341 Improve compatibility with python 3.7 by replacing a dict union
ploum pushed to master at ploum/offpunk 2023-01-12 16:16:06 +00:00
3438a94155 This should fix #7
ploum pushed to master at ploum/offpunk 2022-12-29 13:45:14 +00:00
99e3fc1772 fix error handling assuming that requests is installed
ploum pushed to master at ploum/offpunk 2022-12-22 11:17:24 +00:00
5b432112d0 Fix support for UTF-8 domains in Gemini (fixes #5)