Compare commits

..

No commits in common. "d5ca2e125e3a0dc13e1b1468cc8494a42547c2fe" and "0ed331b63482418c235c5828639f74f3dafb20bd" have entirely different histories.

View File

@ -175,7 +175,6 @@ var setup = function(){
- merge two versions
- identify conflicts
- ASAP localStorage
_local/unsaved state_
- ASAP FileSystemAPI (???)
- see::
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
@ -183,12 +182,6 @@ var setup = function(){
_...this boils down to if we need to ask for access every run or
once per install, if it's the former this API is essentially
unusable..._
- [%] ASAP test/prototype::
- [ ] basic https file server (node)
- [ ] get access / handle
- [ ] test access / handle
- [ ] minimal list/show/change/save code (or even simpler?)
- [ ] store handles in IndexDB
- Nextcloud / WebDAV (???)
- _how expensive is it to do a nextcloud plugin???_
- Desktop / electron app