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(release): automatic release v0.1.0 #804

Closed
wants to merge 208 commits into from
Closed

chore(release): automatic release v0.1.0 #804

wants to merge 208 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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 authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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] authored 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. 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
  10. Configuration menu
    Copy the full SHA
    2be1ae8 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update actions/checkout action to v4 (#595)

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

Commits on Jun 2, 2024

  1. fix(deps): update dependency @auth/drizzle-adapter to ^1.2.0 (#604)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2e044ac View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @trpc/client to v11.0.0-rc.383 (#608)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    869efbc View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @auth/core to ^0.32.0 (#603)

    * fix(deps): update dependency @auth/core to ^0.32.0
    
    * fix(deps): update dependency @auth/core to ^0.32.0
    
    * fix: type issues with next-auth types
    
    ---------
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    Co-authored-by: Meier Lukas <[email protected]>
    homarr-renovate[bot] and Meierschlumpf authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    dc3b007 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency next-auth to v5.0.0-beta.19 (#605)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    20874cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b5f873 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix(deps): update dependency @trpc/client to v11.0.0-rc.390 (#609)

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

Commits on Jun 4, 2024

  1. chore(deps): update dependency @types/node to ^20.14.1 (#613)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3818326 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency jotai to ^2.8.3 (#615)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d993e8d View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency drizzle-orm to ^0.31.1 (#619)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    710197b View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency drizzle-kit to ^0.22.2 (#618)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f5aaf89 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update tanstack-query monorepo to ^5.40.1 (#617)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    946ea87 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update typescript-eslint monorepo to ^7.12.0 (#616)

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

Commits on Jun 5, 2024

  1. feat: weather widget scalable (#574)

    * refactor: Make weather widget scalable
    
    * fix: formatting
    
    * fix: map key again
    
    * fix: null assertions
    SeDemal authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfd8b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    251cedf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.2 (#622)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1dbc44 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update turbo monorepo to ^1.13.4 (#620)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    899060c View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency drizzle-kit to ^0.22.4 (#625)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dda34e7 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency prettier to ^3.3.1 (#623)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8f551aa View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency tsx to v4.12.0 (#614)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1aabc4d View commit details
    Browse the repository at this point in the history
  7. chore(deps): update pnpm to v9.2.0 (#624)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    afa9634 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update dependency @trpc/client to v11.0.0-rc.394 (#626)

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

Commits on Jun 7, 2024

  1. chore(deps): update dependency tsx to v4.12.1 (#627)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9807855 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency tsx to v4.13.0 (#628)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    309111c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency tsx to v4.13.1 (#629)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1d6745b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency tsx to v4.13.2 (#630)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    493c22f View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency drizzle-kit to ^0.22.5 (#631)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2462726 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency drizzle-orm to ^0.31.2 (#632)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    efd958d View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency @trpc/client to v11.0.0-rc.396 (#634)

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

Commits on Jun 8, 2024

  1. chore(deps): update dependency tsx to v4.13.3 (#635)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4de5ab5 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency drizzle-kit to ^0.22.6 (#636)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    66ddb45 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency tsx to v4.14.0 (#637)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a3b861e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update turbo monorepo to v2 (major) (#621)

    * chore(deps): update turbo monorepo to v2
    
    * chore: run codemod
    
    ---------
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    Co-authored-by: Meier Lukas <[email protected]>
    homarr-renovate[bot] and Meierschlumpf authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1f730ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dca787 View commit details
    Browse the repository at this point in the history
  6. feat: add simple app ping (#580)

    * feat: add simple ping
    
    * refactor: make ping run on server and show errors
    
    * fix: format issues
    
    * fix: missing translation for enabled ping option for app
    
    * refactor: remove ping queue as no longer needed
    
    * chore: address pull request feedback
    
    * test: add some unit tests
    
    * fix: format issues
    
    * fix: deepsource issues
    Meierschlumpf authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d7ecdf5 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency eslint to v9 (#452)

    * chore(deps): update dependency eslint to v9
    
    * chore: migrate eslint to v9
    
    * fix: dependency issues
    
    * fix: unit tests not working
    
    * chore: disable lint check for Image component that does not work in ci
    
    * fix: lint issue
    
    ---------
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    Co-authored-by: Meier Lukas <[email protected]>
    homarr-renovate[bot] and Meierschlumpf authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1bae735 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update dependency @tanstack/react-query-next-experimental …

    …to v5.41.0 (#639)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    38c32cb View commit details
    Browse the repository at this point in the history
  9. fix: pnpm dev did not work caused by tsx update (#638)

    * fix: pnpm dev did not work caused by tsx update
    
    * fix: format issues
    Meierschlumpf authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fb92c3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e46ea71 View commit details
    Browse the repository at this point in the history
  11. fix: gridstack not working (#642)

    * fix: gridstack not working
    
    * chore: remove unneccessary comments
    Meierschlumpf authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2c1b52a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bac09d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a3a825 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. feat: App tile scalability (#645)

    * feat: App tile scalability
    
    * fix: missing translation
    SeDemal authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    28927cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0710425 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @trpc/client to v11.0.0-rc.401 (#648)

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

Commits on Jun 10, 2024

  1. chore(deps): update dependency @vitejs/plugin-react to ^4.3.1 (#650)

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

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6fc27df View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency drizzle-kit to ^0.22.7 (#652)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d985fbe View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency typescript-eslint to ^7.13.0 (#653)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1949885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e782ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e4ba37 View commit details
    Browse the repository at this point in the history
  7. test: add pi-hole test container integration test (#649)

    * test: add pi-hole test container integration test
    
    * chore: improve waiting logic for test container
    
    * refactor: improve structure of pi hole test
    
    * fix: eslint does not recognize test directory to be part of tsconfig
    Meierschlumpf authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c627384 View commit details
    Browse the repository at this point in the history
  8. chore: improve importing of some packages (#647)

    * chore: improve importing of some packages
    
    * fix: not same version for all dependencies
    
    * fix: lint and format issue
    Meierschlumpf authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9cab001 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix(deps): update dependency prettier to ^3.3.2 (#656)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d69cda0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.44.0 (#657)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b3bc03 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update nextjs monorepo to ^14.2.4 (#658)

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

Commits on Jun 12, 2024

  1. fix(deps): update dependency sass to ^1.77.5 (#659)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f5f6388 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.45.0 (#660)

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

Commits on Jun 13, 2024

  1. fix(deps): update dependency mantine-react-table to v2.0.0-beta.5 (#661)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    37ebcfe View commit details
    Browse the repository at this point in the history
  2. fix(deps): update mantine monorepo to ^7.10.2 (#662)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4e9593b View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @tabler/icons-react to ^3.6.0 (#664)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4c6864 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency mysql2 to v3.10.1 (#665)

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

Commits on Jun 14, 2024

  1. chore(deps): update turbo monorepo to ^2.0.4 (#666)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    856cb2d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to ^9.5.0 (#668)

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    25f8564 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fix(deps): update dependency ws to ^8.17.1 (#676)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0d14bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e957c6b View commit details
    Browse the repository at this point in the history
  3. fix: missing translations for apps / integrations #438 (#674)

    * fix: missing translations for apps / integrations #438
    
    * chore: remove unnecessary property from integration new dropdown
    Meierschlumpf authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f358c33 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update tanstack-query monorepo to ^5.45.1 (#677)

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

Commits on Jun 17, 2024

  1. chore(deps): update pnpm to v9.4.0 (#680)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    727f972 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency typescript-eslint to ^7.13.1 (#681)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e9d6120 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to ^20.14.3 (#682)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    05690cc View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency sass to ^1.77.6 (#683)

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

Commits on Jun 18, 2024

  1. chore(deps): update dependency @types/node to ^20.14.4 (#685)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f96e25c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.5 (#686)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    64fe061 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update docker/build-push-action action to v6 (#679)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    86b4941 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency eslint-plugin-react to ^7.34.3 (#688)

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

Commits on Jun 19, 2024

  1. fix(deps): update dependency glob to ^10.4.2 (#689)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0bfc0c5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.6 (#690)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bf60734 View commit details
    Browse the repository at this point in the history
  3. feat: add undici fetch interceptor (#687)

    Co-authored-by: Meier Lukas <[email protected]>
    manuel-rw and Meierschlumpf authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    508369c View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency undici to v6.19.2 (#691)

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

Commits on Jun 20, 2024

  1. fix(deps): update dependency @auth/core to ^0.33.0 (#693)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    171fe40 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @auth/drizzle-adapter to ^1.3.0 (#694)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4291bde View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.9.0 (#695)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d78b581 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency node to v20.15.0 (#696)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    21a2db6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency typescript to ^5.5.2 (#697)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d5f4bd0 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @types/node to ^20.14.7 (#698)

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

Commits on Jun 21, 2024

  1. fix(deps): update dependency @tanstack/react-query-next-experimental …

    …to v5.46.0 (#699)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8d7a7bc View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @auth/core to ^0.34.0 (#700)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9087f4b View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @auth/core to ^0.34.1 (#702)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    05702be View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency @auth/drizzle-adapter to ^1.4.1 (#701)

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

Commits on Jun 22, 2024

  1. chore(deps): update dependency @types/node to ^20.14.8 (#703)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    af0b986 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency testcontainers to ^10.10.0 (#705)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ea12da9 View commit details
    Browse the repository at this point in the history
  3. refactor: add cron job core package (#704)

    * refactor: add cron job core package
    
    * docs: add comments to cron validation types
    
    * chore(deps): move node-cron dependencies from tasks app to cron-jobs-core package
    
    * fix: runOnInit is not running on start and rather on job creation
    
    * fix: format issues
    
    * fix: build fails when using top level await in cjs
    
    * chore: update turbo gen package json typescript version to 5.5.2
    
    * fix: format issue
    
    * fix: deepsource issues
    
    * chore: update turbo gen package json eslint version to 9.5.0
    
    * chore: fix frozen lockfile and format
    Meierschlumpf authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    92afd82 View commit details
    Browse the repository at this point in the history
  4. feat: test integration connection (#669)

    * feat: add test integration for pi-hole
    
    * refactor: test integration for pi-hole
    
    * fix: multiple secrets of same type could be used for integration creation
    
    * fix: remove integration test connection test and add mock for test-connection function
    
    * fix: add missing onUpdateFn to mysql integration secrets
    
    * fix: format issues
    
    * feat: add home assistant test connection
    
    * fix: deepsource issues
    
    * test: add system integration tests for test connection
    
    * fix: add before all for pulling home assistant image
    
    * test: add unit tests for handleTestConnectionResponseAsync
    
    * test: add unit test for testConnectionAsync
    
    * test: add mroe tests to integration-test-connection
    
    * fix: deepsource issues
    
    * fix: deepsource issue
    
    * chore: address pull request feedback
    Meierschlumpf authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f92aeba View commit details
    Browse the repository at this point in the history
  5. style: improve mobile compatibility of certain manage pages (#678)

    * style: improve mobile compatibility of certain manage pages
    
    * style: improve mobile support for more manage pages
    
    * fix: format issues
    
    * chore: address pull request feedback
    Meierschlumpf authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6029a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore(deps): update node.js to v20.15.0 (#710)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a2140d0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update turbo monorepo to ^2.0.5 (#711)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fab69c1 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency typescript-eslint to ^7.14.1 (#709)

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

Commits on Jun 25, 2024

  1. fix(deps): update tanstack-query monorepo to ^5.47.0 (#713)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    75748df View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.48.0 (#714)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a76e941 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @tabler/icons-react to ^3.7.0 (#715)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a3a846 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to ^20.14.9 (#717)

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c4b54ed View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @ianvs/prettier-plugin-sort-imports to ^…

    …4.3.0 (#718)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7a14c25 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update mantine monorepo to ^7.11.0 (#719)

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

Commits on Jun 27, 2024

  1. fix(deps): update dependency better-sqlite3 to ^11.1.1 (#720)

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

Commits on Jun 28, 2024

  1. fix(deps): update dependency jotai to ^2.8.4 (#721)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e46bfd9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to ^9.6.0 (#722)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e057aff View commit details
    Browse the repository at this point in the history
  3. chore(deps): update turbo monorepo to ^2.0.6 (#723)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4cf10b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fc2884 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. fix(deps): update tanstack-query monorepo to ^5.49.0 (#728)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    531cd0d View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency drizzle-kit to ^0.22.8 (#729)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    be100b6 View commit details
    Browse the repository at this point in the history
  3. feat: add dynamic breadcrumb (#706)

    * feat: add dynamic breadcrumb
    
    * feat: pr feedback
    manuel-rw authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4e1bbf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. fix(deps): update tanstack-query monorepo to ^5.49.2 (#730)

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

Commits on Jul 1, 2024

  1. fix(deps): update dependency mysql2 to v3.10.2 (#731)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    663eb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d571a View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency typescript-eslint to ^7.15.0 (#732)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0990e4b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency typescript to ^5.5.3 (#733)

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

Commits on Jul 2, 2024

  1. chore(deps): update dependency @types/better-sqlite3 to v7.6.11 (#734)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    83ee03b View commit details
    Browse the repository at this point in the history
  2. feat: add calendar widget (#663)

    * feat: add calendar widget
    
    * feat: add artifacts to gitignore
    manuel-rw authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dba97a3 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update mantine monorepo to ^7.11.1 (#735)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    60c0cfa View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency better-sqlite3 to ^11.1.2 (#736)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6aecd1a View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency @tabler/icons-react to ^3.8.0 (#737)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e12531c View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency react-simple-code-editor to ^0.14.0 (#738)

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    15f3493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf119c View commit details
    Browse the repository at this point in the history
  3. feat: add jellyfin integration (#672)

    * feat: #655 implement jellyfin media server
    
    * fix: table overflow
    
    * feat: pr feedback
    
    * refactor: format
    
    * refactor: merge existing code
    
    * fix: code smells
    
    * refactor: format commit
    manuel-rw authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bb8640b View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency ws to ^8.18.0 (#740)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1dd509a View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency testcontainers to ^10.10.1 (#739)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f557fbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41dba7b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix(deps): update dependency @tabler/icons-react to ^3.9.0 (#745)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    75e5a6c View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency react-simple-code-editor to ^0.14.1 (#746)

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

Commits on Jul 5, 2024

  1. fix(deps): update tanstack-query monorepo to ^5.50.1 (#747)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a67050e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.10 (#748)

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

Commits on Jul 6, 2024

  1. fix(deps): update dependency glob to ^10.4.3 (#751)

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

Commits on Jul 7, 2024

  1. fix: memory leak caused by many unclosed redis subscriptions (#750)

    * fix: memory leak caused by many unclosed redis subscriptions
    
    * chore: address pull request feedback
    Meierschlumpf authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    998615f View commit details
    Browse the repository at this point in the history
  2. feat: add docker actions (#752)

    * feat: add docker actions
    
    * chore: remove unnecessary import
    Meierschlumpf authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    95101e3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update pnpm to v9.5.0 (#755)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    680cc28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be71114 View commit details
    Browse the repository at this point in the history
  5. feat: add integration access settings (#725)

    * feat: add integration access settings
    
    * fix: typecheck and test issues
    
    * fix: test timeout
    
    * chore: address pull request feedback
    
    * chore: add throw if action forbidden for integration permissions
    
    * fix: unable to create new migrations because of duplicate prevId in sqlite snapshots
    
    * chore: add sqlite migration for integration permissions
    
    * test: add unit tests for integration access
    
    * test: add permission checks to integration router tests
    
    * test: add unit test for integration permissions
    
    * chore: add mysql migration
    
    * fix: format issues
    Meierschlumpf authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    408cdeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3214d88 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix(deps): update dependency drizzle-orm to ^0.31.3 (#758)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0a3d1e9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update vitest monorepo to v2 (#757)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d98335 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency drizzle-orm to ^0.31.4 (#759)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8d42ca8 View commit details
    Browse the repository at this point in the history
  4. feat: add integration access check to middlewares (#756)

    * feat: add integration access check to middlewares
    
    * fix: format issues
    
    * fix: remove group and user permissions and items from context
    
    * refactor: move action check to seperate function
    Meierschlumpf authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    46943b1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update vitest monorepo to ^2.0.1 (#761)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4f94e98 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency typescript-eslint to ^7.16.0 (#762)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2c197bc View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency testcontainers to ^10.10.2 (#764)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ea17975 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency node to v20.15.1 (#763)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6066999 View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency glob to ^10.4.4 (#765)

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

Commits on Jul 9, 2024

  1. fix(deps): update dependency jotai to ^2.9.0 (#767)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5e3dc1e View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency glob to ^10.4.5 (#768)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4cee3df View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @tabler/icons-react to ^3.10.0 (#769)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bf70143 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency testcontainers to ^10.10.3 (#770)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c3f988c View commit details
    Browse the repository at this point in the history
  5. chore(deps): update node.js to v20.15.1 (#771)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ea0a6a6 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency video.js to ^8.16.1 (#772)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8085e72 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency sass to ^1.77.7 (#773)

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

Commits on Jul 10, 2024

  1. fix(deps): update dependency drizzle-kit to ^0.23.0 (#775)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f2c70a4 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency drizzle-orm to ^0.32.0 (#776)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3da5734 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update nextjs monorepo to ^14.2.5 (#779)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    99175fe View commit details
    Browse the repository at this point in the history
  4. chore(deps): update vitest monorepo to ^2.0.2 (#780)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e54d9aa View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency winston to v3.13.1 (#781)

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

Commits on Jul 11, 2024

  1. fix(deps): update dependency sass to ^1.77.8 (#783)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ec4b3a6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.51.1 (#782)

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

Commits on Jul 12, 2024

  1. fix(deps): update dependency @ianvs/prettier-plugin-sort-imports to ^…

    …4.3.1 (#784)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0a4ff4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58c38a View commit details
    Browse the repository at this point in the history
  3. fix: docker build (#777)

    manuel-rw authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    01eb846 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency glob to v11 (#766)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0169501 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency eslint to ^9.7.0 (#786)

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

Commits on Jul 13, 2024

  1. chore(deps): update dependency @types/ws to ^8.5.11 (#793)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8a04113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb6458 View commit details
    Browse the repository at this point in the history
  3. fix: pass token to cli

    manuel-rw committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    653f42b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df6dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82caec4 View commit details
    Browse the repository at this point in the history
  6. fix: base branch for semver

    manuel-rw committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a8748fa View commit details
    Browse the repository at this point in the history