• Joined on 2019-07-14
pictuga pushed to master at pictuga/morss 2020-04-23 09:24:37 +00:00
8187876a06 crawler: stop at first alternative link
pictuga pushed to master at pictuga/morss 2020-04-20 14:55:17 +00:00
325a373e3e feeds: add SyntaxError catch
2719bd6776 crawler: fix chinese encoding
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 11:26:29 +00:00
285e1e5f42 docker: pip install local
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 11:24:18 +00:00
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 11:20:46 +00:00
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 11:14:38 +00:00
4aa5606752 Docker: install from local python package
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 11:07:56 +00:00
4aa5606752 Docker: install from local python package
pictuga pushed to master at pictuga/morss 2020-04-19 11:03:06 +00:00
41a63900c2 README: improve docker instructions
ec8edb02f1 Various small bug fixes
d01b943597 Remove leftover threading var
b361aa2867 Add timeout to :get
4ce3c7cb32 Small code clean ups
Compare 5 commits »
pictuga pushed to master at pictuga/morss 2020-04-19 10:30:32 +00:00
7e45b2611d Disable multi-threading
pictuga pushed to master at pictuga/morss 2020-04-18 19:40:33 +00:00
036e5190f1 crawler: remove unused code
3917061e28 crawler: improve sqlite back end
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-18 17:23:14 +00:00
3917061e28 crawler: improve sqlite back end
pictuga pushed to master at pictuga/morss 2020-04-18 15:22:16 +00:00
e99c5b3b71 morss: more sensible default MAX/LIM values
pictuga pushed to master at pictuga/morss 2020-04-18 15:16:17 +00:00
4f44df8d63 Make all ports default to 8080
pictuga pushed to master at pictuga/morss 2020-04-18 15:05:31 +00:00
497c14db81 Add dockerfile & how to in README
pictuga pushed to master at pictuga/morss 2020-04-16 08:34:01 +00:00
a4e1dba8b7 sheet.xsl: improve url display
pictuga pushed to master at pictuga/morss 2020-04-15 21:35:09 +00:00
7375adce33 sheet.xsl: fix & improve
663212de0a sheet.xsl: various cosmetic improvements
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-15 20:31:52 +00:00
4a2ea1bce9 README: add gunicorn instructions
fe82b19c91 Merge .xsl & html template
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-04-14 21:55:44 +00:00
0b31e97492 morss: remove debug code in http file handler
pictuga pushed to master at pictuga/morss 2020-04-14 17:34:37 +00:00
b0ad7c259d Add README & LICENSE to data_files
pictuga pushed to master at pictuga/morss 2020-04-14 16:21:57 +00:00
bffb23f884 README: how to use cli