Files
markbase/markbase-core
Warren c2ff6fc90e
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
Phase 5: WebDAV async integration analysis - API mismatch found
- dav-server DavFileSystem API changed (20+ compile errors)
- read_dir takes ReadDirMeta, not depth
- have_props/get_props/get_prop/patch_props new methods
- DavFile needs write_buf method
- DavMetaData/DavDirEntry async return types changed

Recommended approach: spawn_blocking wrapper (~2h)
Alternative: full rewrite (~8h)

Phase 5 blocked pending API analysis
2026-06-21 21:28:39 +08:00
..