mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
Dropbox Sync Improvements: - Change PKCE alerts to thrown errors for better error handling - Add provider ID to sync auth error logs for debugging - Improve PKCE error message to guide users to HTTPS requirement - Add unit tests for PKCE code generation Testing Improvements: - Enhance wait-for-supersync.sh to check both health and test endpoints - Match E2E fixture behavior for more reliable test startup detection These changes improve error diagnostics and provide clearer guidance when WebCrypto APIs are unavailable (HTTP contexts). |
||
|---|---|---|
| .. | ||
| fix-duplicate-imports.ts | ||
| migrate-console-to-log-force.ts | ||
| migrate-console-to-log.ts | ||
| migrate-to-droid-log.ts | ||
| migrate-to-issue-log.ts | ||
| migrate-to-pf-log.ts | ||
| migrate-to-plugin-log.ts | ||
| migrate-to-task-log.ts | ||
| remove-unused-log-imports.ts | ||
| replace-synclog-with-pflog.ts | ||
| wait-for-app.sh | ||
| wait-for-supersync.sh | ||
| wait-for-webdav.sh | ||