PirateBoxScripts_Webserver/piratebox/piratebox/www_content
Matthias Strubel 239b449770 First series of rework patches for PHP based upload
We want to get away from droopy and python2. Droopy does not
support IPv6, which we want to support for upload as well.

This series implements the following:

 - Generation of piratebox_config.php with the config settings of
   piratebox.conf
 - Customization of php.ini during start of piratebox
   This is needed to save the receiving file already on the USB stick.
   We need to do this to save costy IO, the later move into the
   upload folder is only a filesystem rename and no physically move
   anymore.
 - We add options to allow overwriting of uploaded files.
 - First raw set of default template engine, which will be enhanced
   with later features (directory listing).
 - Adjusted OpenWrt reconfiguration (CHMOD setting).
2018-03-05 19:34:57 +01:00
..
css Create a very verbose obvious browse button. 2017-07-02 19:37:52 +02:00
img First implementation for separate content folder, for easier customization 2016-05-10 19:59:15 +02:00
js Merge remote-tracking branch 'origin/hotfix-1.1.4' into development 2017-06-30 09:38:24 +02:00
locales Merge branch 'hotfix-1.1.4' into development 2018-02-27 23:45:26 +01:00
favicon.ico First implementation for separate content folder, for easier customization 2016-05-10 19:59:15 +02:00
index.html First series of rework patches for PHP based upload 2018-03-05 19:34:57 +01:00
nothing.html Revert "Revert the changes for the konami code" 2016-09-21 21:30:27 +02:00
welcome.html Captive Portal: Nicer welcome screen 2017-07-29 10:25:59 +02:00