- Notifications
You must be signed in to change notification settings - Fork3
Comparing changes
Open a pull request
base repository:vertti/lazy-ecs
Uh oh!
There was an error while loading.Please reload this page.
base:v0.2.0
head repository:vertti/lazy-ecs
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.3.0
- 15commits
- 14files changed
- 1contributor
Commits on Oct 1, 2025
- vertti committed
Oct 1, 2025 Merge pull request#25from vertti/merge-log-watch
Combine show logs and tail logs to single action
- vertti committed
Oct 1, 2025 just use filter as it already supports exclusions
vertti committedOct 1, 2025 - vertti committed
Oct 1, 2025 refactor: extract magic numbers and keys as constants in container UI
vertti committedOct 1, 2025 refactor: extract log formatting logic into dedicated method
vertti committedOct 1, 2025 refactor: add helper method for queue draining
vertti committedOct 1, 2025 refactor: use LogEvent dataclass for type safety and cleaner code
vertti committedOct 1, 2025 refactor: use Action enum for cleaner action handling
vertti committedOct 1, 2025 handle log stream closing gracefully
vertti committedOct 1, 2025 refactor: extract data models to separate module
vertti committedOct 1, 2025 Merge pull request#26from vertti/filter-logs
Interactive Log Filtering for Container Log
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.2.0...v0.3.0
Uh oh!
There was an error while loading.Please reload this page.