Commit graph

215 commits

Author SHA1 Message Date
Matthias Strubel
5e3896a4e1 Distribute Files which are responsible for the new design in directory listing 2013-11-29 17:43:43 +01:00
dsbrooks
87137b27df Quick-fix
+ body style needed a variable added
2013-11-29 17:43:37 +01:00
dsbrooks
b69632ca41 Custom directory listing
Pull Request

Conflicts:
	piratebox/piratebox/conf/lighttpd/lighttpd.conf
2013-11-29 17:43:26 +01:00
Matthias Strubel
7fd7840ff4 Generating lease-file location based on config file. Place it on OpenWRT into /tmp => memory
Conflicts:
	CHANGELOG
2013-11-29 17:42:22 +01:00
Matthias Strubel
de5318e2f3 Fix for droopy on OpenWRT #49 2013-11-29 17:41:39 +01:00
Matthias Strubel
3a3aa7c28e added changelog entry
Conflicts:
	CHANGELOG
2013-11-29 17:41:36 +01:00
Matthias Strubel
224f8bb0a4 added option to change hostname via command line
Conflicts:
	piratebox/piratebox/bin/install_piratebox.sh
2013-11-29 17:41:04 +01:00
Matthias Strubel
007ba8806d added temporary-function for changing PirateBox-Hostname
Conflicts:
	piratebox/piratebox/bin/install_piratebox.sh
2013-11-29 17:39:56 +01:00
Matthias Strubel
8821cdc4ac fixed changelog .. 2013-11-29 17:35:57 +01:00
Matthias Strubel
a268c395b5 removal of service
Conflicts:
	CHANGELOG
2013-11-29 17:35:48 +01:00
Matthias Strubel
51fc672eaf Version beta1 2013-11-29 17:34:00 +01:00
Matthias Strubel
de0bdcf110 Merge branch 'change_hostname' into development 2013-08-11 17:13:30 +02:00
Matthias Strubel
73a6d606e5 added responsive design to changelog 2013-08-11 16:26:45 +02:00
Matthias Strubel
7b205e0c31 Merge branch 'responsive_design' into development
First release version of responsive_design

Conflicts:
	piratebox/piratebox/www/redirect.html
2013-08-11 16:23:40 +02:00
Matthias Strubel
f48a6b78e6 added changelog entry 2013-07-10 16:13:12 +02:00
Matthias Strubel
5e5aa16ed0 added option to change hostname via command line 2013-07-10 16:12:22 +02:00
Matthias Strubel
f055f018bb added temporary-function for changing PirateBox-Hostname 2013-07-10 16:12:22 +02:00
Matthias Strubel
f609d21a57 Merge branch 'mime_type_issues' into development
Conflicts:
	.gitignore
	Makefile
	README
	piratebox/piratebox/init.d/piratebox_alt
