Commit Graph

454 Commits

Author SHA1 Message Date
Bram Suurd
beeeed6ea5 chore: Remove unused NextRequest parameter in GET function 2024-08-15 19:20:29 +02:00
Bram Suurd
d7b3197758 Merge pull request #44 from BramSuurdje/dependabot/npm_and_yarn/simple-icons-13.5.0
chore(deps): bump simple-icons from 13.4.0 to 13.5.0
2024-08-12 13:39:17 +02:00
Bram Suurd
eb9f7cb05c Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.5.0 2024-08-12 13:39:10 +02:00
Bram Suurd
63f562309c Merge pull request #45 from BramSuurdje/dependabot/npm_and_yarn/tailwindcss-3.4.9
chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.9
2024-08-12 13:38:54 +02:00
Bram Suurd
487109d9d9 Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-3.4.9 2024-08-12 13:38:41 +02:00
Bram Suurd
9d179e8ffc Merge pull request #47 from BramSuurdje/dependabot/npm_and_yarn/eslint-9.9.0
chore(deps-dev): bump eslint from 8.57.0 to 9.9.0
2024-08-12 13:38:24 +02:00
Bram Suurd
3a815aaf0e Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.9.0 2024-08-12 13:38:17 +02:00
Bram Suurd
06cc79d3c5 Merge pull request #46 from BramSuurdje/dependabot/npm_and_yarn/types/node-22.2.0
chore(deps-dev): bump @types/node from 20.12.12 to 22.2.0
2024-08-12 13:37:56 +02:00
Bram Suurd
1b03b81d2b Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.2.0 2024-08-12 13:37:49 +02:00
Bram Suurd
b44eff44ce Merge pull request #48 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-slot-1.1.0
chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
2024-08-12 13:37:24 +02:00
dependabot[bot]
1102da7098 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:52 +00:00
dependabot[bot]
a5f990a113 chore(deps-dev): bump eslint from 8.57.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:44 +00:00
dependabot[bot]
1bc9866d46 chore(deps-dev): bump @types/node from 20.12.12 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:34 +00:00
dependabot[bot]
7ae00e6e69 chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.9
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.9.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.9)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:27 +00:00
dependabot[bot]
9c21fc9a38 chore(deps): bump simple-icons from 13.4.0 to 13.5.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.4.0...13.5.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:18 +00:00
Bram Suurd
b19de6f514 Update README.md 2024-08-11 15:56:56 -07:00
Bram Suurd
d7634bf04b update defaultimg 2024-08-12 00:53:17 +02:00
Bram Suurd
ef30704415 Update README.md 2024-08-11 15:52:13 -07:00
Bram Suurd
48e9b03dec refactor: Improve conditional rendering in ScriptItem component for better clarity on item usage instructions 2024-08-09 02:56:44 +02:00
Bram Suurd
e19bd22267 refactor: Update ScriptItem component to use TooltipTrigger className for styling consistency 2024-08-09 02:52:12 +02:00
Bram Suurd
93a0fe7773 refactor: Update Badge component to include warning and failure variants 2024-08-09 02:44:28 +02:00
Bram Suurd
96f862edd9 run bun format 2024-08-09 02:32:54 +02:00
Bram Suurd
bbefd7cb42 Update the database by creating separate tables for alerts and default login details. Add a tab for default login details, and implement badges for updatable scripts and scripts requiring privileged access. 2024-08-09 02:32:06 +02:00
Bram Suurd
8a2d92a4bb refactor: Remove unused code in MostViewedScripts component 2024-08-09 00:40:29 +02:00
Bram Suurd
860c016e93 Refactor: Optimize the database model for more efficient storage of Alpine installation details. 2024-08-09 00:29:31 +02:00
Bram Suurd
73d80b2514 run prettier format 2024-08-09 00:03:31 +02:00
Bram Suurd
7f343c3b42 refactor: Update NumberTicker component to use Number constructor for formatting 2024-08-09 00:02:40 +02:00
Bram Suurd
c2e07c6a32 refactor: Update package.json with new format scripts and add typecheck command 2024-08-09 00:02:21 +02:00
Bram Suurd
33497df2dc refactor: Add GitHub Actions workflow for building and testing 2024-08-08 23:58:05 +02:00
Bram Suurd
fc6902f9f7 refactor: Remove experimental flag in next.config.mjs 2024-08-08 19:44:51 +02:00
Bram Suurd
c266a50d61 refactor: Add CodeCopyButton component for copying code snippets 2024-08-08 01:04:59 +02:00
Bram Suurd
81ab15f023 refactor: Update package.json with new project name, version, license, author, and type 2024-08-07 22:35:34 +02:00
Bram Suurd
23098003ae refactor: Remove unused code in utils.tsx 2024-08-07 22:35:29 +02:00
Bram Suurd
2adfbdbdb8 refactor: Improve code readability and add copy code button in ScriptItem component 2024-08-07 22:35:18 +02:00
Bram Suurd
9c3e258d51 remove click to copy text 2024-08-07 19:32:22 +02:00
Bram Suurd
a444aac957 refactor: Update tailwind.config.ts to add gradient animation and fix shine animation duration 2024-08-07 19:15:13 +02:00
Bram Suurd
8cf7b05a9f refactor: Update ScriptItem component to improve code readability 2024-08-07 16:26:33 +02:00
Bram Suurd
3fff4906eb refactor: copy code button 2024-08-07 16:21:20 +02:00
Bram Suurd
c1ad36ef2a refactor: Update utils.tsx to include handleCopy function and dependencies 2024-08-07 16:21:04 +02:00
Bram Suurd
da89f8b13c remove duplicate dep 2024-08-07 15:47:39 +02:00
Bram Suurd
534fc1575f refactor: Update Page component to include full-height layout 2024-08-06 03:28:14 +02:00
Bram Suurd
7e5bee733c refactor: Update Navbar component to remove cookie and redirect 2024-08-06 03:26:29 +02:00
Bram Suurd
3b63bfb18f refactor: Update default theme to "dark" in layout.tsx and page.tsx 2024-08-05 17:46:37 +02:00
Bram Suurd
958ea9a752 Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts 2024-08-05 17:25:34 +02:00
Bram Suurd
3b28d0cd67 refactor: Remove react-icons/fa import from siteConfig.tsx 2024-08-05 17:25:33 +02:00
Bram Suurd
f23be5e077 refactor: Update Navbar component to remove cookie and redirect 2024-08-05 17:25:20 +02:00
Bram Suurd
da3c04b402 Merge pull request #40 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-separator-1.1.0
chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
2024-08-05 17:21:12 +02:00
Bram Suurd
f9fbacff66 Merge pull request #38 from BramSuurdje/dependabot/npm_and_yarn/pocketbase-0.21.4
chore(deps): bump pocketbase from 0.21.2 to 0.21.4
2024-08-05 17:20:59 +02:00
dependabot[bot]
524a6253da chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
Bumps [@radix-ui/react-separator](https://github.com/radix-ui/primitives) from 1.0.3 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-separator"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 15:20:54 +00:00
Bram Suurd
2ca8a06e96 Merge pull request #39 from BramSuurdje/dependabot/npm_and_yarn/simple-icons-13.4.0
chore(deps): bump simple-icons from 11.15.0 to 13.4.0
2024-08-05 17:20:48 +02:00