pictuga
|
5cd6c22d73
|
Reorganise the README file
|
2020-10-01 22:25:53 +02:00 |
pictuga
|
e1b41b5f64
|
Typo in README
|
2020-10-01 00:18:48 +02:00 |
pictuga
|
6192ff4081
|
gunicorn with --preload
To only load the code once (and start autotrim once)
|
2020-10-01 00:05:39 +02:00 |
pictuga
|
eed949736a
|
crawler: add ability to limit cache size
|
2020-09-30 23:59:55 +02:00 |
pictuga
|
b290568e14
|
README: decent line length
Obtained from the output of:
python -m morss --help | cat
|
2020-09-15 23:01:42 +02:00 |
pictuga
|
9ecf856f10
|
Add :resolve to remove (some?) tracking links
|
2020-09-15 22:57:52 +02:00 |
pictuga
|
504ede624d
|
Logo CC BY-NC-SA 4.0
|
2020-09-03 13:17:58 +02:00 |
pictuga
|
d57f543c7b
|
README: remove todo
|
2020-08-24 21:17:31 +02:00 |
pictuga
|
fba112147c
|
README: make it clear that the internal server is _very_ basic
|
2020-08-24 21:14:48 +02:00 |
pictuga
|
8697c3f0df
|
Remove remaining --debug from README
|
2020-08-24 19:39:27 +02:00 |
pictuga
|
598a2591f1
|
Dockerfile: remove confusing one-liner code
|
2020-08-23 18:59:16 +02:00 |
pictuga
|
e76ab2b631
|
Update gunicorn instructions
|
2020-08-23 18:59:02 +02:00 |
pictuga
|
0d62a7625b
|
Define http port via env vars as well
|
2020-08-23 18:50:18 +02:00 |
pictuga
|
4dfebe78f7
|
Pick caching backend via env vars
|
2020-08-23 18:43:18 +02:00 |
pictuga
|
0ac590c798
|
Set MAX_/LIM_* settings via env var
|
2020-08-23 16:09:58 +02:00 |
pictuga
|
fa1b5aef09
|
Instructions for DEBUG= use
|
2020-08-23 15:31:11 +02:00 |
pictuga
|
7f6309f618
|
README: :silent was explained twice
|
2020-08-23 14:34:04 +02:00 |
pictuga
|
f65fb45030
|
:debug completely deprecated in favour of DEBUG=
|
2020-08-23 14:33:32 +02:00 |
pictuga
|
7a560181f7
|
Use env var for DEBUG
|
2020-08-23 14:23:45 +02:00 |
pictuga
|
f79938ab11
|
Add :silent to readme & argparse
|
2020-08-22 00:02:08 +02:00 |
pictuga
|
bd182bcb85
|
Move cli code to argParse
Related code changes (incl. :format=xyz)
|
2020-08-21 23:52:56 +02:00 |
pictuga
|
c628ee802c
|
README: add docker-compose instructions
|
2020-07-13 20:50:39 +02:00 |
pictuga
|
f18a128ee6
|
Change :first for :newest
i.e. toggle default for the more-obvious option
|
2020-07-06 19:25:17 +02:00 |
pictuga
|
15951d228c
|
Add :first to NOT sort items by date
|
2020-07-06 11:39:08 +02:00 |
pictuga
|
038f267ea2
|
Rename :theforce into :force
|
2020-05-13 11:49:15 +02:00 |
pictuga
|
b6000923bc
|
README: clean up deprecated code
|
2020-04-28 22:31:11 +02:00 |
pictuga
|
27a42c47aa
|
morss: use final request url
Code is not very elegant...
|
2020-04-28 22:30:21 +02:00 |
pictuga
|
c186188557
|
README: warning about lxml installation
|
2020-04-28 21:58:26 +02:00 |
pictuga
|
4a9b505499
|
README: update python lib instructions
|
2020-04-27 18:12:14 +02:00 |
pictuga
|
41a63900c2
|
README: improve docker instructions
|
2020-04-19 13:01:08 +02:00 |
pictuga
|
ec8edb02f1
|
Various small bug fixes
|
2020-04-19 12:54:02 +02:00 |
pictuga
|
4ce3c7cb32
|
Small code clean ups
|
2020-04-19 12:50:05 +02:00 |
pictuga
|
7e45b2611d
|
Disable multi-threading
Impact was mostly negative due to locks
|
2020-04-19 12:29:52 +02:00 |
pictuga
|
4f44df8d63
|
Make all ports default to 8080
|
2020-04-18 17:15:59 +02:00 |
pictuga
|
497c14db81
|
Add dockerfile & how to in README
|
2020-04-18 17:04:44 +02:00 |
pictuga
|
4a2ea1bce9
|
README: add gunicorn instructions
|
2020-04-15 22:31:21 +02:00 |
pictuga
|
bffb23f884
|
README: how to use cli
|
2020-04-14 18:21:32 +02:00 |
pictuga
|
59139272fd
|
Auto-detect the location of www/
Either ../www or /usr/share/morss
Adapted README accordingly
|
2020-04-14 18:07:19 +02:00 |
pictuga
|
39b0a1d7cc
|
setup.py: fix deps & files
|
2020-04-14 17:36:42 +02:00 |
pictuga
|
f3d1f92b39
|
Detect encoding everytime
|
2020-04-07 10:38:36 +02:00 |
pictuga
|
0ae0dbc175
|
README: mention csv output
|
2020-04-07 09:24:32 +02:00 |
pictuga
|
f1d0431e68
|
morss: drop :html, replaced with :reader
README updated accordingly
|
2020-04-07 09:23:29 +02:00 |
pictuga
|
31cac921c7
|
README: remove ref to iTunes
|
2020-04-05 22:20:33 +02:00 |
pictuga
|
d90756b337
|
morss: drop 'keep' option
Because the Firefox behaviour it is working around is no longer in use
|
2020-04-05 16:37:27 +02:00 |
pictuga
|
4a88886767
|
morss: get_page to act as a basic proxy (for iframes)
|
2020-04-04 16:37:15 +02:00 |
pictuga
|
ae3bd58386
|
README: clarify newsreader hook syntax
|
2020-03-20 11:43:19 +01:00 |
pictuga
|
e3be9b5a9e
|
README: improve layout
|
2020-03-20 11:41:43 +01:00 |
pictuga
|
f8c09af563
|
README: improve syntax highlighting
|
2020-03-20 11:33:52 +01:00 |
pictuga
|
48beeede97
|
README: update cache part
|
2020-03-20 11:27:05 +01:00 |
pictuga
|
b3b90c067a
|
morss.py: remove "useless" functions
Have to keep the code clean
|
2020-03-20 11:19:06 +01:00 |