Commit graph

666 commits

Author SHA1 Message Date
Matthias Strubel
d29df45de9 piratebox init: content symlink is not created.
If a content folder is already available, the symlink pointing to
that folder is not created. This results in an issue that
upgrades from 1.1.x to 1.1.x end up in a redirect loop in the
browser.
2016-10-05 07:37:56 +02:00
Matthias Strubel
9128647a4a RPi MOTD adjustments 2016-10-03 08:53:28 +02:00
Matthias Strubel
68ca03f0bf Merge branch 'hotfix-1.1.1'
* hotfix-1.1.1:
  Fix fr locale
  IRC Server: Fixing startup and quoting some vars
  init scripts: More verbose "copy" message
  Remove unsupported exchange_www.sh completely
  Changelog : Add language bug
  Prepare 1.1.1 release
  UI: Fix translation; LibraryBox -> PirateBox
2016-10-03 08:42:28 +02:00
Matthias Strubel
7cc238178e Fix fr locale 2016-09-27 23:20:24 +02:00
Matthias Strubel
cde91a86be IRC Server: Fixing startup and quoting some vars
If the python IRC server is running as a daemon, it is needed,
that the setuid command is used.
2016-09-27 21:49:02 +02:00
Matthias Strubel
6b99000a2b init scripts: More verbose "copy" message 2016-09-26 20:07:32 +02:00
Matthias Strubel
1e3ac99110 Remove unsupported exchange_www.sh completely 2016-09-26 20:04:56 +02:00
Matthias Strubel
48bb477042 Changelog : Add language bug 2016-09-26 10:28:39 +02:00
Matthias Strubel
fb1cf1833d Prepare 1.1.1 release 2016-09-26 10:27:46 +02:00
Matthias Strubel
f0098a9aae UI: Fix translation; LibraryBox -> PirateBox 2016-09-26 10:27:13 +02:00
Matthias Strubel
b3b1030613 Merge branch 'release-1.1.0'
* release-1.1.0: (183 commits)
  Revert the changes for the konami code
  Update index.html
  Update page_style.css
  hostapd.conf: default client isolation paramter
  Update motd.txt version
  Droopy: Make chmod optional.
  First Checklist for PirateBox tests
  Fix merge leftover artifact
  Update nothing.html
  Create konami.js
  Update nothing.html
  Create nothing.html
  Update index.html
  Adjust url to daviddarts.com
  lighttpd configuration: add xhtml mime type
  lighttpd configuration: add xhtml mime type
  Update start/stop for miniirc in piratebox_alt
  Update start/stop of IRC in piratebox
  Feature: Firewall rules for non OpenWrt PirateBoxes
  Adding freshly implemented features
  ...
2016-09-20 20:53:58 +02:00
Matthias Strubel
898d6cc7af Merge branch 'TheExpertNoob-development' into release-1.1.0
* TheExpertNoob-development:
  Revert the changes for the konami code
  Update index.html
  Update page_style.css
  Update nothing.html
  Create konami.js
  Update nothing.html
  Create nothing.html
  Update index.html
2016-09-20 18:54:13 +02:00
Matthias Strubel
d6dc8c49fe Revert the changes for the konami code 2016-09-20 18:53:49 +02:00
TheExpertNoob
80b3e291d6 Update index.html
Made some changes to remove unwanted scrollbars on the page logo and the iframe.
2016-06-29 10:58:39 -05:00
TheExpertNoob
16eff99183 Update page_style.css
Made some changes so that there were no scrollbars appearing in IE10
2016-06-29 10:56:45 -05:00
TheExpertNoob
f241773b00 Merge pull request #1 from TheExpertNoob/release-1.1.0
Release 1.1.0
2016-06-28 11:46:18 -05:00
Matthias Strubel
6fb6de55b7 hostapd.conf: default client isolation paramter
Fixes  #157
2016-06-27 21:45:07 +02:00
Matthias Strubel
c0f9cb438c Merge pull request #156 from TheExpertNoob/patch-1
Update motd.txt version
2016-06-15 19:40:40 +02:00
TheExpertNoob
7d2f09116c Update motd.txt version
Updated version from 1.0.7 to 1.1.0
2016-06-15 12:38:02 -05:00
Matthias Strubel
7950472e0e Droopy: Make chmod optional.
Droopy always does the chmod operation, if the option is set.
On partitions with FAT it is not possible to execute this operation.
Droopy may ran into issue in that situation.

With that fix, the option won't be set on droopy start to prevent
any chmod operation on FAT partitions.

