aboutsummaryrefslogtreecommitdiff
path: root/format/common/src
AgeCommit message (Collapse)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2024-08-11add user ID input field (password creation/edit), may fix #1458 (#3161)Alexander Grahn
* add user ID input field (password creation/edit), may fix #1458 * fix: revert change to username label * refactor: rework FieldItem to drop hard-coded strings * refactor: drop unnecessary `.apply` --------- Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-03-26fix(format/common): validate TOTP secret ahead of timeHarsh Shandilya
Fixes #2949
2023-08-10refactor: un-flatten module structureHarsh Shandilya