mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 08:56:41 +00:00
Add OAuth support for plugins with PKCE, token persistence in local-only IndexedDB, and Electron/web redirect handling. Extend two-way sync with dueDay, dueWithTime, and timeEstimate field mappings including mutually exclusive field clearing. Support remote issue deletion on task delete and remote deletion detection during polling. Add Google Calendar plugin (disabled from bundled builds pending legal review) as a development reference for the plugin OAuth and two-way sync APIs. Additional fixes: - Restore accidentally deleted focus-mode translation keys - Remove full Task[] from deleteTasks action to prevent op-log bloat - Add dueDay/deadlineDay format validation guards (#6908) - Fix Android reminder alarm cancel intent matching - Validate dueDay format to prevent false overdue from corrupted data - Fix PKCE test expectation after utility consolidation |
||
|---|---|---|
| .. | ||
| androidTest/java/com/superproductivity/superproductivity | ||
| main | ||
| test/java/com/superproductivity/superproductivity | ||