Commit graph

94 commits

Author SHA1 Message Date
Matthias Strubel ca2834592a Notice changes in OpenWrt packages 2016-04-14 07:27:26 +02:00
Matthias Strubel 2ef287afa7 Add credits 2016-02-09 20:38:12 +01:00
Lars Bartschat 7eb00c0514 Merge branch 'development' of https://github.com/bartschat/PirateBoxScripts_Webserver into development 2016-02-09 19:38:09 +01:00
Matthias Strubel 391c137709 Merge branch 'release-1.0.7' into merge-1.0.7 2016-02-07 10:52:13 +01:00
Matthias Strubel d414e5f452 Detailed information about RPi fixes. 2016-02-05 21:44:53 +01:00
Chris L a2c191f22f Updated changelog 2016-02-05 21:26:46 +01:00
Matthias Strubel a1200673ee Add webm mime-type 2016-02-03 20:20:09 +01:00
Chris Landa 2a127cdbbe Fixed merge conflict 2016-01-26 16:08:17 +01:00
Chris Landa 18cddd4461 Updated changelog 2016-01-26 16:07:04 +01:00
Matthias Strubel 028d1d56e2 Added note about the delete0 cleanup bug 2016-01-26 07:43:41 +01:00
Matthias Strubel ca7aa54b05 Merge branch 'feature-release-1.1.0' into release-1.0.7
The minor 1.1.0 release is transfered into 1.0.7 release
because the changes are smaller then like adding PHP as
a feature.
As it hopefully does not break any compatibility, we are
integrating this as a small bugfix release.
2016-01-11 20:48:05 +01:00
Matthias Strubel 604efac7bb Adjust Changelog with current commits 2016-01-11 20:46:41 +01:00
Matthias Strubel bdffc644b3 Adding droopy fix to changelog 2015-10-01 17:49:03 +02:00
Matthias Strubel 5062898e34 Update missing info to CHANGELOG 2015-10-01 17:21:30 +02:00
Matthias Strubel 6679b04cdb Merge branch 'hotfix-1.0.5' into development
[New] Improved styling for droopy iframe.  (not applied)
    [New] Timesave script service file to run set the time during startup.
    [Fix] Droopy call in init.d/piratebox failed to use the correct port.
    [Fix] Timesave script behaviour fixed on full Linux systems. OpenWrt's date format is now customized during build & piratebox.conf .
2015-09-13 11:34:15 +02:00
Matthias Strubel 66b840714e Improved handling of timesave script on normal Linux system.
* Delivered the systemd file for restoring the file during boot.
  * Moved date format to piratebox.conf
  * Customize the date format for OpenWrt during build of
    piratebox_ws-img.tar.gz file, like other configuration files
2015-08-23 11:07:04 +02:00
Matthias Strubel d266d746cb Better styling for droopy upload frame 2015-08-23 09:55:49 +02:00
Matthias Strubel 4ba0671cd3 Merge branch 'hotfix-1.0.4' into development
Implementing the changes from hotfix to development branch.

Resolved  Conflicts:
	CHANGELOG
	piratebox/piratebox/bin/board-autoconf.sh
	piratebox/piratebox/bin/droopy (now 1.0.4 version)
	piratebox/piratebox/bin/shoutbox_stuff.sh
	piratebox/piratebox/init.d/piratebox
	piratebox/piratebox/init.d/piratebox_alt
	piratebox/piratebox/www/generate_204  (stays PHP)
	piratebox/piratebox/www/index.html
2015-08-18 20:10:15 +02:00
Matthias Strubel e5470ccd1f Cleanup unnessecary spacer files 2015-08-06 21:35:22 +02:00
Matthias Strubel 936f26cf17 Display Station count again.
Not the best solution, but worth for the hotfix.

Fixes #121
2015-08-06 21:31:02 +02:00
Matthias Strubel 7333b8a933 Set the Timestamp of the shoutbox generated file with a delay.
The problem is, that the piratebox starts before resetting the
RTC to a saved timestamp. That means the shoubox-gen file
is from the year 1970. That breaks the refresh in the browser.

With the delay, we hopefully get a better timestamp and fix
that issue

Fixes #120
2015-08-06 21:30:18 +02:00
Matthias Strubel aff1bea5a2 Changelog entry for generate_204 patch 2015-08-04 20:37:57 +02:00
Matthias Strubel 8c099f2446 Generate default page for forum link
This patch avoids a confusing directory listing. This commits copies
over a simple default index.html that provides links to the
kareha.pl and back to the main page.

Does not copy, if the board is already installed.

