]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/history - lib/widgets/pve_task_log_widget.dart
tree-wide: prefer sized box for whitespace
[flutter/pve_flutter_frontend.git] / lib / widgets / pve_task_log_widget.dart
2024-04-11 Thomas Lamprechttree-wide: prefer sized box for whitespace
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: 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
2021-12-14 Thomas Lamprechtcleanup color usage and add initial dark mode
2021-12-10 Thomas Lamprechtmigrate to sound null safety
2020-09-10 Tim Marxtasklog: switch to longer scroll animation
2020-06-26 Tim MarxPveTaskLog: fix state for filter fields
2020-06-19 Tim Marxadd showTaskLogBottomSheet util function
2020-04-15 Tim Marxfix infinite task scrolling with updates
2020-04-14 Tim Marxreimplement PveTaskLog widget with built value based...
2019-12-06 Tim Marxrework tasklog widget
2019-09-24 Tim Marxinject api client into tasklog widget
2019-09-11 Tim Marxmerge web & native repo