- systemd module
- AUR package
- E2E encryption
- Decentralization
- Testing (Docker)
- Client server binary merge
- CALENDAR
- NOTE
- PROFILE
- HABIT
- CORE CAPABILITIES
- STORAGE Links
- STORAGE ENTRY labels
- STORAGE ENTRY GET <DIR>
- STORAGE ENTRY MAKE <ARCHIVE>
- STORAGE ENTRY SHOW with PUBLIC and PRIVATE
- ls a prints as tree
- Password prompt for login
- --export,--import and --teardown handle ipfs
- --raw_dump (Dumping all files from user in archive)
- TBD
- STORAGE ENTRY SHOW will return Error is there isn't any entries in the location
- STORAGE TAG UNDIR returns OK! even if it fails.
- [UV] STORAGE ENTRY SET <NEW NAME> doesn't unwrap the surrounding parantheses.
- [UV] STORAGE DIR SET <NEW NAME> doesn't unwrap the surrounding parantheses.
- [TV] STORAGE ENTRY SHOW 0 <COOKIE> returns error.
ls d
is broken (doesn't include the PUBLIC PRIVATE keyword)ls f
is broken (sends 0 regardless of current pwd)
- TBD
- lib_backend @ get_entry: Write file directly from ipfs instead of holding in memory (TODO:1)