Go to file
Ivo Oskamp 4acc64cc0a Fix automatic mail import unable to be disabled once enabled
Fixed the same checkbox bug for the automatic mail import setting.
The enable checkbox could not be unchecked due to HTML forms not
sending unchecked checkbox values.

Solution: Added import_form_touched flag to detect when the import
settings form is submitted, then update the checkbox value based on
presence (checked) or absence (unchecked) in form data.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 22:10:51 +01:00
containers/backupchecks Fix automatic mail import unable to be disabled once enabled 2026-02-05 22:10:51 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Fix automatic mail import unable to be disabled once enabled 2026-02-05 22:10:51 +01:00
.gitignore Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
.last-branch Auto-commit local changes before build (2026-02-05 22:03:51) 2026-02-05 22:03:51 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
version.txt Release v0.1.20 on branch v20260113-08-vspc-object-linking-normalize (bump type 1) 2026-01-13 16:43:25 +01:00