mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-24 11:51:57 +00:00
Compare commits
No commits in common. "d5ca2e125e3a0dc13e1b1468cc8494a42547c2fe" and "0ed331b63482418c235c5828639f74f3dafb20bd" have entirely different histories.
d5ca2e125e
...
0ed331b634
@ -175,20 +175,13 @@ 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
|
||||
- is this usable???
|
||||
_...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
|
||||
_...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..._
|
||||
- Nextcloud / WebDAV (???)
|
||||
- _how expensive is it to do a nextcloud plugin???_
|
||||
- Desktop / electron app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user