tahoe-lafs/src/allmydata/web
Leif Ryge 335c2ed06a add "Available" column to welcome page (#648)
add get_available_space() to NativeStorageServer

It uses a new 'available-space' key in the server's v1 version dict, or falls
back to 'maximum-immutable-share-size' (which presently always has the same
value but could have a different meaning in the future).

This is a squash merge of 9773555bb87fab71145ad7a0e84785a4e92d11f7
2014-11-23 06:03:00 +00:00
..
static welcome page: improve CSS slightly for narrow windows 2014-09-02 13:44:53 -07:00
__init__.py tweak webish to use resource_filename to find css and html files 2008-01-22 17:44:58 -07:00
check_results.py Remove 'needs-rebalancing' and add 'count-happiness' to checker reports; repair tests. fixes #1784, #2105 2014-03-20 16:13:57 +00:00
check-and-repair-results.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
check-results.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
common.py Don't call filenode.get_size() twice. refs #1634 2014-10-10 20:36:08 +01:00
deep-check-and-repair-results.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
deep-check-results.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
directory.py refactor get_filenode_metadata(...) into common.py 2014-10-10 11:19:25 -06:00
directory.xhtml Redesigned directory pages (WIP) 2014-09-02 13:55:12 -07:00
download-status-timeline.xhtml Include unminified versions of d3+jquery. Addresses #2208. 2014-04-25 16:16:05 -07:00
download-status.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
filenode.py refactor get_filenode_metadata(...) into common.py 2014-10-10 11:19:25 -06:00
helper.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
info.py webapi changes for MDMF 2011-08-06 17:43:48 -07:00
info.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
introducer.xhtml WUI: add time page was rendered to client and introducer welcome pages. closes #1972 2013-05-19 23:27:23 +01:00
introweb.py WUI: add time page was rendered to client and introducer welcome pages. closes #1972 2013-05-19 23:27:23 +01:00
literal-check-results.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
manifest.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
map-update-status.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
operations.py Increase ophandle expiration times, per #577 2010-02-20 17:05:12 -08:00
publish-status.xhtml Fix text in Publish Status results. Closes #1762. 2012-06-08 15:21:46 -07:00
rename-form.xhtml webui: merge 'move' form with 'rename' form 2012-05-09 14:21:37 -07:00
retrieve-status.xhtml Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00:00
root.py add "Available" column to welcome page (#648) 2014-11-23 06:03:00 +00:00
statistics.xhtml Make WUI headings and titles more consistent and accurate: 2012-12-29 23:54:54 +00:00
status.py hush current pyflakes warnings (list comprehensions) 2014-06-23 13:54:07 -07:00
status.xhtml Make WUI headings and titles more consistent and accurate: 2012-12-29 23:54:54 +00:00
storage_status.xhtml Allow welcome and storage status pages to display a non-ASCII node nickname. fixes #1298 2012-12-27 05:08:53 +00:00
storage.py Add nickname/nodeid to storage-status web page. Closes #1204. 2012-03-12 19:57:36 -07:00
unlinked.py web/unlinked.py: don't use % operator to expand %(uri)s. fixes #1860. 2012-11-15 04:16:19 +00:00
upload-results.xhtml helper: remove timings["existence_check"], aka "Already-In-Grid Check" 2012-05-21 21:13:11 -07:00
upload-status.xhtml helper: remove timings["existence_check"], aka "Already-In-Grid Check" 2012-05-21 21:13:11 -07:00
welcome.xhtml add "Available" column to welcome page (#648) 2014-11-23 06:03:00 +00:00