• Joined on 2019-07-14
pictuga pushed to master at pictuga/morss 2020-04-14 16:08:23 +00:00
59139272fd Auto-detect the location of www/
pictuga pushed to master at pictuga/morss 2020-04-14 15:37:20 +00:00
39b0a1d7cc setup.py: fix deps & files
pictuga pushed to master at pictuga/morss 2020-04-13 13:47:01 +00:00
65803b328d New git url and updated date in provided index.html
e6b7c0eb33 Fix app definition for uwsgi
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-12 11:01:58 +00:00
67c096ad5b feeds: add fake path to default html parser
pictuga pushed to master at pictuga/morss 2020-04-12 10:55:05 +00:00
f018437544 crawler: make mysql backend thread safe
pictuga pushed to master at pictuga/morss 2020-04-10 18:35:00 +00:00
8e5e8d24a4 Timezone fixes
pictuga pushed to master at pictuga/morss 2020-04-10 14:09:00 +00:00
ee78a7875a morss: focus on the most recent feed items
pictuga pushed to master at pictuga/morss 2020-04-09 18:06:22 +00:00
9e7b9d95ee feeds: properly use html template
987a719c4e feeds: try all parsers regardless of contenttype
47b33f4baa morss: specify server output encoding
3c7f512583 feeds: handle several errors
a32f5a8536 readabilite: add debug option (also used by :get)
Compare 8 commits »
pictuga pushed to master at pictuga/morss 2020-04-07 21:46:43 +00:00
e5a82ff1f4 crawler: drop auto-referer
f3d1f92b39 Detect encoding everytime
7691df5257 Use wrapper for http calls
0ae0dbc175 README: mention csv output
f1d0431e68 morss: drop :html, replaced with :reader
Compare 11 commits »
pictuga pushed to master at pictuga/morss 2020-04-05 20:19:24 +00:00
a82ec96eb7 Delete feedify.py leftover code
pictuga pushed to master at pictuga/morss 2020-04-05 19:51:02 +00:00
aad2398e69 feeds: turns out lxml.etree doesn't have drop_tag
pictuga pushed to master at pictuga/morss 2020-04-05 19:12:58 +00:00
eeac630855 crawler: add more "realistic" headers
pictuga pushed to master at pictuga/morss 2020-04-05 18:49:57 +00:00
e136b0feb2 readabilite: loosen the slayer
6cf32af6c0 readabilite: also use BS
568e7d7dd2 feeds: make BS's output bytes for lxml's sake
3617f86e9d morss: make cgi_encore more robust
Compare 4 commits »
pictuga pushed to master at pictuga/morss 2020-04-05 14:38:35 +00:00
d90756b337 morss: drop 'keep' option
40c69f17d2 feeds: parse html with BS
99461ea185 crawler: fix var name issues (private_cache)
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-04-05 14:08:39 +00:00
bf86c1e962 crawler: make AutoUA match http(s) type
d20f6237bd crawler: replace ContentNegoHandler with AlternateHandler
8a4d68d72c crawler: drop 'basic' toggle
Compare 3 commits »
pictuga pushed to master at pictuga/morss 2020-04-04 18:05:39 +00:00
e6811138fd morss: use redirected url in :getpage
pictuga pushed to master at pictuga/morss 2020-04-04 17:39:53 +00:00
35b702fffd morss: default values for feed creation
pictuga pushed to master at pictuga/morss 2020-04-04 14:37:55 +00:00
4a88886767 morss: get_page to act as a basic proxy (for iframes)
1653394cf7 morss: cgi_dispatcher to be able to create extra functions
a8a90cf414 morss: move url/options parsing to own function
bdbaf0f8a7 morss/cgi: fix handling of special chars in url
d0e447a2a6 ItemFix: clean up Pocket links
Compare 6 commits »
pictuga pushed to master at pictuga/morss 2020-03-21 22:52:02 +00:00
7c3091d64c morss: code spacing
37b4e144a9 morss: small fixes
bd4b7b5bb2 morss: convert HTML feeds to XML ones for completeness
68d920d4b5 morss: make FeedFormat more flexible with encoding
758ff404a8 morss: fix cgi_app silent output
Compare 10 commits »
pictuga pushed to master at pictuga/morss 2020-03-21 16:28:39 +00:00
961a31141f morss: fix url fixing
a7b01ee85e readabilite: further html processing instructions fix
Compare 2 commits »