Commit Graph

751 Commits

Author SHA1 Message Date
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 7086c581bf captive: switch over to new captive portal feature 2017-07-02 09:18:58 +02:00
Matthias Strubel 30cc175614 captive: fix wrong paths 2017-07-02 09:18:39 +02:00
Matthias Strubel 0506e87f5f captive: Fixing dublicate startup message 2017-07-01 19:35:00 +02:00
Matthias Strubel 2ab5bf2046 Revert "Lighttpd: Fix for stricter permissions for logfiles"
This reverts commit d36e1d1b2c.
2017-07-01 19:26:21 +02:00
Matthias Strubel 0426eded45 install_piratebox, fix consolidation bug 2017-07-01 19:25:33 +02:00
Matthias Strubel a364b32c37 captive: more debuging 2017-07-01 19:11:28 +02:00
Matthias Strubel 31d3a3b4e4 captive_notify: Added refresh option
this is to centralize needed tasks to get the stuff up and running
2017-07-01 18:59:29 +02:00
Matthias Strubel d36e1d1b2c Lighttpd: Fix for stricter permissions for logfiles 2017-07-01 18:44:45 +02:00
Matthias Strubel 424c721854 Fix in lighttpd generation 2017-07-01 18:37:40 +02:00
Matthias Strubel 7c9262c201 EraseWhitespace 2017-07-01 18:32:32 +02:00
Matthias Strubel 78476ec56e Fix chmod/chown issue 2017-07-01 18:29:17 +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 35053eef37 Add captive portal interface to dnsmasq config 2017-07-01 14:42:37 +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 9ce546d2e7 Merge branch 'hotfix-1.1.4' into development 2017-07-01 08:49:28 +02:00
Matthias Strubel c29870d24e Merge branch 'hotfix-1.1.4' of github.com:PirateBox-Dev/PirateBoxScripts_Webserver into hotfix-1.1.4 2017-07-01 08:47:40 +02:00
Matthias Strubel 80e30da100 Remove Whitespaces 2017-06-30 10:25:51 +02:00
Matthias Strubel 842d06accb Update Changelog 2017-06-30 10:04:51 +02:00
Matthias Strubel 795a7e0142 Merge remote-tracking branch 'origin/hotfix-1.1.4' into development 2017-06-30 09:48:03 +02:00
Matthias Strubel b79e0870e6 Update Changelog 2017-06-30 09:46:55 +02:00
Matthias Strubel c84a9be03b init: Fix startup of radvd, make it as an absolute path 2017-06-30 09:44:52 +02:00
Matthias Strubel 5bca0dbb1a lighttpd: Fix typo 2017-06-30 09:39:11 +02:00
Matthias Strubel b782fd944e Merge remote-tracking branch 'origin/hotfix-1.1.4' into development 2017-06-30 09:38:24 +02:00
Matthias Strubel b49a215be6 Remove whitespace 2017-06-30 09:33:41 +02:00
Matthias Strubel 7374779b90 timesave: Rework timesave feature.
- Use timestamp of modification file over content.
 - align function close to sysfixtime of OpenWrt/LEDE.
 - Still save changes to USB stick other then firmware to save
   the firmware.

One part of #138
2017-06-30 09:31:32 +02:00
Matthias Strubel 0984bfaa40 Remove obselete files 2017-06-30 09:11:36 +02:00
Matthias Strubel dc275754a6 Erase Whitespace 2017-06-30 09:11:10 +02:00
Matthias Strubel 5ef6373b37 Rename to avoid confusion of git checkout development 2017-06-30 09:10:00 +02:00
Matthias Strubel ba6504186b Merge remote-tracking branch 'origin/LEDE_adjustments' into development
* origin/LEDE_adjustments:
  Raizse Version to 1.2 and disable radvd for OpenWrt
