super-productivity/scripts
Johannes Millan 301a8abdd7 fix(sync): improve Dropbox PKCE error handling and messaging
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).
2026-01-23 14:31:24 +01:00
..
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