diora-web/books
marwin fe91000e7c
All checks were successful
Build and push Docker image / build (push) Successful in 14s
Test / test (push) Successful in 14s
Books: repair flow also re-encrypts metadata from file
replace-data endpoint now optionally accepts meta_ct/meta_iv.
The client extracts title/author from the uploaded file (same as
normal upload), re-encrypts metadata with the current key, and sends
both data and meta together — so broken books are fully restored
including their displayed title and author.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 17:06:52 +02:00
..
migrations Add anchor-based reading position tracking 2026-04-01 15:41:30 +02:00
__init__.py Add ebook reader features: highlights, bookmarks, search, settings, PDF paginated mode 2026-03-19 13:08:42 +01:00
admin.py Add ebook reader features: highlights, bookmarks, search, settings, PDF paginated mode 2026-03-19 13:08:42 +01:00
apps.py Add ebook reader features: highlights, bookmarks, search, settings, PDF paginated mode 2026-03-19 13:08:42 +01:00
models.py Add anchor-based reading position tracking 2026-04-01 15:41:30 +02:00
urls.py Books: broken-book repair flow + simplify password change 2026-05-25 17:03:59 +02:00
views.py Books: repair flow also re-encrypts metadata from file 2026-05-25 17:06:52 +02:00