]> git.proxmox.com Git - flutter/proxmox_dart_api_client.git/shortlog
flutter/proxmox_dart_api_client.git
2024-04-17 Thomas Lamprechtupdate dependencies master
2024-04-16 Dominik Csapakclient: correctly set parameter for node actions
2024-04-10 Thomas Lamprechtpubspec: switch to using dart 3
2024-04-10 Thomas Lamprechtmodels: node disk list: rename helper to get wearout...
2024-04-10 Thomas Lamprechtmodels: qemu config: add "import" as accepted lock
2024-04-03 Thomas Lamprechttree-wide: use super-initializer parameters where possible
2024-04-03 Thomas Lamprechttreewide: avoid unnecessary imports
2024-04-03 Thomas Lamprechttree wide: avoid redundant initialization to 'null'
2024-04-03 Thomas Lamprechttfa: drop unreachable null-fallback for has-recovery...
2024-04-03 Thomas Lamprechtdrop depreacated author field from pubspec
2024-04-03 Thomas Lamprechtmodels: fix on-wire value for journal_mode in node...
2024-04-03 Thomas Lamprechtauto-fix preferring interpolation to compose strings...
2024-04-03 Thomas Lamprechtrun dart format
2024-04-02 Thomas Lamprechtupdate dependencies
2023-07-04 Thomas Lamprechtupdate dependencies and track pubspec lock file
2023-07-04 Thomas Lamprechtdrop unused imports
2023-07-04 Thomas Lamprechtlogin: increase timeout for gettin auth-realms from...
2023-07-04 Thomas Lamprechtsupport older API again
2023-07-03 Thomas Lamprechtauth: increase login timeout to 25s
2023-07-03 Wolfgang Bumillerupdate to new TFA API
2023-03-15 Thomas Lamprechtupdate build_runner dependency
2022-11-05 Thomas Lamprechtupdate dependencies
2022-09-08 Thomas Lamprechtpubspec: update lints dev dependency
2021-12-17 Thomas Lamprechtmodels: node network: "type" porperty is not optional
2021-12-14 Thomas Lamprechtclient: clarify comment
2021-12-14 Thomas Lamprechtmodels: lxc status: improve null-safety annotation
2021-12-14 Thomas Lamprechtmodels: node/service state: add unit/active state optio...
2021-12-13 Thomas Lamprechtnode tasks: improve null-safety interface
2021-12-09 Thomas Lamprechtmodels: userid gets only injected into token later...
2021-12-09 Thomas Lamprechtmodels: further null-safety improvements
2021-12-09 Thomas Lamprechtpubspec: update deps
2021-12-09 Thomas Lamprechttree wide null-safety improvements
2021-12-09 Thomas Lamprechtpubspec: swap depreacated pedantic module with lints
2021-11-17 Dominik Csapakadd win11 ostype
2021-06-23 Aaron LautererAdd double serializer to handle String and int values
2021-06-23 Aaron LautererAdd int serializer to handle string values
2021-06-23 Aaron LautererAdd string serializer to handle int and double values
2021-05-29 Thomas Lamprechtupdate build_runner
2021-05-29 Thomas Lamprechtrun darfmt
2021-05-27 Dietmar Maureradd wearout_percentage helper
2021-03-11 Thomas Lamprechtmake dart analyzer happy, annotate nullable types
2021-03-09 Thomas Lamprechtmigrate to null safe code
2021-03-09 Thomas Lamprechtupdate dependencies
2020-09-28 Tim MarxPveNodesLxcConfigModel: fix lxc parameter parsing
2020-09-23 Tim Marxfix String/num type mismatch for PveNodesLxcStatusMode...
2020-09-23 Tim Marxremove unused model fields
2020-09-15 Tim Marxadd socketexception to retry reasons
2020-09-14 Tim Marxqemu status model: add spice parameter
2020-09-10 Tim Marxadd typecheck to custom bool serializer
2020-09-10 Tim Marxadd template parameter
2020-08-31 Tim Marxupdate HA model
2020-08-31 Tim Marxupdate dependencies
2020-08-25 Tim Marxadd meta data
2020-08-19 Tim Marxadd mailto parameter to vzdump api call
2020-07-29 Tim Marxremove shared prefs & flutter dependency
2020-07-29 Tim Marxadd accessDomains api call
2020-07-29 Tim Marxremove shared preferences dependency & add ssl validati...
2020-07-02 Tim Marxfix missing default return value
2020-07-02 Tim Marxcleanup: do use curly brackets
2020-07-02 Tim Marxupdate analyzer rules
2020-07-02 Tim Marxcleanup: remove unnecessery this
2020-07-02 Tim Marxcleanup: convert all strings to single quoted
2020-07-02 Tim Marxcleanup: remove unused import statements
2020-07-02 Tim Marxreword exception message
2020-07-02 Tim Marxremove unused parameter
2020-07-02 Tim Marxremove unnecessery this prefix
2020-07-02 Tim Marxremove dead code
2020-07-02 Tim Marxadd missing override annotation
2020-06-26 Tim Marxclient remove empty paramters
2020-06-19 Tim Marxadd task log model fields
2020-06-19 Tim Marxadd nodesVZDumpCreateBackup api call
2020-06-17 Tim Marxadd getNodesVZDumpExtractConfig api call
2020-06-17 Tim Marxadd deleteNodeStorageContent api call
2020-05-22 Tim Marxfix group model nullable fields
2020-05-22 Tim Marxset timeout for credentials refresh
2020-05-22 Tim Marxadd lxc migrate model
2020-05-22 Tim Marxadd lxc pending config to apiclient
2020-05-22 Tim Marxadd qemu pending config to apiclient
2020-05-22 Tim Marxadd default path check to get helper
2020-05-22 Tim Marxadd put request wrapper
2020-05-18 Tim Marxqemu/lxc config: add parsing for enumerated json fields...
2020-05-12 Tim Marxchange apt update model fields to nullable
2020-05-12 Tim Marxadd content type to storage content model
2020-05-11 Tim Marxadd api token model
2020-04-27 Tim Marxadd tfa challenge to client
2020-04-27 Tim Marxadd access api calls (domain, group, user, role)
2020-04-23 Tim Marxfix displayName for guests
2020-04-20 Tim Marxconvert wearout field to jsonObject -> api endpoint...
2020-04-17 Tim Marxadd timeout to auth call
2020-04-17 Tim Marxfix wrong null check
2020-04-15 Tim Marxremove osdid field from PveNodesDisksListModel
2020-04-14 Tim Marxcorrect types for class fields
2020-04-14 Tim Marxadd getQemuStatus method
2020-04-14 Tim Marxadd unified typed getStatus method
2020-04-14 Tim Marxrearrange class fields
2020-04-14 Tim Marxmake ProxmoxApiException toString more verbose
2020-04-14 Tim Marxtemporarily revert to async for handleAccessTicketResponse
2020-04-14 Tim Marxadd null check
2020-04-14 Tim Marxwhitespace and format cleanup
2020-04-14 Tim Marxadd getNodeDisksList api call
next