| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
ci/woodpecker/pr/pr Pipeline was successful
- Add guard flag to prevent both onPopInvokedWithResult and dispose() from saving progress (double DB writes + double sync pushes) - Capture ref-dependent values synchronously in _saveProgress before any await to prevent accessing disposed ref after super.dispose() - Guard ref.invalidate() calls with mounted check for dispose safety - Add KoreaderSyncAuthException so 401 errors in getProgress and updateProgress propagate instead of being silently swallowed - Show a warning snackbar (once per session) when auth fails so the user knows sync credentials need updating Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
| .. | ||
| auth_service.dart | ||
| connectivity_service.dart | ||
| epub_download_service.dart | ||
| image_cache_service.dart | ||
| koreader_sync_service.dart | ||
| offline_content_checker.dart | ||
| opds_parser.dart | ||
| opds_service.dart | ||
| url_helper.dart | ||