mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-27 09:44:39 +00:00
Upload operations to SuperSync immediately after IndexedDB persistence for near-real-time sync between clients. - Create ImmediateUploadService with 100ms debounce for batching - Trigger upload from OperationLogEffects after operation persistence - Show checkmark on success without spinning sync button - Silent failure fallback to normal sync cycle - Handle piggybacked operations from server response |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| environments | ||
| static | ||
| styles | ||
| test-helpers | ||
| typings | ||
| _common.scss | ||
| favicon.ico | ||
| hammer-config.class.ts | ||
| index.html | ||
| karma.conf.js | ||
| main.ts | ||
| manifest.json | ||
| polyfills.ts | ||
| styles.scss | ||
| test.ts | ||
| tsconfig.app.json | ||
| tsconfig.spec.json | ||
| tsconfig.worker.json | ||