Fix: Refactor code for improved readability and consistency in document viewer and signup form

This commit is contained in:
Leon Bösche
2026-01-12 01:18:08 +01:00
parent 36db2daabd
commit ec25f06ea3
4 changed files with 59 additions and 67 deletions

View File

@@ -674,4 +674,5 @@ func (db *DB) MarkChallengeUsed(ctx context.Context, challenge []byte) error {
`, challenge)
return err
}
// UpdateFileSize updates the size and last_modified timestamp of a file