mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
added squeleton code for own directory update
This commit is contained in:
parent
3bf3d0c360
commit
3c976bb7ee
6 changed files with 248 additions and 54 deletions
|
@ -160,14 +160,14 @@ Generating sync events
|
|||
Roadmap
|
||||
-------
|
||||
|
||||
- complete this file until a proper description of the whole thing is achieved.
|
||||
- create a new directory and implement the .h for the basic functionality
|
||||
- look into existing code in ftServer for the integration, but don't change anything yet
|
||||
- setup class hierarchy
|
||||
- merge hash cache into file lists.
|
||||
|
||||
- optionally
|
||||
- change the saving system of FileIndex to make it locally encrypted and compact
|
||||
[X] complete this file until a proper description of the whole thing is achieved.
|
||||
[X] create a new directory and implement the .h for the basic functionality
|
||||
[ ] look into existing code in ftServer for the integration, but don't change anything yet
|
||||
[X] setup class hierarchy
|
||||
[ ] merge hash cache into file lists.
|
||||
[ ] new format for saving of FileIndex to make it locally encrypted, compact and extensible
|
||||
[ ] create basic directory functionality with own files: re-hash, and store
|
||||
[ ] display own files in GUI, with proper update and working sort
|
||||
|
||||
TODO
|
||||
====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue