]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/webish.py
create a personal (non-shared) vdrive, in addition to the global shared one
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / webish.py
2007-06-15 Brian Warnercreate a personal (non-shared) vdrive, in addition...
2007-06-15 Brian Warnerwebish: enable deletion of directories
2007-06-15 Brian Warnerwebish.py: put the URI in a narrower auto-scrolling...
2007-06-15 Brian Warnermake new vdrive work, implement convenience wrapper...
2007-06-15 Brian Warnerrevamp vdrive: nodes with furls. tests still fail.
2007-06-11 Brian Warnerwebish: display program/library versions on the welcome...
2007-06-10 Brian Warnerwebish: show vdrive and introducer connectedness separately
2007-05-25 Zooko O'Whielacronxswitch from FieldStorage.value to FieldStorage.file
2007-05-22 Zooko O'Whielacronxrename all "*PBURL*" to "*FURL*"
2007-05-23 Brian Warnerchange uri-packer-unpacker to deal with dictionaries...
2007-05-16 Zooko O'Whielacronxenable private upload, in which the file is inserted...
2007-05-04 Faried Nawazdisplay file size in directory.xhtml
2007-04-20 Brian Warnerreplace 'queen' with 'introducer' in a lot of places...
2007-03-29 Brian Warnerwebish: add 'my nodeid' to the page
2007-03-28 Brian Warnerfix some python2.5 incompatibilities, and remove an...
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-23 Zooko O'Whielacronxincomplete work to be finished elsewhere
2007-01-21 Brian Warnermove upload/download interfaces to allmydata.interfaces...
2007-01-17 Brian Warnerwebish: present real URI in directory listing, not...
2007-01-17 Brian Warnerwebish: add PBURL to the all-peers table on the welcome...
2007-01-17 Brian Warnerwebish: more verifierid-to-uri transition
2007-01-17 Brian Warnervdrive/webish: finish verifierid/uri transition
2007-01-17 Brian Warneradd better error reporting to NotEnoughPeersError
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...