Commit graph

120 commits

Author SHA1 Message Date
Matthias Strubel
4e2ea2cc99 Make sure python2 is only executed.
Closed #186
2017-12-03 08:56:19 +01:00
Matthias Strubel
f801a2a06b Shoutbox: remove not needed style.css 2017-07-29 08:31:48 +02:00
Matthias Strubel
9d6f90297a Use webserver's php-fcgi, which is much faster on embedded devices then cli mode 2017-07-02 09:25:46 +02:00
Matthias Strubel
a364b32c37 captive: more debuging 2017-07-01 19:11:28 +02:00
Matthias Strubel
f2f0274f78 captive portal: during insert via web, start counting with 1 2017-07-01 14:43:17 +02:00
Matthias Strubel
ddb64542f8 Initi commit for Custom captive notification system,
short cnarfs.

Fixes #58
2017-07-01 14:23:38 +02:00
Matthias Strubel
36548a4572 Remove redirect.html, now make use of index.html only 2017-05-22 07:36:20 +02:00
Matthias Strubel
056970b456 Adjust url to daviddarts.com 2016-05-29 10:09:56 +02:00
Matthias Strubel
107b3cdf65 First implementation for separate content folder, for easier customization
-->  Design-Stuff to USB Stick #107
2016-05-10 19:59:15 +02:00
Matthias Strubel
0c357e1184 jQuery Update to 2.2.3
Closed: #129
2016-04-26 21:13:27 +02:00
Matthias Strubel
8fd815d1e5 Merge branch 'development' of github.com:PirateBox-Dev/PirateBoxScripts_Webserver into development 2016-04-26 20:42:46 +02:00
geekspourjesus
cfae4ebfb6 Update data.fr.properties
fixed accentuation
2016-04-25 16:47:33 +02:00
Matthias Strubel
d47c7548a2 Reverting php-jquery uploader
Fixes #141
2016-04-14 07:43:59 +02:00
geekspourjesus
d650dfb49a Update data.fr.properties
fixed typos
2016-04-05 18:34:31 +02:00
geekspourjesus
6e9e9c5db1 added some data-l10n-id to extend localisation
added some data-l10n-id to extend localisation
2016-04-05 18:26:37 +02:00
geekspourjesus
20374a8b24 Update data.de.properties
Added some new strings
2016-04-05 18:23:43 +02:00
geekspourjesus
aed64dbba4 Update data.en.properties
Added some new strings
2016-04-05 18:22:50 +02:00
geekspourjesus
5a8f0bb03b Update data.fr.properties
Added some new strings
2016-04-05 18:19:50 +02:00
Matthias Strubel
57d5d16622 Adjustments for directory assignments 2016-02-07 10:54:39 +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
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
9fb2a077f7 Send a proper HTTP Reason code back 2016-01-06 09:11:51 +01:00
Matthias Strubel
17c8af22b8 Display available disk space on front page
Introduces a new python script, which displays the current usage
of the PirateBox.
The python script writes a static HTML file, which is read by
the browser in the same way like the shoutbox does. it is
rewritten on request & on PirateBox startup.

Closed #124
Closed #53

Merge branch 'miketweaver-disk_space' into feature-release-1.1.0
2015-10-01 17:13:12 +02:00
Mike Weaver
239cfaf11e add button ajax change. 2015-09-17 17:29:25 -06:00
Mike Weaver
4f6eb00c27 fix javascript bug 2015-09-17 17:28:06 -06:00
Mike Weaver
084f6cfeec add tooltip 2015-09-17 17:14:31 -06:00
Mike Weaver
887490455a update index button with id 2015-09-15 17:54:19 -06:00
Mike Weaver
1532ef84bd update script to "sending" 2015-09-15 17:53:43 -06:00
NightShade
58ba8966b4 fix perms 2015-09-14 23:54:41 -06:00
nightshade
578f15725e remove testing from scripts 2015-09-14 18:21:10 -06:00
nightshade
5af1387186 add licenses 2015-09-14 18:19:24 -06:00
nightshade
e8af24254b add ajax diskusage 2015-09-14 18:09:52 -06:00
nightshade
bdbf25cffe move diskusage.py 2015-09-14 17:43:05 -06:00
nightshade
001a641309 Add Diskusage to Piratebox 2015-09-14 17:31:00 -06: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
b5f794e877 Fixes not working Python Script for generating 204
Closes #115
2015-08-06 22:09:08 +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
c19b591c6a Generate the HTTP Resonse with python for 1.0.x PirateBox too
Will avoid Captive Portal message from Android.
Especially some devices tend to leave the PirateBox network,
because they don't receive a 204 from their specific URL.

Closes #115
2015-08-04 20:34:53 +02:00
Jess Stubenbord
2d79bdf8c0 Reformatted about & gave body an id
Shifted the about section in a div so that it is able to be styled as a
card if wanted. Gave the body an id so that individual pages can be
styled differently using a single stylesheet.
2015-07-28 15:00:16 +02:00
Jess Stubenbord
68023815b2 Reformatted welcome card
I wrapped the welcome message in another div so that this card matches
the others in hierarchy (for future styling purposes)
2015-07-28 02:45:54 +02:00
Gabriel Shahzad
d9fa73bbd5 Fixed accidental redirects
Sometimes a user would still be redirected to a cached piratebox.lan site after disconnecting from the piratebox wifi. This has something to do with how different browsers interact with the cache-control meta tag. Adding "pragma" and "expires" tags as well as additional "cache-control" contents fixes that.
2015-07-26 11:24:38 +02:00
Tilmann Singer
3006508e3b Fake a full internet connection for android devices (fix)
The previous commit included the wrong php file, it needs to be without
file extension.
2015-07-19 17:29:34 +02:00
Tilmann Singer
dfb4e57f70 Fake a full internet connection for android devices
This uses a rather ugly hack to enable serving an extension-less php
file, but I couldn't find a better way to do this in the absence of
mod_rewrite.

Tested manually that it works on two different android devices (5.1.1).

Closes #59
2015-07-19 16:32:03 +02:00
Matthias Strubel
88a7938b6a Upload Handler fix 2015-03-11 10:30:10 +01:00
Matthias Strubel
40c4faae33 fixes and config files for webdev 2015-02-04 10:00:27 +01:00
Matthias Strubel
b88643ed2c Run even without environment vars 2015-02-04 08:09:44 +01:00
Matthias Strubel
9e44776e25 moved CSS 2015-01-29 15:38:04 +01:00
Matthias Strubel
391c2e3647 moved all images to /img folder 2015-01-29 15:34:53 +01:00