All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- simple sorting
- some small refactoring
- extract the Header to component and add it to detail page
- added Max CPU and Max Mem per session
- upgradet dependencies
- change extension icon
- upgradet dependencies
- used createMemoryRouter instead of createBrowserRouter (#9)
- add details page
- add empty state page
- add useMemo and useCallback to reduce rerender
- resize the screenshot to reduce the size
- upgradet dependencies
- use a smaller base docker image to reduze the size
- add Changelog (#1)
- better layout for the cardlist (#2)
- optimize the table card style (#5)
- upgradet dependencies