mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-01 04:01:01 +00:00
- Fix taskIdToGcalEventId collision by hex-encoding nanoid bytes - Add timeBlock API to plugin interface, move Google Calendar-specific logic into the plugin, make TimeBlockSyncEffects provider-agnostic - Use isPluginIssueProvider() in task selectors - Replace console.error with Log.err, add i18n for time-block errors - Use 1-hour default when rescheduling all-day event to timed slot - Apply config migration in dialog for legacy single-calendar configs - Remove planTaskForDay/moveBeforeTask from deleteOnUnschedule$ - Rename icalEvents$ to calendarEvents$ - Make issueProviderKey required on CalendarIntegrationEvent - Parameterize loadAllCalendars/loadWritableCalendars - Replace deprecated unescape() with TextEncoder in iCal util - Fix btoa() non-ASCII throw in getIssueLink - Fix timezone bug in all-day reschedule date parsing - Deep-clone pluginConfig before mutating in migration dialog |
||
|---|---|---|
| .. | ||
| manifest.json | ||
| plugin.spec.ts | ||
| plugin.ts | ||