Brian Warner
|
9ecde0d23e
|
webish: fix link to private_vdrive
|
2007-06-28 19:07:52 -07:00 |
|
Brian Warner
|
1d86cd161b
|
webish.py: add a web page to display the manifest for any particular directory
|
2007-06-26 19:55:21 -07:00 |
|
Brian Warner
|
fb02488a8e
|
vdrive: switch to URI:DIR and URI:DIR-RO, providing transitive readonlyness
|
2007-06-25 13:23:51 -07:00 |
|
Brian Warner
|
2066e8ddfc
|
webish: add option to export/import shared directories (always read-write)
|
2007-06-15 02:31:23 -07:00 |
|
Brian Warner
|
20dcda4ca7
|
create a personal (non-shared) vdrive, in addition to the global shared one
|
2007-06-15 01:33:24 -07:00 |
|
Brian Warner
|
1eba30cd14
|
webish.py: put the URI in a narrower auto-scrolling box (with CSS)
|
2007-06-15 01:32:20 -07:00 |
|
Brian Warner
|
48a8c32ed7
|
webish: display program/library versions on the welcome page
|
2007-06-11 10:51:11 -07:00 |
|
Brian Warner
|
363ed1264a
|
webish: show vdrive and introducer connectedness separately
Also don't offer a link to the vdrive webpages if we don't have a vdrive.furl
|
2007-06-09 21:03:57 -07:00 |
|
Zooko O'Whielacronx
|
3872e94da2
|
rename all "*PBURL*" to "*FURL*"
This breaks backwards compatibility with Tahoe v0.2 -- the first public release of Tahoe.
|
2007-05-22 14:08:30 -07:00 |
|
Zooko O'Whielacronx
|
9b70d17d4b
|
enable private upload, in which the file is inserted at the grid layer but not at the vdrive layer
This patch is actually by Faried Nawaz, as per ticket #33:
http://allmydata.org/trac/tahoe/ticket/33
|
2007-05-16 08:40:19 -07:00 |
|
Faried Nawaz
|
2016b846b9
|
display file size in directory.xhtml
|
2007-05-04 13:07:32 -07:00 |
|
Zooko O'Whielacronx
|
e0a18d12af
|
globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology
|
2007-04-30 13:06:09 -07:00 |
|
Brian Warner
|
a3c9ead74f
|
replace 'queen' with 'introducer' in a lot of places, but not all
|
2007-04-19 17:30:21 -07:00 |
|
Brian Warner
|
60bddba827
|
webish: add 'my nodeid' to the page
|
2007-03-29 14:31:55 -07:00 |
|
Brian Warner
|
611178490a
|
fix some python2.5 incompatibilities, and remove an old webish display that suggested we might know about peers but not be connected to them
|
2007-03-27 17:44:49 -07:00 |
|
Brian Warner
|
25ff9e1f97
|
complete the Introducer changes, separate out vdrive access, make everything work again
|
2007-03-27 16:12:11 -07:00 |
|
Brian Warner
|
8e03d19ccc
|
webish: add PBURL to the all-peers table on the welcome page
|
2007-01-16 21:01:18 -07:00 |
|
Brian Warner
|
3fb37ae246
|
webish: more verifierid-to-uri transition
|
2007-01-16 19:55:53 -07:00 |
|
Brian Warner
|
3490378551
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
|