mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
Compare commits
3 Commits
f6e74817cd
...
0ed331b634
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ed331b634 | |||
| 958a1d9f7a | |||
| ef68e649c0 |
@ -171,6 +171,7 @@ var setup = function(){
|
||||
- Levels::
|
||||
- PWA (shared api)
|
||||
- ASAP Conflict resolution
|
||||
_(line-based LCS a-la diff)_
|
||||
- merge two versions
|
||||
- identify conflicts
|
||||
- ASAP localStorage
|
||||
@ -178,9 +179,9 @@ var setup = function(){
|
||||
- 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
|
||||
_...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...
|
||||
unusable..._
|
||||
- Nextcloud / WebDAV (???)
|
||||
- _how expensive is it to do a nextcloud plugin???_
|
||||
- Desktop / electron app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user