Changelog
- 104c9fe Create CODE_OF_CONDUCT.md
- b791abf Create MAINTAINERS.md
- 4ac7a48 Create SECURITY.md
- 205770a Include NixOS install Instructions
- 1aca100 Its getting backported
- ba942dc LICENSE update
- 22eec43 Merge branch 'cruise-org:main' into main
- 8a32813 Merge pull request cruise-org#19 from NucleoFusion/feat/image-refactor
- 1b7cec8 Merge pull request cruise-org#20 from Toliak/patch-1
- 6304458 Merge pull request cruise-org#21 from NucleoFusion/feat/quick-quit
- cd9facb Merge pull request cruise-org#22 from NucleoFusion/feat/nav
- 36a58a1 Merge pull request cruise-org#28 from GreatNateDev/main
- 2d48282 Merge pull request cruise-org#30 from Dr0f0x/enhancement/help-for-dashboard
- 89c190e Merge pull request cruise-org#32 from Dr0f0x/enhancement/fix-layouting-issues
- 22616a0 This will need to be changed once it hits stable
- 0c48166 Typo
- b8739a1 Update CONTRIBUTING.md
- 4fe7d19 Update README.md
- 0f9b4c6 Update ROADMAP.md
- c5d369a Update SECURITY.md
- 8e4988c add scene style for consistent padding
- 033c805 doc: update for elevated view
- a9aafe1 doc: vision update
- d9b4134 enhancement: add help to dashboard
- 9535a61 enhancement:consistent padding for titles, correct layout across all base scenes
- 5b9ad50 enhancement:fix layout on dashboard
- bf16ade enhancement:make container and image models have their width, not the screen width, use viewport for styled help
- 96fe517 enhancement:make help for quickquit same format as others
- d8f89c1 enhancement:make homscreen models have their width, not the screen width
- ceba3bb enhancement:make network and volume models have their width, not the screen width,
- b78a99b enhancement:pass calculated width into detail components of containers instead of calculating there
- 7a1cc1a enhancement:pass calculated width into detail components of networks instead of calculating there
- aa77dab enhancement:pass calculated width into detail components of volumes instead of calculating there
- 0847aea enhancement:updated details
- 2294c0b feat: Adding Container specifics for docker runtime
- 533745f feat: Adding Events runtime interface types and docker implementation
- 7d9bbed feat: Adding Get fn for Runtime Service
- 491d31d feat: Adding Metadat for statCards
- 229f98c feat: Adding complete runtime service
- f06b80b feat: Adding formatting stuff, and converting containers page to follow new runtime service
- c13da9a feat: Adding implementation of Runtime Service for Images and Containers
- 56ce0b6 feat: NetworkDetails and Volume full
- 627e22d feat: Networks full, and Container Details logic
- 1bf844c feat: Stats Card types and stuff for Docker
- 9c01dbf feat: adding a home conversion
- 0a7c0c2 feat: adding an vuln to separate package and also modifying page to use it
- deaebcd feat: adding config logic and initial runtime service, also restructure
- dc4f533 feat: adding containers to new format, and partial images
- bc9892f feat: adding images conversion to runtime
- 7d36400 feat: adding initial runtime declaration. docker
- 05bd4fd feat: adding intitial Nav model implementation
- a974cab feat: adding more general functions, and todo for more types
- 3de6755 feat: adding nav page layout
- f10bd01 feat: adding quick-quit support default 'q'
- 15c578d feat: adding runtime conversion for networks and volumes
- f9db8ad feat: adding runtime interface and global types for artifacts
- e20945e feat: adding statcard for container details and images
- 212b1d5 fix rounding issues for viewport widths in details
- 726b4de fix: doc styles toml tag
- 1a4c8df fix: removing unneccessary reload in images page
- f0ef340 fix: sorting images and fixing columns
- de00fb3 fix:unwanted change for stats
- 2b02ecf refactor: refactoring home model for new runtime service and some other changes
- c07872e synchronize images scene with container scene, use scene style
- 580289d use scene style for networks and volumes
- 3807f09 use scene style for volums
Released by GoReleaser.