diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 1d7c7cc..0000000 --- a/LICENSE +++ /dev/null @@ -1,18 +0,0 @@ -Couscous - -Copyright (C) Matthieu Napoli - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and -associated documentation files (the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT -NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/configuration/auth.html b/configuration/auth.html index 690f1e7..0e25884 100644 --- a/configuration/auth.html +++ b/configuration/auth.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -159,5 +159,20 @@ VALUES }); + + + + + diff --git a/configuration/basic.html b/configuration/basic.html index f8d1a65..fda200f 100644 --- a/configuration/basic.html +++ b/configuration/basic.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -154,5 +154,20 @@ $fullhd-enabled: false; }); + + + + + diff --git a/configuration/logging.html b/configuration/logging.html index 11a26af..042961f 100644 --- a/configuration/logging.html +++ b/configuration/logging.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -135,5 +135,20 @@ }); + + + + + diff --git a/configuration/security.html b/configuration/security.html index 032c27f..33048bd 100644 --- a/configuration/security.html +++ b/configuration/security.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -137,5 +137,20 @@ }); + + + + + diff --git a/configuration/session.html b/configuration/session.html index e6172ad..2b2bbed 100644 --- a/configuration/session.html +++ b/configuration/session.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -166,5 +166,20 @@ For example you can pass cookie_lifetime parameter and extend sessi }); + + + + + diff --git a/configuration/storage.html b/configuration/storage.html index 22e9345..83c4a60 100644 --- a/configuration/storage.html +++ b/configuration/storage.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -204,5 +204,20 @@ See official }); + + + + + diff --git a/demo.html b/demo.html index 2f10fbc..865eb99 100644 --- a/demo.html +++ b/demo.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -122,5 +122,20 @@ You can also log in with john/john to see John's private files.

}); + + + + + diff --git a/development.html b/development.html index f487641..ec050b8 100644 --- a/development.html +++ b/development.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -137,5 +137,20 @@ vendor/bin/phpstan analyse ./backend }); + + + + + diff --git a/index.html b/index.html index d3beb7f..e380d5f 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -137,5 +137,20 @@ }); + + + + + diff --git a/install.html b/install.html index f9ae1b0..05c948a 100644 --- a/install.html +++ b/install.html @@ -4,7 +4,7 @@ - FileGator + FileGator - Documentation @@ -132,5 +132,20 @@ }); + + + + + diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index 3174776..0000000 Binary files a/screenshot.png and /dev/null differ