root
2ca1ab2250
Release / Test backend (push) Successful in 3m15s
Release / Check ui (push) Successful in 1m49s
Release / Docker (push) Successful in 5m53s
Release / Gitea Release (push) Successful in 40s
v2.6.50: notifications overhaul, fix blank page, fix chapter review loading
- svelte.config.js: paths.relative=false so CSS uses absolute /_app/ paths (fixes blank home page after redirect)
- ai-jobs: fix openReview() mutating stale alias r instead of $state review — was causing 'Loading results...' to never resolve for chapter-names/image-gen/description
- notifications bell: redesign with All/Unread tabs, per-item dismiss (×), mark-all-read, clear-all, 'View all' footer link
- /admin/notifications: new dedicated full-page notifications view
- api/notifications proxy: add PATCH (mark-all-read) and DELETE (clear-all, dismiss) handlers
- runner: add CreateNotification calls on success/failure in runScrapeTask, runAudioTask, runTranslationTask
- storage/import.go: real PDF (dslipak/pdf) and EPUB (archive/zip + x/net/html) parsing replacing stubs
- translation admin page: stream jobs Promise instead of blocking navigation
- store.go: DeleteNotification, ClearAllNotifications, MarkAllNotificationsRead methods
- handlers_notifications.go + server.go: PATCH /api/notifications, DELETE /api/notifications, DELETE /api/notifications/{id}
2026-04-09 15:14:00 +05:00
..
2026-04-09 11:00:01 +05:00
2026-04-09 15:14:00 +05:00
2026-04-09 10:01:20 +05:00
2026-03-23 17:21:12 +05:00
2026-04-08 22:28:36 +05:00
2026-04-04 11:12:55 +05:00
2026-04-09 11:00:01 +05:00
2026-03-15 19:32:40 +05:00
2026-04-02 16:19:14 +05:00
2026-03-29 11:32:42 +05:00
2026-03-23 17:21:12 +05:00
2026-03-28 22:54:35 +05:00
2026-04-04 21:17:55 +05:00
2026-03-27 19:38:50 +05:00
2026-04-02 16:19:14 +05:00
2026-03-23 17:21:12 +05:00
2026-04-09 15:14:00 +05:00
2026-03-23 17:21:12 +05:00
2026-04-09 15:14:00 +05:00
2026-04-09 11:00:01 +05:00