2017-06-29 11:55:20 +02:00
Matthias Strubel 2418016fd6 Merge remote-tracking branch 'github/development' into LEDE_adjustments
Conflicts:
	Makefile
2017-06-29 03:29:37 -05:00
Matthias Strubel 8abf7c0710 Merge remote-tracking branch 'origin/development' into LEDE_adjustments 2017-06-29 03:28:07 -05:00
Matthias Strubel 059ecb182a Raizse Version to 1.2 and disable radvd for OpenWrt 2017-06-29 03:12:12 -05:00
Matthias Strubel 3301185771 init scripts: Fixing RADVD startup 2017-05-25 22:47:39 +02:00
Matthias Strubel 79bc6ff972 content scripts.js : Fix syntax error which broke jQuery 2017-05-22 08:07:11 +02:00
Matthias Strubel a881760aba CHANGELOG: First change list 2017-05-22 07:39:28 +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 9eebea7d6e locale, de: Fix grammar 2017-05-16 06:59:53 +02:00
Matthias Strubel 89165c03a7 install_piratebox.sh : fix distribute directory listing files
Do not distribute custom directory listing files during init if
that was disabled in piratebox.conf.

This is needed for customization.
2017-05-14 12:49:55 +02:00
Matthias Strubel cf0869f2c2 RPi, switch client: Fix path 2017-05-07 20:24:00 +02:00
Matthias Strubel 96c1453849 mime.types: Adding gpx mime-type 2017-04-30 09:38:09 +02:00
Matthias Strubel 7a667bfe2f initd: minircd startup fix setuid
remove setuid option, because start-stop-daemon already does
2017-04-11 07:15:14 +02:00
Matthias Strubel 4a5f881814 initd: fix miniircd startup
miniircd can not handle quotations correctly
2017-04-11 06:33:04 +02:00
Matthias Strubel d9a7720425 install_piratebpx.sh : Apply feedback from shellchecker 2017-03-20 22:46:49 +01:00
Matthias Strubel 22cd996dd5 install_piratebox.sh : Remove the need to provide config file 2017-03-20 22:29:54 +01:00
Matthias Strubel 70e90727e9 lighttpd: Some needed configuration cleanups 2017-03-20 22:21:08 +01:00
Matthias Strubel 123c5b96f5 lighttpd: Only capture all redirects for non piratebox hostnames
Fixes #166
2017-03-20 22:08:38 +01:00
Matthias Strubel 572509c48e Merge branch 'hotfix-1.1.3' into development 2017-03-20 21:59:10 +01:00
Matthias Strubel 150ba186da Merge branch 'hotfix-1.1.3'
* hotfix-1.1.3: (25 commits)
  js/script.js : Add additional disk usage refresh.
  Switch to version 1.1.3
  CHANGELOG: note down RPi Adjustments
  Version flag 1.1.3-beta
  RPI-MOTD: Version update
  Introduced SDCard helper for RPi
  CHANGELOG: Add missing entries for 1.1.3
  lighttpd.conf: Reduce cache to a minimum
  usb_share.sh: Force disk usage update
  hostapd.conf: More Comments in hostapd for WPA mode
  Feature: Add scripts for on the fly client mode
  wifi_detect: only change piratebox.conf if it is a wifi device
  wifi_detect.sh: Bugfixes and adjust piratebox configuration
  hostapd.conf:  More comment to enable n wifi mode
  Fix for issue on RPi3 with multiple wifi cards
  Fix Shellcheck results
  Track fix ger language
  Track new contribution
  Correct/translate German localisation strings.
  --added brazilian portuguese translation to the landing page (data.pt-br.properties)
  ...
2017-03-19 16:55:17 +01:00
Matthias Strubel 7602d1f7d7 js/script.js : Add additional disk usage refresh.
In the current config, the disk usage is only refreshed during
PirateBox start or via Button. With that adjustment we create a
bit more load, but the usage is refreshed better.
2017-03-19 10:08:01 +01:00