]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/shortlog
flutter/pve_flutter_frontend.git
2023-07-04 Thomas Lamprechtbump version to 1.7.0+41
2023-05-02 Dominik Csapakbump version to 1.6.1+40
2023-04-28 Dominik Csapakbump version to 1.6.1+39
2023-04-28 Dominik Csapakconsole: fix first load
2023-04-27 Dominik Csapakbump version to 1.6.0+38
2023-04-27 Thomas Lamprechtandroid build: support getting signing key PW from...
2023-04-26 Thomas Lamprechtreadme: record that libsecret-1-dev is required now
2023-04-26 Thomas Lamprechtupdate metadata
2023-04-26 Thomas Lamprechtreadme: improve on small nits
2023-04-24 Dominik Csapakadd tooling upgrade info to README
2023-04-24 Dominik Csapakandroid: change jcenter to mavenCentral
2023-04-24 Dominik Csapakpubspec: update dependencies
2023-04-24 Dominik Csapakupdate metadata/cmake
2023-04-24 Dominik Csapakupdate webview_flutter to 4.2.0
2023-04-24 Dominik Csapakguest migrate window: show correct usages in the node...
2023-04-21 Dominik Csapakfix a few null problems and warnings
2023-04-21 Dominik CsapakNodeListTile: fix required online parameter
2023-04-21 Dominik Csapakput resource filter sheet into a SafeArea
2023-04-18 Dominik Csapakchange to FlutterFragmentActivity
2022-09-28 Thomas Lamprechtbump version to 1.5.2
2022-09-27 Thomas Lamprechtpubspec: update dependencies
2022-09-12 Thomas Lamprechtbump version to 1.5.1
2022-09-12 Dominik Csapakfix text selection theme
2022-09-08 Thomas Lamprechtandroid: target and compile with sdk 33 (android 13)
2022-09-08 Thomas Lamprechtmain: apply some lints
2022-09-08 Thomas Lamprechtbump version to 1.5.0
2022-09-08 Thomas Lamprechtswitch depreacted package_info with package_info_plus
2022-09-08 Thomas Lamprechtupdate metadata/cmake templates
2022-09-08 Thomas Lamprechtpubspec: update dependencies
2022-09-08 Dominik Csapakfix options view when ostype is null
2022-09-08 Dominik Csapakfix guest backup widget start display
2022-09-08 Dominik Csapakfix typo Opague -> Opaque
2022-09-08 Dominik Csapakimprove colors for indicator/toggles
2022-09-08 Dominik Csapakmove to ElevatedButton from RaisedButton
2022-09-08 Dominik Csapakmove to TextButton from FlatButton
2022-09-08 Dominik Csapakmove to OutlinedButton from OutlineButton
2022-09-08 Dominik Csapakfix null handling in MainActivity.kt
2022-09-08 Dominik Csapakincrease compileSdkVersion to 32
2022-09-08 Aaron Lautereravoid elements hiding behind Android softnav buttons
2022-02-04 Thomas Lamprechtbump version to 1.4.2+34
2022-02-04 Thomas Lamprechtpub: upgrade dependencies
2022-02-04 Thomas Lamprechtandroid: sync with bumblee android studio gradle
2021-12-28 Thomas Lamprechtpubspec: update (transitive) dependencies
2021-12-28 Aaron Lauterertransform android splash screen logo to vector
2021-12-21 Dominik Csapakweb console: tell noVNC to hide broken fullscreen-button
2021-12-21 Thomas Lamprechtweb console: put in safe-area to avoid interference...
2021-12-20 Thomas Lamprechtbump version to 1.4.1+33
2021-12-20 Thomas Lamprechtupdate dependencies
2021-12-20 Thomas Lamprechtandroid manifest: avoid duplicate entry
2021-12-20 Thomas Lamprechtconsole menu: add hint about trusted SSL requirement
2021-12-20 Thomas Lamprechtconsole web view: avoid intermediate card
2021-12-16 Thomas Lamprechtbump version to 1.4.0+32
2021-12-16 Thomas Lamprechtadd noVNC console to CTs/VMs and Node console action...
2021-12-14 Thomas Lamprechtre-bump version for theme mode fix
2021-12-14 Thomas Lamprechtfixup: do not hard code theme mode
2021-12-14 Thomas Lamprechtbump version to 1.3.0+30
2021-12-14 Thomas Lamprechtcleanup color usage and add initial dark mode
2021-12-14 Thomas Lamprechtwidget/line chart: clamp maxima to 0.001 as lower limit
2021-12-14 Thomas Lamprechtwidget/rrd chart: improve null safety
2021-12-14 Thomas Lamprechtbloc: handle null from apiClient.getMigratePreconditions
2021-12-14 Thomas Lamprechtbase BLOC class: do not further process Events if event...
2021-12-14 Thomas Lamprechtmove scroll-behavior class to utils and use it for...
2021-12-13 Thomas Lamprechtfile selector: add missing "vztmpl" case to getContentIcon
2021-12-13 Thomas Lamprechtguest overviews: factor out creating an action card
2021-12-13 Thomas Lamprechtguest overview: fix sroll/drag on desktop for rrd graphs
2021-12-10 Thomas Lamprechtmigrate to sound null safety
2021-12-09 Thomas Lamprechtpubspec: swap depreacted pedantic module with (flutter_...
2021-12-09 Thomas Lamprechtrun dart fix
2021-12-09 Thomas Lamprechtbump version to 1.2.4+29
2021-12-09 Thomas Lamprechtandroid manifest: record x-virt-viewer mime VIEW intent
2021-12-09 Thomas Lamprechtconsole menu: catch if spice proxy/shell API returns...
2021-12-09 Thomas Lamprechtconsole menu: factor out showing text dialog
2021-12-09 Thomas Lamprechtconsole menu: refactor and throw error on unsuported...
2021-12-09 Thomas Lamprechtandroid: commit missing styles
2021-12-09 Thomas Lamprechtandroid: record query-intent for https URLs to allow...
2021-12-09 Thomas Lamprechtpubspec: update url_launcher and transitive dependencies
2021-12-09 Thomas Lamprechtbump version to 1.2.3+27
2021-12-09 Thomas Lamprechtandroid: update dependencies, mostly test/dev ones
2021-12-09 Thomas Lamprechtandroid: migrate to compiled API v31+, with splash...
2021-12-09 Thomas Lamprechtpubspec: update some dependencies
2021-12-09 Thomas Lamprechtandroid: manifest: export main activity
2021-12-09 Thomas Lamprechtandroid: manifest: whitespace cleanup
2021-12-09 Thomas Lamprechtandroid: update gradle version
2021-12-09 Thomas Lamprechtandroid: avoid setting R8 byte code shrinker
2021-12-09 Thomas Lamprechtandroid: indendation fixes
2021-12-07 Thomas Lamprechtbump version to 1.2.3+26
2021-12-07 Thomas Lamprechtrefresh source template
2021-12-07 Thomas Lamprechtupgrade all dependencies
2021-12-07 Thomas Lamprechtandroid: bump targetSdkVersion to 31
2021-06-23 Thomas Lamprechtbump version to 1.2.2+25
2021-06-23 Thomas Lamprechtpubspec: set min flutter release to 2.0.0
2021-06-23 Thomas Lamprechtmain layout: fix code format
2021-06-23 Aaron Lautererpower settings: fix handling null for template status
2021-06-10 Thomas Lamprechtbump version: 1.2.1+24
2021-06-09 Thomas Lamprechtbump version: 1.2.0+23
2021-06-09 Thomas Lamprechtadnroid: bump target SDK from 29 to 30
2021-06-02 Dietmar Maurerchange rrd graph memory icon
2021-06-02 Dietmar Maureradd memory rrd graph to node overview
2021-06-01 Thomas Lamprechtstorage: drop wide layout for now
2021-06-01 Thomas Lamprechtcolors: use less flashy/neon green for online resources
next