Update README

This commit is contained in:
Basti 2018-03-04 17:09:48 +02:00
parent 3cb6276f3b
commit 0eaf248045
1 changed files with 4 additions and 2 deletions

View File

@ -13,11 +13,13 @@ contribute and/or give feedback: https://gitlab.com/skddc/inspektor
* [x] Traverse/inspect directories
* [x] View document details
* [x] Render images in details
* [x] Render text content in details (e.g. JSON)
* [x] Render text content in details
* [x] Render JSON content tree view (optional source view)
* [x] Delete documents
* [ ] Delete directories
* [ ] Edit content source
* [ ] Edit JSON content in tree view
* [ ] Render other types content (e.g. audio and video)
* [ ] Edit text content (and save changes)
* [ ] Copy/move documents
* [ ] Copy/move directories (and enclosed files)
* [ ] Loading indicator for any view change that loads remote data