Commit Graph

  • 4c0bc6320c Merge pull request #50 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.428.0 Bram Suurd 2024-08-19 14:11:17 +02:00
  • 9719e53e82 Merge pull request #51 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.5 Bram Suurd 2024-08-19 14:11:06 +02:00
  • b1b5cc5f10 chore(deps): bump next from 14.2.1 to 14.2.5 dependabot[bot] 2024-08-19 12:09:55 +00:00
  • a1f7023959 chore(deps): bump lucide-react from 0.376.0 to 0.428.0 dependabot[bot] 2024-08-19 12:09:45 +00:00
  • 9b0cc3dd3a chore(deps-dev): bump eslint-config-next from 14.2.1 to 14.2.5 dependabot[bot] 2024-08-19 12:09:37 +00:00
  • 527be1ffab chore: Add dynamic export to page.tsx and Navbar.tsx Bram Suurd 2024-08-17 00:20:29 +02:00
  • 9588ddc7cb chore: Fix fetch API options in page.tsx and MobileNav.tsx Bram Suurd 2024-08-17 00:14:53 +02:00
  • d1eb7459d8 chore: Add dynamic export to page.tsx and Navbar.tsx Bram Suurd 2024-08-17 00:10:29 +02:00
  • 36dd442695 chore: Update npm dependency to latest stable version Bram Suurd 2024-08-17 00:03:28 +02:00
  • d8b40721f7 chore: Add speed-insights npm package for performance monitoring Bram Suurd 2024-08-16 23:16:29 +02:00
  • be02aa8d4c remove default package-lock.json Bram Suurd 2024-08-16 01:17:59 +02:00
  • 7148fd50db chore: Add installCommand property to Script interface Bram Suurd 2024-08-16 01:17:01 +02:00
  • c23102220a Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-08-16 01:13:44 +02:00
  • 21cfb32e57 chore: Componentized many items in the ScriptItem component to simplify future edits. Bram Suurd 2024-08-16 01:11:45 +02:00
  • 1a53337f95 chore: Update key in MobileNav component to use categoryId instead of collectionId Bram Suurd 2024-08-15 19:24:24 +02:00
  • 719bdba7ad chore: clean up types file and sort all items in types to make more sense. Bram Suurd 2024-08-15 19:21:30 +02:00
  • beeeed6ea5 chore: Remove unused NextRequest parameter in GET function Bram Suurd 2024-08-15 19:20:29 +02:00
  • d7b3197758 Merge pull request #44 from BramSuurdje/dependabot/npm_and_yarn/simple-icons-13.5.0 Bram Suurd 2024-08-12 13:39:17 +02:00
  • eb9f7cb05c Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.5.0 Bram Suurd 2024-08-12 13:39:10 +02:00
  • 63f562309c Merge pull request #45 from BramSuurdje/dependabot/npm_and_yarn/tailwindcss-3.4.9 Bram Suurd 2024-08-12 13:38:54 +02:00
  • 487109d9d9 Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-3.4.9 Bram Suurd 2024-08-12 13:38:41 +02:00
  • 9d179e8ffc Merge pull request #47 from BramSuurdje/dependabot/npm_and_yarn/eslint-9.9.0 Bram Suurd 2024-08-12 13:38:24 +02:00
  • 3a815aaf0e Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.9.0 Bram Suurd 2024-08-12 13:38:17 +02:00
  • 06cc79d3c5 Merge pull request #46 from BramSuurdje/dependabot/npm_and_yarn/types/node-22.2.0 Bram Suurd 2024-08-12 13:37:56 +02:00
  • 1b03b81d2b Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.2.0 Bram Suurd 2024-08-12 13:37:49 +02:00
  • b44eff44ce Merge pull request #48 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-slot-1.1.0 Bram Suurd 2024-08-12 13:37:24 +02:00
  • 1102da7098 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 dependabot[bot] 2024-08-12 11:35:52 +00:00
  • a5f990a113 chore(deps-dev): bump eslint from 8.57.0 to 9.9.0 dependabot[bot] 2024-08-12 11:35:44 +00:00
  • 1bc9866d46 chore(deps-dev): bump @types/node from 20.12.12 to 22.2.0 dependabot[bot] 2024-08-12 11:35:34 +00:00
  • 7ae00e6e69 chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.9 dependabot[bot] 2024-08-12 11:35:27 +00:00
  • 9c21fc9a38 chore(deps): bump simple-icons from 13.4.0 to 13.5.0 dependabot[bot] 2024-08-12 11:35:18 +00:00
  • b19de6f514 Update README.md Bram Suurd 2024-08-11 15:56:56 -07:00
  • d7634bf04b update defaultimg Bram Suurd 2024-08-12 00:53:17 +02:00
  • ef30704415 Update README.md Bram Suurd 2024-08-11 15:52:13 -07:00
  • 49bc99b13a refactor: Remove unused mouse.ts file Bram Suurd 2024-08-10 16:17:23 +02:00
  • 416df4895e refactor: Remove unused code in utils.ts Bram Suurd 2024-08-10 16:15:20 +02:00
  • 6473d00649 refactor: Update components.json to use new path for global CSS file Bram Suurd 2024-08-10 16:14:33 +02:00
  • 48e9b03dec refactor: Improve conditional rendering in ScriptItem component for better clarity on item usage instructions Bram Suurd 2024-08-09 02:56:44 +02:00
  • e19bd22267 refactor: Update ScriptItem component to use TooltipTrigger className for styling consistency Bram Suurd 2024-08-09 02:52:12 +02:00
  • 93a0fe7773 refactor: Update Badge component to include warning and failure variants Bram Suurd 2024-08-09 02:44:28 +02:00
  • 96f862edd9 run bun format Bram Suurd 2024-08-09 02:32:54 +02:00
  • 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. Bram Suurd 2024-08-09 02:32:06 +02:00
  • 8a2d92a4bb refactor: Remove unused code in MostViewedScripts component Bram Suurd 2024-08-09 00:40:29 +02:00
  • 860c016e93 Refactor: Optimize the database model for more efficient storage of Alpine installation details. Bram Suurd 2024-08-09 00:29:31 +02:00
  • 73d80b2514 run prettier format Bram Suurd 2024-08-09 00:03:31 +02:00
  • 7f343c3b42 refactor: Update NumberTicker component to use Number constructor for formatting Bram Suurd 2024-08-09 00:02:40 +02:00
  • c2e07c6a32 refactor: Update package.json with new format scripts and add typecheck command Bram Suurd 2024-08-09 00:02:21 +02:00
  • 33497df2dc refactor: Add GitHub Actions workflow for building and testing Bram Suurd 2024-08-08 23:58:05 +02:00
  • fc6902f9f7 refactor: Remove experimental flag in next.config.mjs Bram Suurd 2024-08-08 19:44:51 +02:00
  • c266a50d61 refactor: Add CodeCopyButton component for copying code snippets Bram Suurd 2024-08-08 01:04:59 +02:00
  • 81ab15f023 refactor: Update package.json with new project name, version, license, author, and type Bram Suurd 2024-08-07 22:35:34 +02:00
  • 23098003ae refactor: Remove unused code in utils.tsx Bram Suurd 2024-08-07 22:35:29 +02:00
  • 2adfbdbdb8 refactor: Improve code readability and add copy code button in ScriptItem component Bram Suurd 2024-08-07 22:35:18 +02:00
  • 9c3e258d51 remove click to copy text Bram Suurd 2024-08-07 19:32:22 +02:00
  • a444aac957 refactor: Update tailwind.config.ts to add gradient animation and fix shine animation duration Bram Suurd 2024-08-07 19:15:13 +02:00
  • 8cf7b05a9f refactor: Update ScriptItem component to improve code readability Bram Suurd 2024-08-07 16:26:33 +02:00
  • 3fff4906eb refactor: copy code button Bram Suurd 2024-08-07 16:21:20 +02:00
  • c1ad36ef2a refactor: Update utils.tsx to include handleCopy function and dependencies Bram Suurd 2024-08-07 16:21:04 +02:00
  • da89f8b13c remove duplicate dep Bram Suurd 2024-08-07 15:47:39 +02:00
  • 534fc1575f refactor: Update Page component to include full-height layout Bram Suurd 2024-08-06 03:28:14 +02:00
  • 7e5bee733c refactor: Update Navbar component to remove cookie and redirect Bram Suurd 2024-08-06 03:26:29 +02:00
  • 3b63bfb18f refactor: Update default theme to "dark" in layout.tsx and page.tsx Bram Suurd 2024-08-05 17:46:37 +02:00
  • 958ea9a752 Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-08-05 17:25:34 +02:00
  • 3b28d0cd67 refactor: Remove react-icons/fa import from siteConfig.tsx Bram Suurd 2024-08-05 17:25:33 +02:00
  • f23be5e077 refactor: Update Navbar component to remove cookie and redirect Bram Suurd 2024-08-05 17:25:20 +02:00
  • da3c04b402 Merge pull request #40 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-separator-1.1.0 Bram Suurd 2024-08-05 17:21:12 +02:00
  • f9fbacff66 Merge pull request #38 from BramSuurdje/dependabot/npm_and_yarn/pocketbase-0.21.4 Bram Suurd 2024-08-05 17:20:59 +02:00
  • 524a6253da chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0 dependabot[bot] 2024-08-05 15:20:54 +00:00
  • 2ca8a06e96 Merge pull request #39 from BramSuurdje/dependabot/npm_and_yarn/simple-icons-13.4.0 Bram Suurd 2024-08-05 17:20:48 +02:00
  • 258ac97068 Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.4.0 Bram Suurd 2024-08-05 17:20:38 +02:00
  • c2dbfe0480 Merge pull request #41 from BramSuurdje/dependabot/npm_and_yarn/sonner-1.5.0 Bram Suurd 2024-08-05 17:19:49 +02:00
  • 5f17cbdd2f Merge pull request #42 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-tabs-1.1.0 Bram Suurd 2024-08-05 17:19:38 +02:00
  • 1e2d2235ea chore: Remove unused "@vercel/speed-insights" npm dependency Bram Suurd 2024-08-05 17:19:05 +02:00
  • 56293e292e refactor: Update StarOnGithubButton component styles for responsiveness Bram Suurd 2024-08-05 15:39:21 +02:00
  • ed6029d708 chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0 dependabot[bot] 2024-08-05 13:38:03 +00:00
  • e270b6ec2e chore(deps): bump sonner from 1.4.41 to 1.5.0 dependabot[bot] 2024-08-05 13:37:57 +00:00
  • 4083486bd3 chore(deps): bump simple-icons from 11.15.0 to 13.4.0 dependabot[bot] 2024-08-05 13:37:52 +00:00
  • c133c3df58 chore(deps): bump pocketbase from 0.21.2 to 0.21.4 dependabot[bot] 2024-08-05 13:37:51 +00:00
  • b666854143 move project to /src directory Bram Suurd 2024-08-05 15:36:46 +02:00
  • ea859ecebb chore: Add Dependabot configuration for npm updates Bram Suurd 2024-08-05 14:45:20 +02:00
  • 55d07ae302 refactor: Remove commented out code in Page component Bram Suurd 2024-08-04 14:38:54 +02:00
  • 38c7f89c9b refactor: Update button component styles for null variant Bram Suurd 2024-08-04 13:52:54 +02:00
  • 320bfd8df5 update the defaultimg to match new landing page Bram Suurd 2024-08-04 13:48:51 +02:00
  • 6f23382cb6 refactor: Update landing page Bram Suurd 2024-08-04 13:45:33 +02:00
  • 4d383295b5 refactor: Update layout to include Footer component Bram Suurd 2024-08-04 13:45:02 +02:00
  • 91496e1cca chore: Update maxAge for visited cookie to 7 days Bram Suurd 2024-08-04 13:44:53 +02:00
  • 45da922009 Updated the button component to use the enhanced buttons from jakobhoeg Bram Suurd 2024-08-04 13:44:00 +02:00
  • 0c0217ced8 refactor: Update component imports to match new file structure Bram Suurd 2024-08-03 16:40:57 +02:00
  • 381b1f52ea chore: Update Footer component with umami event tracking for GitHub links Bram Suurd 2024-08-03 16:06:56 +02:00
  • ce040cb5e1 feat: Update ScriptItem component margins to match up better with other components Bram Suurd 2024-08-03 15:45:14 +02:00
  • 8c79c2c984 refactor: Remove background gradient in Page component Bram Suurd 2024-08-03 15:40:09 +02:00
  • 8db2f53c01 chore: Update analytics script URL to use HTTPS Bram Suurd 2024-08-03 15:31:51 +02:00
  • 851b372a86 chore: Update tech stack in README.md Bram Suurd 2024-08-03 15:10:13 +02:00
  • e52290234e remove unused inport Bram Suurd 2024-08-03 15:04:01 +02:00
  • 072cfa3f1e chore: Update analytics script URL and remove unused imports Bram Suurd 2024-08-03 15:03:50 +02:00
  • e8f52689e1 bun format Bram Suurd 2024-08-03 14:48:35 +02:00
  • dabd29e7cb chore: Refactor Navbar component and update links to use siteConfig Bram Suurd 2024-08-03 14:47:11 +02:00
  • 893a7acbf6 chore: Refactor fetchCategories function and improve code readability Bram Suurd 2024-08-03 14:47:05 +02:00
  • fcfe4f8f69 feat: Add API route for fetching categories Bram Suurd 2024-08-03 14:46:51 +02:00
  • d07f0b410b chore: Remove CacheControls component Bram Suurd 2024-08-03 14:08:24 +02:00