Closes  #117
2015-08-04 20:06:11 +02:00
Matthias Strubel 3ab58c5657 Disabling exchange_www.sh - it helped nobody, only breakes stuff. 2015-08-03 20:48:50 +02:00
Matthias Strubel 05edc74203 Added CHANGELOG informations to commit 70823c1e4f 2015-07-30 22:09:48 +02:00
Jess Stubenbord 6f3ef8f7cd Edited Authors & Changelog files
Added myself and all of the wonderful things I changed
2015-07-28 23:44:11 +02:00
Matthias Strubel 2da5a68773 Improve cache handling of redirect.html and it schema file
Thanks to herr-gabriel

Closed #114
Closed #116
2015-07-27 19:42:42 +02:00
Matthias Strubel 804627901e Feature: board-autoconf.sh for OpenWrt available
Made the board un-useable, if it is not setup.

 Conflicts:
	CHANGELOG
2015-07-27 19:24:55 +02:00
Matthias Strubel f6d45a979f Update dev. Branch with changes
Merge branch 'master' into development
2015-01-29 15:26:49 +01:00
Matthias Strubel 407f40f9e7 added forgotten Changelog entry 2015-01-29 15:22:25 +01:00
Matthias Strubel d73750ae7d Added new stuff 2015-01-28 12:39:20 +01:00
Matthias Strubel d5f9ce8d60 Merge branch 'hotfix-1.0.2' into development
Conflicts:
	BuildScripts/RPi_motd.txt
	CHANGELOG
	Makefile
	README.md
	piratebox/piratebox/python_lib/broadcast.py
	piratebox/piratebox/python_lib/discover.py
	piratebox/piratebox/python_lib/messages.py
	piratebox/piratebox/python_lib/psogen.py
	piratebox/piratebox/www/cgi-bin/psowrte.py
2014-12-26 09:56:47 +01:00
Matthias Strubel a98d3d3234 Added new Fixes & authors to changelog
Updated version to 1.0.2
2014-12-26 09:12:51 +01:00
Matthias Strubel 646174bf35 Some documentation cleanups 2014-11-20 20:56:18 +01:00
Matthias Strubel 5e27f1b0b1 Feature: board-autoconf.sh for OpenWrt available
Made the board un-useable, if it is not setup.
2014-11-05 18:53:56 +01:00
Matthias Strubel 771caf963d added note about shoutbox updates 2014-11-02 10:06:55 +01:00
Matthias Strubel e7388d8b6b added fix_probe to Changelog 2014-10-29 21:32:39 +01:00
Matthias Strubel 157e13f925 Corrected wrong permission setup like commented in 3021d2cdd6 2014-10-17 10:00:29 +02:00
Matthias Strubel abebd4234d Merge branch 'hotfix-1.0.1' into development
Conflicts:
	README.md
	piratebox/piratebox/www/index.html
2014-10-10 10:38:36 +02:00
Matthias Strubel 5ac0714525 Fixes XSS in forest.py
Merge branch 'Liblor-hotfix-1.0.2' into hotfix-1.0.1
2014-10-10 10:31:53 +02:00
Matthias Strubel 9697e6e6c3 Update CHANGELOG
added JS injection fix
2014-08-31 21:48:27 +02:00
Matthias Strubel 43baaeb944 Fixing bootup issue on RPi with some USB-wifi-Dongles 2014-08-26 06:46:47 +02:00
Matthias Strubel cdf7957382 added forgotten entries 2014-08-14 20:23:48 +02:00
Matthias Strubel 18be118400 Added note about the updated on box-installer
Testing 1.0.1 RC1 Release
2014-08-14 19:53:23 +02:00
Matthias Strubel 3d4ac04a00 Enable the possibility to get the Time from the client for shoutbox instead of PirateBox-Clock
Merge branch 'WIStudent-no_RealTimeClock' into development
2014-08-11 18:40:41 +02:00
Matthias Strubel 92fff1b45d Fixing customization for Leasefile location on OpenWRT devices 2014-08-01 18:07:50 +02:00
Matthias Strubel a85663e46b Distribute Files for DirectoryListing once upon initialization. 2014-08-01 16:57:58 +02:00
Matthias Strubel c5dc443eea Added fixnote about russion translation 2014-07-03 23:18:01 +02:00
Matthias Strubel 96a2d010d7 Merge branch 'hotfix-1.0.1' into development
Conflicts:
	CHANGELOG
	piratebox/piratebox/bin/distribute_file_into_directory.sh
	piratebox/piratebox/bin/distribute_files.sh
	piratebox/piratebox/conf/piratebox.conf
	piratebox/piratebox/init.d/piratebox
	piratebox/piratebox/init.d/piratebox_alt
	piratebox/piratebox/src/HEADER.txt
	piratebox/piratebox/src/README.txt
	piratebox/piratebox/www/index.html
2014-06-27 17:50:31 +02:00
Matthias Strubel a04eaf98a8 Added more fixes on depended packages 2014-06-27 17:37:40 +02:00