Fixes #154
2016-06-14 20:09:28 +02:00
Matthias Strubel
459dfa3e0d First Checklist for PirateBox tests 2016-06-14 19:55:04 +02:00
Matthias Strubel
368331bd08 Fix merge leftover artifact 2016-06-14 19:54:51 +02:00
Matthias Strubel
79cbb14fbd Merge pull request #153 from TheExpertNoob/development
Development Konami Feature
2016-06-12 18:19:28 +02:00
TheExpertNoob
1705dd1c88 Update nothing.html 2016-06-02 11:36:41 -05:00
TheExpertNoob
c09e32b761 Create konami.js 2016-06-02 11:34:02 -05:00
TheExpertNoob
001062c9a9 Update nothing.html 2016-06-02 11:33:17 -05:00
TheExpertNoob
2313a74aa0 Create nothing.html 2016-06-02 11:32:12 -05:00
TheExpertNoob
dedc21e72d Update index.html 2016-06-02 11:31:25 -05:00
Matthias Strubel
056970b456 Adjust url to daviddarts.com 2016-05-29 10:09:56 +02:00
Matthias Strubel
be7e088c36 lighttpd configuration: add xhtml mime type 2016-05-20 20:30:01 +02:00
Matthias Strubel
eae10d2247 lighttpd configuration: add xhtml mime type 2016-05-20 20:29:27 +02:00
Matthias Strubel
0dd645b68e Merge pull request #152 from TheExpertNoob/patch-5
Update start/stop for miniirc in piratebox_alt
2016-05-16 21:31:24 +02:00
Matthias Strubel
ba16fb0772 Merge pull request #151 from TheExpertNoob/patch-4
Update start/stop of IRC in piratebox
2016-05-16 21:31:13 +02:00
Matthias Strubel
0554e1914f Merge branch 'hotfix-1.0.8' into development 2016-05-16 21:26:31 +02:00
TheExpertNoob
e74b2ade98 Update start/stop for miniirc in piratebox_alt 2016-05-16 07:31:42 -05:00
TheExpertNoob
b9dfccd364 Update start/stop of IRC in piratebox 2016-05-16 07:29:32 -05:00
Matthias Strubel
9e2d447262 Merge branch 'feat-firewall' into development 2016-05-12 19:45:42 +02:00
Matthias Strubel
f0c4b4ab38 Feature: Firewall rules for non OpenWrt PirateBoxes
- Per default we now collect all DNS requests even not the
    one which addresses us directly (like 8.8.8.8 )
  - Disables is an all Port 80 catch

Fixes: #137
2016-05-12 19:45:14 +02:00
Matthias Strubel
33d1d2bda9 Adding freshly implemented features 2016-05-12 18:20:16 +02:00
Matthias Strubel
c3d68ab8d7 Limit PHP only to /content
#130
2016-05-12 18:15:11 +02:00
Matthias Strubel
975462157b Merge branch 'feat-usb-www' into development
Fixes #107

* feat-usb-www:
  Shoutbox: Add a space between name and text
  Fixing missing path
  Better handling of content folder and more dependeing changes
  First implementation for separate content folder, for easier customization
2016-05-12 18:12:20 +02:00
Matthias Strubel
3ec6750049 Shoutbox: Add a space between name and text 2016-05-12 18:11:32 +02:00
Matthias Strubel
70163b9176 Fixing missing path 2016-05-12 18:10:51 +02:00
Matthias Strubel
09d04d8ff7 Better handling of content folder and more dependeing changes
-->  Design-Stuff to USB Stick #107
2016-05-10 20:09:49 +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
759ee336de Notice jQuery in Changelog.. 2016-04-26 21:30:20 +02:00
Matthias Strubel
6a59bdc2ea Follow Up commit to 6c2c691b40 2016-04-26 21:29:56 +02:00
Matthias Strubel
5cc3d685aa lighttpd upload: align Upload sizes
With the introduction of PHP and as a preparation for the
multipart uploader, we moved the tmp space of lighttpd
to the ramdisk on the tiny routers.
We now need to adjust the upload size in kareha to that limit.

With the same commit, I raize the MB limit of lighttpd to 5MB,
which is a good compromise.
2016-04-26 21:17:14 +02:00
Matthias Strubel
0c357e1184 jQuery Update to 2.2.3
Closed: #129
2016-04-26 21:13:27 +02:00
Matthias Strubel
5238737137 Cleanup Changelog 2016-04-26 21:09:50 +02:00