pictuga pushed to master at pictuga/morss
- c8669002e4 feeds: exotic xpath in html as well
pictuga pushed to master at pictuga/morss
- c524e54d2d feeds: support some exotic xpath rules returning a single string
pictuga pushed to master at pictuga/morss
- ef14567d87 Handle `morss-helper` with `setup.py`
pictuga pushed to master at pictuga/morss
- fb643f5ef1 readabilite: remove unneeded reference to `features` (overriden by `builder`)
pictuga pushed to master at pictuga/morss
- dbdca910d8 readabilite: fix new parser code & drop PIs
pictuga pushed to master at pictuga/morss
- 9eb19fac04 readabilite: use custom html parser within bs4's lxml parser
pictuga pushed to master at pictuga/morss
- d424e394d1 readabilite: use lxml bs4 parser for speed
pictuga pushed to master at pictuga/morss
- 3f92787b38 readabilite: limit html comments related issues
pictuga pushed to master at pictuga/morss
- afc31eb6e9 readabilite: avoid double parsing of html
pictuga pushed to master at pictuga/morss
- f83a4b1430 readabilite: avoid double parsing of html
- 87d2fe772d wsgi: fix py2 compatibility
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 917aa0fbc5 crawler: do not re-save cached response
- 3e2b81286f xsl: add link to favicon
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 15430a2b83 helper: restore run if no param passed
pictuga pushed to master at pictuga/morss
- ecdb74812d Make helper & main.py executable
pictuga pushed to master at pictuga/morss
- 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
- 6c7c0f22fd drone: make morss-helper executable for deploy
pictuga pushed to master at pictuga/morss
- 676be4a4fe helper: work around for systems only having py3 binary
pictuga pushed to master at pictuga/morss
- 8870400a6e Clean up morss-helper
pictuga pushed to master at pictuga/morss
- 8e9cc541b0 Turns out exec array is not supported in HEALTHCHECK
pictuga pushed to master at pictuga/morss
- e90c3ca747 Turns out exec array is not supported in HEALTHCHECK
pictuga pushed to master at pictuga/morss
- 2a7a1b83ec Use alpine:edge to have up-to-date py packages