Skip to content
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

Closed
wants to merge 31 commits into from
Closed

(chore): automatic release v0.0.2 #601

wants to merge 31 commits into from

Commits on May 28, 2024

  1. 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>
    homarr-renovate[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e448eeb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2185e3 View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9e499bd View commit details
    Browse the repository at this point in the history
  3. chore(deps): update node.js to v20.14.0 (#573)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2cb3e95 View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe43e74 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency mysql2 to v3.9.9 (#576)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    612b8d8 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dc7f455 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update actions/checkout action to v4 (#571)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e030e06 View commit details
    Browse the repository at this point in the history
  8. 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]>
    ajnart and Meierschlumpf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dd2937a View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency sass to ^1.77.3 (#579)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    169feca View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix(deps): update mantine monorepo to ^7.10.1 (#581)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b12d109 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pnpm to v9.1.4 (#582)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ec29d77 View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6d46e91 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency mysql2 to v3.10.0 (#585)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ff84c2b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix(deps): update dependency sass to ^1.77.4 (#586)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    79d977c View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d16281b View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3b39e87 View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    51fb7cb View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency better-sqlite3 to v11 (#587)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    96150f8 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    777473e View commit details
    Browse the repository at this point in the history
  7. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e832bfb View commit details
    Browse the repository at this point in the history
  8. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fef070c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix(deps): update dependency prettier to ^3.3.0 (#594)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b1b839f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26146f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4523083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cc2736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08bdf3 View commit details
    Browse the repository at this point in the history
  6. ci: fix fetch depth (#599)

    manuel-rw committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4b304c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ff39b2 View commit details
    Browse the repository at this point in the history
  8. ci: fix pr number target

    manuel-rw committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a6a6734 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67d4899 View commit details
    Browse the repository at this point in the history