Commit graph

14 commits

Author SHA1 Message Date
Matthias Strubel eb6c335940 Fix: Directory Listing menu is not working in responsive mode 2016-02-07 10:38:55 +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 1532ef84bd update script to "sending" 2015-09-15 17:53:43 -06:00
nightshade 578f15725e remove testing from scripts 2015-09-14 18:21:10 -06:00
nightshade e8af24254b add ajax diskusage 2015-09-14 18:09:52 -06:00
Matthias Strubel e5470ccd1f Cleanup unnessecary spacer files 2015-08-06 21:35:22 +02:00
dsbrooks 1d659001a9 Pull Request 2013-08-21 14:57:53 +09: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
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 b01cca030c Initial commit of sent files 2013-05-23 08:52:26 +02:00