]> git.proxmox.com Git - flutter/proxmox_dart_api_client.git/shortlog
flutter/proxmox_dart_api_client.git
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
2020-04-14 Tim Marxadd getNodeAptUpdate api call
2020-04-14 Tim Marxadd getNodeServices api call
2020-04-14 Tim Marxadd getNodeRRDdata api call
2020-04-14 Tim Marxadd getNodeStatus api call
2020-04-14 Tim Marxadd lxcMigrate api call
2020-04-14 Tim Marxadd getLxcStatusCurrent api call
2020-04-14 Tim Marxadd getLxcConfig api call
2020-04-14 Tim Marxadd qemuMigrate api call
2020-04-14 Tim Marxadd qemu migrate precondition api call
2020-04-14 Tim Marxadd pve task log api calls
2020-04-14 Tim Marxfix annotations for enum classes
2020-04-14 Tim Marxmove osChoices to model class
2020-04-14 Tim Marxadd startdate field to qemu config model
2020-04-14 Tim Marxrework getQemuConfig api call
2020-04-14 Tim Marxremove getClusterTask json coversion
2020-04-14 Tim Marxfix query parameter type
2020-04-14 Tim Marxadd _postWithValidation conviniece wrapper
2020-04-14 Tim Marxadd retry logic to get request
2020-03-11 Tim Marxmove all model exports to pve_model
2020-03-11 Tim Marxadd qemu status api call with models
2020-03-11 Tim Marxadd qemu rrd api call
2020-03-11 Tim Marxadd custom datetime serializer
2020-03-11 Tim Marxstore origin in authenticate method for native usage
2020-03-11 Tim Marxupdate packages
2020-03-11 Tim Marxfix readme
2020-02-14 Dominik Csapakadd Product prefix as parameter
2020-02-14 Dominik Csapakadd generic get and post requests
2020-01-08 Tim Marxadd retry package
2020-01-03 Tim Marxstyle fix
2020-01-03 Tim Marxmove api class to api client package
2020-01-03 Tim Marxrename client to ProxmoxApiClient
2020-01-03 Tim Marxupdate readme about model creation
2020-01-03 Tim Marxmove model classes to api client package
2019-12-30 Tim Marximplement missing native utils functions
2019-12-30 Tim Marxupdate gitignore
2019-12-23 Tim Marxremove unnecessary await
2019-12-17 Tim Marxadd test for ticket response handler
2019-12-17 Tim Marxfix ticket response regex
2019-12-17 Tim Marxremove unsused startTime parameter
2019-12-17 Tim Marxadd tests for response validation
2019-12-17 Tim Marxuse validate extension method instead of throwing gener...
2019-12-17 Tim Marxconvert response validation function to extension method
2019-12-17 Dominik Csapakadd statusCode to ProxmoxApiException
next