Opened at 2010-03-17T01:54:55Z
Last modified at 2014-12-02T19:41:45Z
#1000 assigned enhancement
add 'Tahoe Explorer' (JavaScript-based UI) to Tahoe
Reported by: | davidsarah | Owned by: | davidsarah |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | code-frontend-web | Version: | 1.6.0 |
Keywords: | jsui | Cc: | |
Launchpad Bug: |
Description (last modified by warner)
Toby Murray has written a JavaScript front-end called "Tahoe Explorer", which looks very promising -- particularly from the point of view of solving security problems with the existing WUI, as well as potentially better usability and performance. (It's not often you get to improve all of those at the same time!)
I don't think this should be added just as a 'contrib' package; it is liable to bitrot that way.
The original code was dependent on Cajita, which would have required solving some (minor) licensing issues, but it turns out that this dependency is easily removed.
Of more concern is that the code has no unit tests. We need to decide how to test JavaScript code (there are several possibilities including JSUnit and Windmill; I'll open another ticket about that).
Attachments (1)
Change History (5)
Changed at 2010-04-08T14:07:01Z by duck
comment:1 Changed at 2010-04-13T01:51:51Z by davidsarah
- Milestone changed from undecided to 1.8.0
- Owner set to davidsarah
- Status changed from new to assigned
comment:2 Changed at 2010-08-09T22:18:08Z by zooko
- Milestone changed from 1.8.0 to eventually
comment:3 Changed at 2012-05-03T17:30:50Z by davidsarah
- Milestone changed from eventually to 1.11.0
I'm optimistically adding this to the 1.11 milestone. Please help!
comment:4 Changed at 2014-12-02T19:41:45Z by warner
- Component changed from code-frontend to code-frontend-web
- Description modified (diff)
Toby Murray's Tahoe Explorer