Commit Graph

482 Commits

Author SHA1 Message Date
ensag-dev 0987f291cf
Update locales.ini 2020-01-10 13:36:15 +01:00
ensag-dev b2d8b84d36
Creation of the Occitan locale file
In standard Occitan, based on the Lengadocian dialect.
2020-01-10 13:32:48 +01:00
Matthias Strubel 5be7bcc147 A bunch of fixes for timesave.
- Apply shellcheck issues
        - Make timesave working properly on RPi images
2018-02-27 21:38:43 +01:00
Matthias Strubel db32852627 RPi: Fix r8188eu wifi detection problem 2018-02-24 16:46:14 +01:00
Matthias Strubel 0bf3e93321 Remove whitespace 2018-02-24 16:45:14 +01:00
Matthias Strubel 0cc292dddd Fix for radvd startup on OpenWrt
We are adding a ugly hack for OpenWrt based Piratebox. The clean
solution is to add another extendRoot package (extendRoot-radvd), but
after 1.1 the major OpenWrt release will change and this new package is
obsolete.
We only add this ugly hack, which will be removed on development tree
later again.
2018-02-23 11:46:23 +01:00
Matthias Strubel bbc0b074a6 IRC: cleaning up stop issues
let miniircd write PID, because of persmission drop fork.
2018-02-23 11:41:38 +01:00
Matthias Strubel b4e441e953 Fixes IRC startup issues
Error message:

iniircd.py: error: Running this service as root is not recommended. Use the --setuid option to switch to an unprivileged account after startup. If you really intend to run as root, use "--setuid root".
2018-02-20 11:14:11 +01:00
l-n-s c8842fc82c Add russian locale 2018-02-11 08:03:22 +01:00
Jeremy O'Brien ac61d0af39 Run timesave systemd unit on shutdown 2018-02-11 07:57:29 +01:00
Matthias Strubel 6d2d640f64 RPi: Move toward generated MotD
Fixes arch_rpi_image_prepare#14
2018-02-11 07:55:07 +01:00
Matthias Strubel a8a59dee09 Merge branch 'spanish-basque' of https://github.com/yosug/PirateBoxScripts_Webserver into yosug-spanish-basque 2018-02-08 05:37:36 +01:00
yosug 9f53b73b84
Add files via upload
Translation to Spanish and Basque
2018-02-02 23:47:28 +01:00
Matthias Strubel 615af92fc0 RPi - USB Share - fix following up issue with diskusage generation 2017-07-29 10:36:07 +02:00
Matthias Strubel 10b92aae0a diskusage: Fixing missing </head> tag 2017-07-13 19:24:58 +02:00
Matthias Strubel 1554fd4399 Merge branch 'ponsfrilus-patch-1' into hotfix-1.1.4 2017-07-04 11:26:20 +02:00
Nicolas Borboën 46301946d4 Real Kareha download URL
Avoid hitting the 302 redirection when downloading Kareha release
2017-07-03 21:55:18 +02:00
Matthias Strubel c7d194aca9 diskusage: fix wrong error message 2017-07-01 17:06:57 +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 79bc6ff972 content scripts.js : Fix syntax error which broke jQuery 2017-05-22 08:07:11 +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 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
Matthias Strubel bc14bd6cb9 RPI-MOTD: Version update 2017-03-18 17:33:05 +01:00
Matthias Strubel 5fd29f4276 Introduced SDCard helper for RPi 2017-03-18 17:28:27 +01:00
Matthias Strubel abc530b7f1 lighttpd.conf: Reduce cache to a minimum
- Reduces issues with shoutbox refresh
  - Solves issue #170 , which is a cache issue
  - Avoids cache poisening
2017-03-18 17:24:44 +01:00
Matthias Strubel 9cd83012ae usb_share.sh: Force disk usage update 2017-03-18 12:33:45 +01:00
Matthias Strubel a0b0685961 hostapd.conf: More Comments in hostapd for WPA mode 2017-03-18 11:32:50 +01:00
Matthias Strubel f839d8d530 Merge branch 'feat-rpi-wifi-client' into hotfix-1.1.3 2017-03-18 11:31:16 +01:00
Matthias Strubel 83ae64cf61 Merge branch 'patch-rpi3-wifi-issue' into hotfix-1.1.3 2017-03-18 11:31:04 +01:00
Matthias Strubel b6ec9f041f Feature: Add scripts for on the fly client mode
Closes: #171
2017-03-17 22:39:32 +01:00
Matthias Strubel 86cd3719ad wifi_detect: only change piratebox.conf if it is a wifi device 2017-03-17 07:38:11 +01:00
Matthias Strubel 701b884703 wifi_detect.sh: Bugfixes and adjust piratebox configuration 2017-03-17 07:34:32 +01:00
Matthias Strubel 38e740e374 hostapd.conf: More comment to enable n wifi mode 2017-03-15 23:43:35 +01:00
Matthias Strubel ced32586bb Fix for issue on RPi3 with multiple wifi cards
New configuration file can be used to determine which card
 should be used for hostap.

Fixes #155
2017-03-15 23:00:58 +01:00
Matthias Strubel 9ae84a2a94 Fix Shellcheck results 2017-01-16 21:46:09 +01:00
Matthias Strubel efa6ed0fde Correct/translate German localisation strings.
Merge branch 'jdieg0-fix' into hotfix-1.1.3
2017-01-16 21:14:36 +01:00
Matthias Strubel 5713596f60 Adding added brazilian portuguese translation (pt-br)
Merge branch 'a-ira-master' into hotfix-1.1.3
2017-01-16 21:11:41 +01:00
Diego Jahn 1bc42e858b Correct/translate German localisation strings. 2017-01-16 03:23:31 +01:00
nomen 94ac367ea1 --added brazilian portuguese translation to the landing page (data.pt-br.properties) 2017-01-05 20:03:45 -02:00
Matthias Strubel eaf5dc6a4c Merge branch 'minor-index.html-fix' of https://github.com/jdieg0/PirateBoxScripts_Webserver into jdieg0-minor-index.html-fix 2016-11-23 07:03:09 +01:00
Diego Jahn a8137c38bc Fixed localization ID for placeholder message. 2016-11-22 02:01:13 +01:00
Matthias Strubel 2bef55bae6 forest.py: Fixing install typo of css 2016-11-17 06:54:48 +01:00
Matthias Strubel 3e7ea66fb2 forest.py: Change CSS path to content folder & datapath to share 2016-10-30 14:09:55 +01:00