-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(chore): automatic release v0.0.2 #601
Commits on May 28, 2024
-
fix(deps): update dependency @trpc/client to v11.0.0-rc.382 (#568)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e448eeb - Browse repository at this point
Copy the full SHA e448eebView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2185e3 - Browse repository at this point
Copy the full SHA c2185e3View commit details -
fix(deps): update dependency eslint-plugin-react to ^7.34.2 (#567)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e499bd - Browse repository at this point
Copy the full SHA 9e499bdView commit details -
chore(deps): update node.js to v20.14.0 (#573)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cb3e95 - Browse repository at this point
Copy the full SHA 2cb3e95View commit details -
fix(deps): update dependency flag-icons to ^7.2.3 (#575)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe43e74 - Browse repository at this point
Copy the full SHA fe43e74View commit details -
fix(deps): update dependency mysql2 to v3.9.9 (#576)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 612b8d8 - Browse repository at this point
Copy the full SHA 612b8d8View commit details -
chore(deps): update dependency @types/node to ^20.12.13 (#577)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc7f455 - Browse repository at this point
Copy the full SHA dc7f455View commit details -
chore(deps): update actions/checkout action to v4 (#571)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e030e06 - Browse repository at this point
Copy the full SHA e030e06View commit details -
feat: add docker container table (#520)
* WIP On docker integration * WIP on adding docker support * WIP on adding docker support * chore: Add cacheTime parameter to createCacheChannel function * bugfix: Add node-loader npm dependency for webpack configuration * revert changes * chore: Add node-loader npm dependency for webpack configuration * feat: Add Docker container list to DockerPage * chore: apply pr suggestions * fix: fix printing issue using a Date objext * chore: Update npm dependencies * feat: Create DockerTable component for displaying Docker container list * feat: Refactor DockerPage to use DockerTable component * feat: Refactor DockerPage to use DockerTable component * feat: Add useTimeAgo hook for displaying relative timestamps * feat: Add hooks module to common package * refactor: Update DockerTable component Include container actions and state badges * feat: add information about instance for docker containers * feat: Add OverflowBadge component for displaying overflowed data * feat: Refactor DockerSingleton to use host and instance properties This commit refactors the DockerSingleton class in the `docker.ts` file to use the `host` and `instance` properties instead of the previous `key` and `remoteApi` properties. This change improves clarity and consistency in the codebase. * feat: Add OverflowBadge component for displaying overflowed data * feat: Improve DockerTable component with Avatar and Name column This commit enhances the DockerTable component in the `DockerTable.tsx` file by adding an Avatar and Name column. The Avatar column displays an icon based on the Docker container's image, while the Name column shows the container's name. This improvement provides better visual representation and identification of the containers in the table. * feat: Enhance DockerTable component with Avatar and Name columns * refactor: improve docker table and icon resolution * chore: address pull request feedback * fix: format issues * chore: add missing translations * refactor: remove black background --------- Co-authored-by: Meier Lukas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd2937a - Browse repository at this point
Copy the full SHA dd2937aView commit details -
fix(deps): update dependency sass to ^1.77.3 (#579)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 169feca - Browse repository at this point
Copy the full SHA 169fecaView commit details
Commits on May 30, 2024
-
fix(deps): update mantine monorepo to ^7.10.1 (#581)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b12d109 - Browse repository at this point
Copy the full SHA b12d109View commit details -
chore(deps): update pnpm to v9.1.4 (#582)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec29d77 - Browse repository at this point
Copy the full SHA ec29d77View commit details -
fix(deps): update dependency better-sqlite3 to ^10.1.0 (#584)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d46e91 - Browse repository at this point
Copy the full SHA 6d46e91View commit details -
fix(deps): update dependency mysql2 to v3.10.0 (#585)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff84c2b - Browse repository at this point
Copy the full SHA ff84c2bView commit details
Commits on May 31, 2024
-
fix(deps): update dependency sass to ^1.77.4 (#586)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79d977c - Browse repository at this point
Copy the full SHA 79d977cView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.0 (#588)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d16281b - Browse repository at this point
Copy the full SHA d16281bView commit details -
fix(deps): update dependency drizzle-orm to ^0.31.0 (#589)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b39e87 - Browse repository at this point
Copy the full SHA 3b39e87View commit details -
fix(deps): update dependency drizzle-kit to ^0.22.1 (#590)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51fb7cb - Browse repository at this point
Copy the full SHA 51fb7cbView commit details -
fix(deps): update dependency better-sqlite3 to v11 (#587)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96150f8 - Browse repository at this point
Copy the full SHA 96150f8View commit details -
chore(deps): update dependency @types/node to ^20.12.14 (#591)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 777473e - Browse repository at this point
Copy the full SHA 777473eView commit details -
chore(deps): update dependency @types/node to ^20.13.0 (#592)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e832bfb - Browse repository at this point
Copy the full SHA e832bfbView commit details -
fix(deps): update dependency mantine-react-table to v2.0.0-beta.4 (#593)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fef070c - Browse repository at this point
Copy the full SHA fef070cView commit details
Commits on Jun 1, 2024
-
fix(deps): update dependency prettier to ^3.3.0 (#594)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1b839f - Browse repository at this point
Copy the full SHA b1b839fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26146f4 - Browse repository at this point
Copy the full SHA 26146f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4523083 - Browse repository at this point
Copy the full SHA 4523083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc2736 - Browse repository at this point
Copy the full SHA 7cc2736View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08bdf3 - Browse repository at this point
Copy the full SHA d08bdf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b304c7 - Browse repository at this point
Copy the full SHA 4b304c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff39b2 - Browse repository at this point
Copy the full SHA 4ff39b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a6734 - Browse repository at this point
Copy the full SHA a6a6734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d4899 - Browse repository at this point
Copy the full SHA 67d4899View commit details