Compare commits

..

2 Commits

Author SHA1 Message Date
85ce0a13a7
Revert "Use different base image"
Some checks reported errors
continuous-integration/drone/push Build was killed
This reverts commit 9ad66204d17a101bb7ba770884c42d26d288a2a5.
2019-03-04 15:00:04 +07:00
9ad66204d1
Use different base image
Some checks failed
continuous-integration/drone/push Build is failing
2019-03-04 14:52:53 +07:00

View File

@ -4,11 +4,8 @@ Inspektor is a simple file browser for inspecting the contents of a
[remoteStorage](https://remotestorage.io) account. It is intended for RS app [remoteStorage](https://remotestorage.io) account. It is intended for RS app
developers and power users. developers and power users.
You're invited to contribute to this app and/or submit feedback to improve it. Please use the Inspektor is beta software and currently under development. You're invited to
[RS Discourse forums](https://community.remotestorage.io/t/rs-inspektor-a-simple-remotestorage-file-browser/428) contribute and/or give feedback: https://gitlab.com/skddc/inspektor
to post issues or ideas, and/or to request an account for gitea.kosmos.org
if you want to submit pull requests directly to the upstream repository. You
may also submit Git patches via [e-mail](mailto:raucao@kip.pe).
## Features ## Features
@ -20,9 +17,9 @@ may also submit Git patches via [e-mail](mailto:raucao@kip.pe).
* [x] Render JSON content tree view (optional source view) * [x] Render JSON content tree view (optional source view)
* [x] Delete documents * [x] Delete documents
* [x] Edit JSON content in tree view * [x] Edit JSON content in tree view
* [x] Delete directories * [ ] Delete directories
* [ ] Edit content source * [ ] Edit content source
* [ ] Render other types of content (e.g. audio and video) * [ ] Render other types content (e.g. audio and video)
* [ ] Copy/move documents * [ ] Copy/move documents
* [ ] Copy/move directories (and enclosed files) * [ ] Copy/move directories (and enclosed files)
* [ ] Loading indicator for any view change that loads remote data * [ ] Loading indicator for any view change that loads remote data