]> git.proxmox.com Git - flutter/proxmox_login_manager.git/history - lib/proxmox_tfa_form.dart
login form: add tooltips to icon-only buttons
[flutter/proxmox_login_manager.git] / lib / proxmox_tfa_form.dart
2024-04-10 Thomas Lamprechttree-wide: use super-initializer parameters where possible
2024-04-09 Thomas Lamprechttfa form: use camelCase for internal variables
2024-04-09 Thomas Lamprechttree wide: avoid using private types in public APIs...
2024-04-09 Thomas Lamprechttree wide: check if build context is still valid after...
2024-04-09 Thomas Lamprechttree wide: use SizedBox over Container if just done...
2024-04-03 Thomas Lamprechttree wide: various small lint auto-fixes
2024-04-03 Thomas Lamprechttree wide: use 'const' with the constructor to improve...
2023-07-05 Thomas Lamprechttfa: use number keyboard input type for totp
2023-07-05 Thomas Lamprechttfa form: wrap in SafeArea
2023-07-03 Thomas Lamprechttfa: adapt test in loading-overlay, we can have non...
2023-07-03 Thomas Lamprechtupdate to new-format TFA login
2023-04-25 Dominik Csapaklogin form: factor out the ConnectionErrorDialog
2022-09-08 Dominik Csapakmigrate from FlatButton to TextButton
2021-12-20 Dominik CsapakTFA: improve color-readabillity for input
2021-03-12 Thomas Lamprechtmigrate to sound null safety
2020-09-22 Tim Marxcatch expired sessions before login
2020-07-23 Tim Marxinitial commit