super-productivity/src
Johannes Millan ad756c8bb2
docs(plugins): correct misleading secret-purge orphan comment (#8642)
The uninstall purge comment claimed orphaned credentials are cleared
'until a later purge', but no reconcile exists: once the plugin is gone
from the registry, removeSecretsForPlugin/clearOAuthTokens are never
re-triggered for it. On an IndexedDB failure the secret/token orphans on
disk until the same plugin id is reinstalled and removed again. Reword
the comment to state this honestly.

Reported by @sbomsdorf in review of #8633.
2026-06-30 14:11:32 +02:00
..
app docs(plugins): correct misleading secret-purge orphan comment (#8642) 2026-06-30 14:11:32 +02:00
assets feat(focus-mode): loop the break-end sound until the break is dismissed (#8608) 2026-06-30 13:52:19 +02:00
environments 18.12.1 2026-06-22 13:37:54 +02:00
static fix(security): harden XSS sinks and add Origin check (#7413) 2026-05-06 21:37:06 +02:00
styles fix(android): keyboard + status-bar follow-ups for edge-to-edge (#8508) (#8548) 2026-06-23 11:57:49 +02:00
test-helpers
typings
_common.scss
favicon.ico
hammer-config.class.ts
index.html fix(security): stored XSS → RCE chain — note image, plugin nodeExecution, CSP (GHSA-78rv-m663-4fph) (#8178) 2026-06-08 20:20:17 +02:00
karma.conf.js chore(task-repeat): revert RRULE Phase 1 from master (#7948) Develop the full RFC-5545 RRULE epic on the long-running feat/rrule-epic branch and merge once complete and testable in final form, rather than landing 13 phases into master one half-state at a time. Work preserved on feat/rrule-epic. Not yet shipped (post-v18.9.1), so no user impact. 2026-06-09 13:56:38 +02:00
main.ts fix(android): suspend idle AudioContext in background to stop battery drain (#8243) (#8280) 2026-06-12 14:55:24 +02:00
manifest.json
polyfills.ts fix(schedule): indicate tasks beyond available time 2026-05-11 14:30:55 +02:00
styles.scss fix(styles): use package imports for fontsource instead of relative paths 2026-03-18 13:14:10 +01:00
test.ts chore: remove unused eslint-disable directives 2026-06-10 17:35:37 +02:00
tsconfig.app.json fix(build): exclude test helpers from production build 2026-02-25 16:46:51 +01:00
tsconfig.spec.json fix(keyboard): resolve macOS global shortcut layout mismatch (#8378) (#8381) 2026-06-17 12:57:47 +02:00
tsconfig.worker.json