]> git.proxmox.com Git - flutter/proxmox_login_manager.git/shortlog
flutter/proxmox_login_manager.git
5 days ago Thomas Lamprechtlogin form: add tooltips to icon-only buttons master
6 days ago Thomas Lamprechtupgrade dependencies
7 days ago Thomas Lamprechtlogin form: check if build context is still valid after...
7 days ago Thomas Lamprechtlogin form: use const constructor to improve performance
7 days ago Dominik Csapakgeneral settings: add trustedFingerprints list
7 days ago Dominik Csapaklogin: show custom alert dialog for password saving...
13 days ago Thomas Lamprechtpubspec: switch to using dart 3 and upgrade depndencies
13 days ago Thomas Lamprechttree-wide: use super-initializer parameters where possible
2024-04-09 Thomas Lamprechtfix import of collection package
2024-04-09 Thomas Lamprechttfa form: use camelCase for internal variables
2024-04-09 Thomas Lamprechtlogin form: avoid useless intermediate container for...
2024-04-09 Thomas Lamprechttree wide: avoid using private types in public APIs...
2024-04-09 Thomas Lamprechtlinter: disable avoid_print rule
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-09 Thomas Lamprechttree wide: avoid unnecessary new keyword
2024-04-09 Thomas Lamprechttree wide: prefer const constructors
2024-04-09 Thomas Lamprechttree wide: avoid unnecessary this
2024-04-03 Thomas Lamprechttree wide: various small lint auto-fixes
2024-04-03 Thomas Lamprechttree wide: avoid unused imports
2024-04-03 Thomas Lamprechttree wide: use 'const' with the constructor to improve...
2024-04-03 Thomas Lamprechtadd flutter lints to dev-dependencies and enable in...
2024-04-03 Thomas Lamprechtpubspec: mark package as not for publishing
2024-04-03 Thomas Lamprechtdrop depreacated author field from pubspec
2024-04-03 Thomas Lamprechtpubspec: track collection dependency as per dart fix...
2024-04-03 Thomas Lamprechtadapt to toggleableActiveColor property having been...
2024-04-02 Thomas Lamprechtupdate dependencies
2023-07-05 Thomas Lamprechttfa: use number keyboard input type for totp
2023-07-05 Thomas Lamprechtlogin form: set TextInputAction.next for origin field
2023-07-05 Thomas Lamprechtlogin form: make onOriginSubmitted a required callback
2023-07-05 Thomas Lamprechttfa form: wrap in SafeArea
2023-07-04 Thomas Lamprechtpubspec: upgrade dependencies, most for dart 3 compat
2023-07-04 Dominik Csapaktfa: allow closing tfa form
2023-07-04 Dominik Csapaksaved login: don't give outdated ticket to login form
2023-07-04 Dominik Csapaktfa: only open tfa form when there is at least one...
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-05-02 Dominik Csapaklogin selector: read saved password when session expired
2023-05-02 Dominik Csapaklogin form: use wrapper function for biometric interface
2023-04-28 Thomas Lamprechtlogin connection test: avoid the word test
2023-04-25 Dominik Csapaklogin form: restructure _tryGetAccessDomains
2023-04-25 Dominik Csapaklogin form: factor out the ConnectionErrorDialog
2023-04-25 Aaron Lautererlogin form: fix port autodetection
2023-04-24 Dominik Csapakpubspec.lock: update dependencies
2023-04-21 Dominik Csapaklogin form: try port 8006 and 443 if none is given
2023-04-21 Dominik Csapakoptionally save passwords with biometric storage
2023-04-21 Dominik Csapaklogin form: count the loading progresses
2023-04-21 Dominik Csapaklogin form: move condition into handler
2023-03-15 Thomas Lamprechtlogin form: dart fmt
2023-03-15 Thomas Lamprechtpubspec.lock: update dependencies
2022-12-05 Dominik Csapaklogin: fix login for saved ipv6 addresses
2022-09-08 Thomas Lamprechtpubspec: update dependencies
2022-09-08 Dominik Csapakimprove colors of login screen
2022-09-08 Dominik Csapakmigrate from FlatButton to TextButton
2022-09-08 Aaron Lautererlogin_form: keep Continue button above Android softnav
2022-02-04 Thomas Lamprechtpub: upgrade depednecies
2021-12-20 Dominik CsapakTFA: improve color-readabillity for input
2021-12-14 Thomas Lamprechtcolors and stuff
2021-12-09 Thomas Lamprechtpubspec: update dependencies
2021-06-10 Thomas LamprechtTFA: fix awaiting TOTP verification page
2021-05-29 Thomas Lamprechtupdate dependencies
2021-03-12 Thomas Lamprechtmigrate to sound null safety
2021-03-11 Thomas Lamprechtupgrade dependencies
2020-09-23 Tim Marxupdate dependencies
2020-09-23 Tim Marxinform user about unsupported pve version
2020-09-23 Thomas Lamprechtfix issue when 443 port is used
2020-09-22 Tim Marxadd autofill group to login form
2020-09-22 Tim Marxcatch expired sessions before login
2020-09-18 Tim Marxadd multi session usage
2020-09-18 Tim Marxchange proxmox logo styles
2020-09-14 Tim Marxadd autofill hints to form fields
2020-09-09 Tim Marxadd close button to login form
2020-09-09 Tim Marxadd onsubmitted handler for origin & password field
2020-09-07 Tim Marxadd product name to header
2020-09-07 Tim Marxlogin form: ensure textfields are visibile when keyboar...
2020-08-31 Tim Marxupdate dependencies
2020-08-27 Tim Marxtrim form fields
2020-08-25 Tim Marxadd message if no account is configured
2020-08-25 Tim Marxadd delete account button
2020-08-25 Tim Marxadd meta data
2020-08-20 Tim Marxupgrade packages
2020-07-28 Tim Marxupdate readme
2020-07-23 Tim Marxinitial commit