aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index 3a7b8e50b..78b932630 100644
--- a/TODO
+++ b/TODO
@@ -44,20 +44,18 @@ PHASE #2: (Goal: recover basic file-sharing functionality)
44 + persistence mechanism (design done) 44 + persistence mechanism (design done)
45 + sharing API 45 + sharing API
46 ~ file-information (needs testing) 46 ~ file-information (needs testing)
47 ~ directory: implement new directory builder! 47 ~ directory (needs testing)
48 ~ insert: close, need directory builder first! 48 ~ publish (work in progress...)
49 ~ unindex & list indexed!!! 49 ~ unindex & list indexed!!! (need publish to be done)
50 ~ search 50 ~ search (need publish to be done)
51 ~ download 51 ~ download (need publish/search to be done)
52 ~ namespaces 52 ~ namespaces
53 ~ collection 53 ~ collection
54 - design network structs (P2P) 54 - design network structs (P2P)
55 - datastore request queueing mechanism 55 - datastore request queueing mechanism
56 - implement FS service (needs DHT) 56 - implement FS service (needs DHT)
57 + insert
58 + download 57 + download
59 + search 58 + search
60 + unindex
61 - implement testcases 59 - implement testcases
62 + URI API 60 + URI API
63 + getopt API 61 + getopt API