fanfix.git
7 years agoSome quick fixes
Niki Roo [Sun, 12 Feb 2017 11:01:10 +0000 (12:01 +0100)]
Some quick fixes

7 years agoMain.java: new actins available
Niki Roo [Sun, 12 Feb 2017 10:44:44 +0000 (11:44 +0100)]
Main.java: new actins available
New actions are available: --help, --set-reader
The code to handle them has been changed, too

7 years agoPrepare for LocalReader
Niki Roo [Sat, 11 Feb 2017 23:21:24 +0000 (00:21 +0100)]
Prepare for LocalReader
This will allow HTML or TEXT conversion first if configured

7 years ago--list was causing problems + move reader
Niki Roo [Sat, 11 Feb 2017 22:12:44 +0000 (23:12 +0100)]
--list was causing problems + move reader
Fix a bug in Cache.java which made it impossible to download,
even from the local cache, if the current referer was not set
+ move CliReader into a new package and use an interface,
so it will work better with the second reader (simple HTML
sent to the local browser, still not ready)

7 years agoInitial commit (working)
Niki Roo [Sat, 11 Feb 2017 21:24:09 +0000 (22:24 +0100)]
Initial commit (working)
This is not the actual first commit (obviously), but the first
commit since it was exported to GitHub.
It works correctly as of today, but I still have a few websites
I want to add to replace my old BASH scripts.

7 years agoInitial commit
Niki [Sat, 11 Feb 2017 20:35:34 +0000 (21:35 +0100)]
Initial commit