jedmund-svelte/src/lib
Justin Edmund f35fa60207 refactor(admin): only save local draft on autosave failure
- Remove redundant localStorage saves on every form change
- Only save draft when autosave status is 'error' or 'offline'
- Reduces draft recovery banner noise for successful autosaves
- Navigation guard still prevents data loss when navigating away

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-07 13:09:39 -07:00
..
actions fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
admin feat(admin): create Svelte 5 runes-based autosave store 2025-10-07 07:58:20 -07:00
components refactor(admin): only save local draft on autosave failure 2025-10-07 13:09:39 -07:00
posts Admin WIP 2025-05-27 16:57:51 -07:00
schemas Prettier + build errors 2025-06-02 08:41:03 -07:00
server chore(admin): remove basic auth fallback 2025-10-07 06:31:52 -07:00
stores refactor: consolidate now playing detection into single music stream store 2025-07-10 21:32:14 -07:00
types chore(admin): remove basic auth fallback 2025-10-07 06:31:52 -07:00
utils feat: add video upload support with ffmpeg processing 2025-08-23 03:13:36 -04:00
index.ts Initial commit 2024-07-01 22:46:33 -04:00
posts.ts Admin WIP 2025-05-27 16:57:51 -07:00