• Joined on 2019-07-14
pictuga pushed to master at pictuga/morss 2022-01-17 14:23:14 +00:00
c8669002e4 feeds: exotic xpath in html as well
pictuga pushed to master at pictuga/morss 2022-01-17 14:00:04 +00:00
c524e54d2d feeds: support some exotic xpath rules returning a single string
pictuga pushed to master at pictuga/morss 2022-01-08 15:11:30 +00:00
ef14567d87 Handle morss-helper with setup.py
pictuga pushed to master at pictuga/morss 2022-01-03 18:01:33 +00:00
fb643f5ef1 readabilite: remove unneeded reference to features (overriden by builder)
pictuga pushed to master at pictuga/morss 2022-01-03 17:51:56 +00:00
dbdca910d8 readabilite: fix new parser code & drop PIs
pictuga pushed to master at pictuga/morss 2022-01-03 16:26:24 +00:00
9eb19fac04 readabilite: use custom html parser within bs4's lxml parser
pictuga pushed to master at pictuga/morss 2022-01-01 13:53:27 +00:00
d424e394d1 readabilite: use lxml bs4 parser for speed
pictuga pushed to master at pictuga/morss 2022-01-01 12:59:13 +00:00
3f92787b38 readabilite: limit html comments related issues
pictuga pushed to master at pictuga/morss 2022-01-01 11:52:11 +00:00
afc31eb6e9 readabilite: avoid double parsing of html
pictuga pushed to master at pictuga/morss 2022-01-01 11:36:47 +00:00
f83a4b1430 readabilite: avoid double parsing of html
87d2fe772d wsgi: fix py2 compatibility
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2021-12-31 18:29:23 +00:00
917aa0fbc5 crawler: do not re-save cached response
3e2b81286f xsl: add link to favicon
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2021-12-29 22:36:07 +00:00
15430a2b83 helper: restore run if no param passed
pictuga pushed to master at pictuga/morss 2021-12-29 14:47:39 +00:00
ecdb74812d Make helper & main.py executable
pictuga pushed to master at pictuga/morss 2021-12-29 14:41:58 +00:00
2c7844942c drone: re order deploy commands
e12cb4567a helper: more debug options
b74365b121 Make helper more posix compliant
2020543469 Make morss-helper executable
Compare 4 commits »
pictuga pushed to master at pictuga/morss 2021-12-29 13:26:54 +00:00
6c7c0f22fd drone: make morss-helper executable for deploy
pictuga pushed to master at pictuga/morss 2021-12-29 13:08:08 +00:00
676be4a4fe helper: work around for systems only having py3 binary
pictuga pushed to master at pictuga/morss 2021-12-28 15:30:42 +00:00
8870400a6e Clean up morss-helper
pictuga pushed to master at pictuga/morss 2021-12-28 14:24:06 +00:00
8e9cc541b0 Turns out exec array is not supported in HEALTHCHECK
pictuga pushed to master at pictuga/morss 2021-12-28 14:01:46 +00:00
e90c3ca747 Turns out exec array is not supported in HEALTHCHECK
pictuga pushed to master at pictuga/morss 2021-12-28 12:42:13 +00:00
2a7a1b83ec Use alpine:edge to have up-to-date py packages