pictuga pushed to master at pictuga/morss
- 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
- bbada0436a Quick guide to ignore SSL certs
- 039a672f4e wsgi: clean up url reconstruction
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- b290568e14 README: decent line length
- 9ecf856f10 Add :resolve to remove (some?) tracking links
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 504ede624d Logo CC BY-NC-SA 4.0
pictuga pushed to master at pictuga/morss
- 56e0c2391d Missing import for served files
- 679f406a12 Default mimetype for served files
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- f6d641eeef Serve any file in www/
pictuga pushed to master at pictuga/morss
- 0f33db248a Add license info in each file
pictuga pushed to master at pictuga/morss
- fba112147c README: make it clear that the internal server is _very_ basic
pictuga pushed to master at pictuga/morss
- 8697c3f0df Remove remaining --debug from README
pictuga pushed to master at pictuga/morss
- 75935114e4 Remove leftover code
- 5bd2557619 Fix typo in provided .htaccess
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 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
- c6d3a0eb53 readabilite: clean up code
pictuga pushed to master at pictuga/morss
- c628ee802c README: add docker-compose instructions
pictuga pushed to master at pictuga/morss
- 6021b912ff morss: fix item removal
- f18a128ee6 Change :first for :newest
- Compare 2 commits »
pictuga pushed to master at pictuga/morss
- 64af86c11e crawler: catch html parsing errors
pictuga pushed to master at pictuga/morss
- 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
- 985185f47f morss: more flexible feed creator auto-detection