• Joined on 2019-07-14
pictuga pushed to master at pictuga/morss 2020-09-30 22:17:41 +00:00
9ce6acba20 Fix gunicorn related typo
6192ff4081 gunicorn with --preload
056a1b143f crawler: autotrim: make ctrl+c working
eed949736a crawler: add ability to limit cache size
2fc7cd391c Shift __main__'s wsgi code where it belongs
Compare 6 commits »
pictuga pushed to master at pictuga/morss 2020-09-27 14:49:21 +00:00
bbada0436a Quick guide to ignore SSL certs
039a672f4e wsgi: clean up url reconstruction
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-09-15 21:02:43 +00:00
b290568e14 README: decent line length
9ecf856f10 Add :resolve to remove (some?) tracking links
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-09-03 11:18:15 +00:00
504ede624d Logo CC BY-NC-SA 4.0
pictuga pushed to master at pictuga/morss 2020-08-28 19:28:36 +00:00
0d89f0e6f2 Add a logo
pictuga pushed to master at pictuga/morss 2020-08-28 18:53:21 +00:00
56e0c2391d Missing import for served files
679f406a12 Default mimetype for served files
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-08-28 18:46:55 +00:00
f6d641eeef Serve any file in www/
pictuga pushed to master at pictuga/morss 2020-08-28 17:39:41 +00:00
2456dd9bbc Fix broken pieces
pictuga pushed to master at pictuga/morss 2020-08-26 18:08:58 +00:00
0f33db248a Add license info in each file
pictuga pushed to master at pictuga/morss 2020-08-24 19:17:54 +00:00
d57f543c7b README: remove todo
pictuga pushed to master at pictuga/morss 2020-08-24 19:15:19 +00:00
fba112147c README: make it clear that the internal server is _very_ basic
pictuga pushed to master at pictuga/morss 2020-08-24 17:39:46 +00:00
8697c3f0df Remove remaining --debug from README
pictuga pushed to master at pictuga/morss 2020-08-24 17:35:21 +00:00
75935114e4 Remove leftover code
5bd2557619 Fix typo in provided .htaccess
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-08-23 16:59:43 +00:00
598a2591f1 Dockerfile: remove confusing one-liner code
e76ab2b631 Update gunicorn instructions
aa9143302b Remove now-unused isInt code
0d62a7625b Define http port via env vars as well
bd0efb1529 crawler: missing os import
Compare 26 commits »
pictuga pushed to master at pictuga/morss 2020-07-14 22:54:56 +00:00
c6d3a0eb53 readabilite: clean up code
pictuga pushed to master at pictuga/morss 2020-07-13 18:51:08 +00:00
c628ee802c README: add docker-compose instructions
pictuga pushed to master at pictuga/morss 2020-07-06 17:26:33 +00:00
6021b912ff morss: fix item removal
f18a128ee6 Change :first for :newest
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-07-06 10:26:01 +00:00
64af86c11e crawler: catch html parsing errors
pictuga pushed to master at pictuga/morss 2020-07-06 10:11:36 +00:00
15951d228c Add :first to NOT sort items by date
c1b1f5f58a morss: restrict iframe use from :get to avoid abuse
Compare 2 commits »
pictuga pushed to master at pictuga/morss 2020-06-08 11:04:08 +00:00
985185f47f morss: more flexible feed creator auto-detection