2013-07-10 16:05:48 +02:00
Matthias Strubel
83fd53d381 Merge branch 'dsbrooks-responsive_design' into responsive_design 2013-07-05 10:31:10 +02:00
Matthias Strubel
e937f0f0c1 Merge branch 'responsive_design' of https://github.com/dsbrooks/PirateBoxScripts_Webserver into dsbrooks-responsive_design 2013-07-05 10:30:24 +02:00
dsbrooks
b5484ba742 Changes
+ piratebox.conf and psogen.py have been updated to reflect some css
syntax changes
+ index.html has had the 'welcome' section removed in favor of an
'about' link at the top
+ index.html has had some minor restructuring to clean up the code
+ style.css has been cleaned up and reorganized
2013-07-05 17:12:18 +09:00
Matthias Strubel
554cf55daa enhance path gracefully 2013-07-02 12:21:10 +02:00
Matthias Strubel
3c0d41a010 change to v1.0 because it breaks compatibility 2013-07-01 13:30:25 +02:00
Matthias Strubel
21a7e29040 Created changelog to keep track of changes in releases 2013-06-10 19:10:02 +02:00
Matthias Strubel
cc3767e61e Don't show hidden .dot-files anmore
Merge branch 'mrrcollins-nodotfiles' into hotfix-v0.6G
2013-06-10 19:09:47 +02:00
Matthias Strubel
021b79513f Merge branch 'development' of github.com:MaStr/PirateBoxScripts_Webserver into development 2013-06-07 14:06:42 +02:00
Matthias Strubel
b7e0331e0c Remember cleaning up the leftovers 2013-06-07 13:25:57 +02:00
Matthias Strubel
8ed0813dee fix moving kareha files 2013-06-07 11:38:10 +02:00
Matthias Strubel
c06a73cb2c small fixes with path & wget 2013-06-07 11:36:53 +02:00
Matthias Strubel
9d6defd47c Add .epub mime-type to lighttpd configuration
Merge branch 'mime_type_issues' into v0.6
2013-06-07 08:28:26 +02:00
Matthias Strubel
769d3b538e improvements and fixes from v0.6 on installing imageboard 2013-06-05 11:04:04 +02:00
Matthias Strubel
b6556ec42d only copy over the kareha link out of the source-folder... 2013-06-05 09:19:33 +02:00
Matthias Strubel
73f06ac5e9 Merge branch 'dsbrooks-responsive_design' into responsive_design 2013-06-05 08:46:10 +02:00
Matthias Strubel
78b1c2f686 Merge branch 'responsive_design' of https://github.com/dsbrooks/PirateBoxScripts_Webserver into dsbrooks-responsive_design 2013-06-05 08:45:21 +02:00
dsbrooks
be76e2b001 Fixed issue with clearing chat input after sending. 2013-06-05 09:18:42 +09:00
dsbrooks
dfeed8753c Reworked layout, new chat-gen
Reworked the layout, fixing the previously mentioned break when
resizing the window.

Changed the output of psogen.py to better style the chat itself.
2013-06-04 10:29:54 +09:00
Matthias Strubel
0c67f6dc58 be more verbose, if init_done found during kareha install 2013-06-02 19:59:30 +03:00
Cale Black
3600b584a4 init scripts do not start on boot by default anymore. 2013-05-31 10:31:53 -05:00
Matthias Strubel
3204b44a9b Prevent Caching in redirect.html
that only poisens browser's cache too much.
2013-05-31 12:28:57 +02:00
Matthias Strubel
618b561e28 Merge branch 'dsbrooks-responsive_design' into responsive_design ; First implementation of new UI 2013-05-24 07:40:29 +02:00
David Brooks
3a44250a77 Rebuild and design tweaks
Rebuilt the main page to move the "Upload" section around depending on
how you were veiwing the page, whether it be mobile or on a desktop.
2013-05-24 09:32:21 +09:00
Matthias Strubel
74b754ed6a added .fb2 2013-05-23 11:32:48 +02:00
David Brooks
7de1e2d63f Revert to original state
Reverted the index page back to it's original code from a quick test.
2013-05-23 17:05:25 +09:00
Matthias Strubel
b01cca030c Initial commit of sent files 2013-05-23 08:52:26 +02:00
Matthias Strubel
862e220c84 Fix for Issue #44 ; added epub 2013-05-23 08:45:42 +02:00
Matthias Strubel
1cf4504f19 Change of the config-file name on OpenWRT 2013-05-03 14:18:22 +03:00
Matthias Strubel
40125fbb4f Release of Version 0.6E
Merge branch 'v0.6' into stable
2013-04-09 08:23:34 +02:00
Matthias Strubel
27846ae15f Release 0.6E 2013-04-09 08:18:17 +02:00
Matthias Strubel
aed2932bab added stuff for cleaner repository 2013-04-09 08:17:21 +02:00
Matthias Strubel
410e6d835e added stuff for cleaner repository 2013-04-09 07:54:34 +02:00