mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 19:04:43 +00:00
- Add WebdavServerCapabilities interface to detect server features - Implement detectServerCapabilities() method in WebdavApi - Support detection of ETags, Last-Modified, If headers, and locking - Add comprehensive test coverage for capability detection - Cache detected capabilities to avoid repeated requests - Support configuration-based capability overrides - Add documentation for WebDAV conditional headers analysis - Maintain 100% backward compatibility with existing ETag behavior This is Phase 2 of WebDAV non-ETag server support implementation. All existing 180 tests continue to pass. |
||
|---|---|---|
| .. | ||
| ai | ||
| concept | ||
| promotion | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| plugin-development.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||