]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/history - lib
utils: dot indicator: fix context param name
[flutter/pve_flutter_frontend.git] / lib /
2024-04-11 Thomas Lamprechtutils: dot indicator: fix context param name
2024-04-11 Thomas Lamprechtline chart: drop dead code for unrealisitc Y-axis overflow
2024-04-11 Thomas Lamprechttask logs: crudely handle warnings
2024-04-11 Thomas Lamprechtrenderer: fix using fallback for support level
2024-04-11 Thomas Lamprechttree-wide: fix various dead code statements
2024-04-11 Thomas Lamprechturl launch: rework launching URL
2024-04-11 Thomas Lamprechtfont awesome icons: replace depracated variants with...
2024-04-11 Thomas Lamprechtmain layout: replace depreacated WillPopScope with...
2024-04-11 Thomas Lamprechttheme: drop checkbox/radiogroup related overrides
2024-04-11 Thomas Lamprechttree-wide: auto-fix all smaller lints
2024-04-11 Thomas Lamprechtresource list: fix fallback for unknown resource types
2024-04-11 Thomas Lamprechttask log: show duration correctly for running tasks
2024-04-11 Thomas Lamprechttask log: fallback to empty list if no tasks returned
2024-04-11 Thomas Lamprechttree-wide: prefer sized box for whitespace
2024-04-11 Thomas Lamprechttree-wide: prefer const declarations and constructors...
2024-04-11 Thomas LamprechtRevert "tree-wide: avoid using private types in public...
2024-04-11 Thomas Lamprechttree-wide: avoid using private types in public APIs...
2024-04-11 Thomas Lamprechttree-wide: drop unnecessary null comparions
2024-04-11 Thomas Lamprechttree-wide: avoid unused imports
2024-04-11 Thomas Lamprechtnetwork bridge selector: cope with null value
2024-04-11 Thomas Lamprechttree-wide: various smaller auto-lint fixes
2024-04-11 Thomas Lamprechttree-wide: switch depreacted member use to new ones
2024-04-11 Thomas Lamprechttree-wide: dart format
2024-04-11 Thomas Lamprechttree-wide: prefer const constructors
2024-04-11 Thomas Lamprechtnodes: overview: switch to updated camelCase name for...
2024-04-11 Thomas Lamprechtutils: update coding style to set default value for...
2024-04-11 Thomas Lamprechtstates: make base state a full mixin
2024-04-11 Thomas Lamprechtaccess control view: fix label color of selected tabs
2024-04-03 Thomas Lamprechtupdate dependencies and adapt to breaking changes and...
2023-07-05 Thomas Lamprechtupdate metadata and build system to current flutter...
2023-07-04 Dominik Csapakfix #4749: correctly show lxc rrd data
2023-07-04 Dominik Csapakremove package_info_plus dependency
2023-04-28 Dominik Csapakconsole: fix first load
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
2022-09-12 Dominik Csapakfix text selection theme
2022-09-08 Thomas Lamprechtmain: apply some lints
2022-09-08 Thomas Lamprechtswitch depreacted package_info with package_info_plus
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 Aaron Lautereravoid elements hiding behind Android softnav buttons
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 Lamprechtconsole menu: add hint about trusted SSL requirement
2021-12-20 Thomas Lamprechtconsole web view: avoid intermediate card
2021-12-16 Thomas Lamprechtadd noVNC console to CTs/VMs and Node console action...
2021-12-14 Thomas Lamprechtfixup: do not hard code theme mode
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 Lamprechtrun dart fix
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-07 Thomas Lamprechtrefresh source template
2021-06-23 Thomas Lamprechtmain layout: fix code format
2021-06-23 Aaron Lautererpower settings: fix handling null for template status
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
2021-06-01 Thomas LamprechtrenderDuration: use days as longest time unit
2021-05-30 Thomas Lamprechtcapacity indicator: re-tune percentage level for warnin...
2021-05-27 Dietmar Maurerfix node CPU usage (correctly render percentage)
2021-05-27 Dietmar Maureruse new wearout_percentage helper
2021-05-21 Dietmar Maureralways use Provider.of(..., listen: false) inside handlers
2021-03-12 Thomas Lamprechtcompat: adapt to validators and auto-validation changes
2021-03-12 Thomas Lamprechtcompat: switch from Scaffold to ScafoldMessenger
2021-03-12 Thomas Lamprechtdartfmt and autogenerated changes
2021-03-12 Thomas Lamprechtcompat: ignore provider changes when not stateful
2021-03-12 Thomas Lamprechtcompat migration: import ValueStreamExtensions
2021-03-09 Aaron LautererAdd first welcome screen
2021-03-09 Aaron Lautereradd class for Proxmox corporate identity colors
2020-11-16 Aaron LautererPveLxcOptions: fix config.unprivileged is null behavior
2020-11-11 Thomas Lamprechtfixes for current flutter master
2020-09-25 Dominik Csapakfix wrongly calculated offline container count
2020-09-24 Tim MarxProxmoxCapacityIndicator: fix edge case with missing...
2020-09-23 Tim MarxPveLxcOverview: fix display text for unlimited cores
2020-09-18 Tim Marxenable multi session usage
2020-09-18 Tim Marxchange proxmox logo styles
2020-09-17 Tim Marxadd custom ordinate renderer to line chart
2020-09-17 Tim Marxadd custom proxmox icon
2020-09-15 Tim Marxremove safe area widgets
2020-09-15 Tim Marxmigrate: adapt text color of target
2020-09-15 Tim Marxaccess management: reload on show
next