Francisco Penedo Alvarez 1262aa3c37
All checks were successful
CI / quality-checks (push) Successful in 52s
Fix #4: readings switch to dropped after rating
The hidden input for "dropped" in the completed reading form was always
setting the value to "1", which caused the reading to be marked as
dropped when the rating was updated (hidden inputs do not honor the
"checked" attribute).

Additionally, the book rating section is now swapped OOB when any
reading is updated, to ensure the changes are reflected in the hidden
inputs. This was causing the latest changes to a reading to be lost when
the rating was updated immediately after.
2026-04-28 23:08:58 +02:00
2026-03-21 20:07:45 +01:00
2026-03-30 22:46:04 +02:00
2026-03-31 16:54:19 +02:00
2026-03-30 22:46:04 +02:00
2026-03-30 22:46:04 +02:00
2026-03-31 17:26:00 +02:00
2026-03-14 20:36:12 +01:00
2026-03-30 22:46:04 +02:00
2026-03-30 22:46:04 +02:00
2026-03-14 20:36:12 +01:00
2026-03-30 22:46:04 +02:00
Description
No description provided
Readme 1.2 MiB
Languages
Python 73.3%
Jinja 23.1%
CSS 2.2%
Dockerfile 0.7%
Shell 0.5%
Other 0.2%