From: Banana Date: Wed, 9 Oct 2024 21:36:37 +0000 (+0200) Subject: code license and config update X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=be1fd609756931e368860346fa8645440501b852;p=aranea.git code license and config update Signed-off-by: Banana --- diff --git a/CHANGELOG b/CHANGELOG index 05f786a..da9ae53 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +0.3 ++ Add: Web interface ++ Folder structure to separate crawler and web interface. ++ Setup sql file changed. Creation of the database needs to be done beforehand. ++ Updated documentation. + 0.2 + Cleanups + License change diff --git a/TODO b/TODO index c51e172..f7a6f79 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,3 @@ Set correct timezone. Maybe in config? Some sort of matching against spam domain list? -A web view for the results? +Documentation for web interface and installation. diff --git a/webroot/.gitignore b/webroot/.gitignore new file mode 100644 index 0000000..4f4773f --- /dev/null +++ b/webroot/.gitignore @@ -0,0 +1 @@ +config.php diff --git a/webroot/config.default.php b/webroot/config.default.php index e69de29..43ff625 100644 --- a/webroot/config.default.php +++ b/webroot/config.default.php @@ -0,0 +1,36 @@ +