Commit Graph

  • b351f1ad1c refactor: revert to old image generation image. Bram Suurd 2024-08-28 15:20:03 +02:00
  • a7c9bf7225 refactor: increased image dimensions and added object-fit style Bram Suurd 2024-08-28 15:15:51 +02:00
  • def079e50e refactor: updated Open Graph API to use NextRequest for title parameter extraction Bram Suurd 2024-08-28 15:10:47 +02:00
  • ab5d872f6c refactor: replaced export with const for image size in Open Graph API Bram Suurd 2024-08-28 15:09:02 +02:00
  • fddec3c471 refactor: removed unused alt export in Open Graph image API, streamlining code for better maintainability Bram Suurd 2024-08-28 15:07:51 +02:00
  • b2fbc49f14 refactor: enhanced Open Graph image generation by updating parameter handling and restructuring the response layout Bram Suurd 2024-08-28 15:05:46 +02:00
  • 17e27a944d fix: updated generateMetadata to return null for invalid scriptName, improving error handling and SEO consistency Bram Suurd 2024-08-28 14:05:55 +02:00
  • 9a74626fbb refactor: added error handling to og metadata api route Bram Suurd 2024-08-28 14:05:15 +02:00
  • e4bd86e44d refactor: moved fetch to og image route for increased performance on front-end Bram Suurd 2024-08-28 13:58:16 +02:00
  • 2948a747ec Feat: added og image generation api for script pages. and added nextjs dynamic metadata to script page for better SEO Bram Suurd 2024-08-28 13:37:55 +02:00
  • 118ed5539e Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-08-27 18:59:02 +02:00
  • d603311652 refactor: Remove code-copy-button toast success message Bram Suurd 2024-08-27 18:58:58 +02:00
  • b00d5fc2e0 Merge pull request #54 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.436.0 Bram Suurd 2024-08-26 14:45:09 +02:00
  • 5512c70fcd Merge pull request #55 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.6 Bram Suurd 2024-08-26 14:44:58 +02:00
  • d6008f1a55 chore(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.6 dependabot[bot] 2024-08-26 12:44:35 +00:00
  • 90fe18c817 Merge pull request #56 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.6 Bram Suurd 2024-08-26 14:44:24 +02:00
  • 8304d94dfd refactor: Remove unused ESLint plugins and update dependencies Bram Suurd 2024-08-26 14:43:17 +02:00
  • 0bea065b60 chore(deps): bump next from 14.2.5 to 14.2.6 dependabot[bot] 2024-08-26 12:07:10 +00:00
  • 48ad9b809a chore(deps): bump lucide-react from 0.428.0 to 0.436.0 dependabot[bot] 2024-08-26 12:06:28 +00:00
  • 67e6bc4a0e Revert "refactor: refactor the code base to use more server components" Bram Suurd 2024-08-26 01:21:56 +02:00
  • 147e4a478a Revert "refactor: Remove react-helmet dependency from package.json" Bram Suurd 2024-08-26 01:21:21 +02:00
  • 4b0c54a1c1 Revert "refactor: Update API endpoints to use baseUrl in page.tsx" Bram Suurd 2024-08-26 01:20:59 +02:00
  • 15bb274818 Revert "Merge pull request #52 from BramSuurdje/feat--server-side-rendering" Bram Suurd 2024-08-26 01:20:40 +02:00
  • 16cd755799 Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-08-26 01:20:07 +02:00
  • e7e200ae45 Revert "Merge pull request #53 from BramSuurdje/feat--server-side-rendering" Bram Suurd 2024-08-26 01:19:32 +02:00
  • 6dacf54221 refactor: Remove dynamic import in category route Bram Suurd 2024-08-25 21:26:46 +02:00
  • 53e912d881 Merge pull request #53 from BramSuurdje/feat--server-side-rendering Bram Suurd 2024-08-25 21:28:53 +02:00
  • ee6243e53c refactor: Remove dynamic import in category route Bram Suurd 2024-08-25 21:26:46 +02:00
  • 46753ef819 Merge pull request #52 from BramSuurdje/feat--server-side-rendering Bram Suurd 2024-08-25 19:56:34 +02:00
  • 36da0ec4cb refactor: Update API endpoints to use baseUrl in page.tsx Bram Suurd 2024-08-25 19:49:48 +02:00
  • 0cb6d9d31b refactor: Update og route to use async function for GET request Bram Suurd 2024-08-25 19:42:36 +02:00
  • 93bfbaf5a8 refactor: Remove react-helmet dependency from package.json Bram Suurd 2024-08-25 19:41:31 +02:00
  • db116e72c2 refactor: Remove runtime configuration from og route Bram Suurd 2024-08-25 19:40:29 +02:00
  • 3f5e2abd12 refactor: refactor the code base to use more server components Bram Suurd 2024-08-25 19:39:25 +02:00
  • d172acc733 feat: Add robots.txt and sitemap.xml files Bram Suurd 2024-08-25 15:14:02 +02:00
  • 297a09ea98 refactor: Update ScriptBrowser component to use single accordion type Bram Suurd 2024-08-25 02:00:51 +02:00
  • 1fb0915cf7 fix: resolve issue in ScriptBrowser.tsx with searching Bram Suurd 2024-08-25 01:51:17 +02:00
  • e96f1f2a85 refactor: Update CSS padding in page.tsx and Navbar.tsx Bram Suurd 2024-08-25 01:17:57 +02:00
  • 22767e3bf4 chore: add cmdk npm dependency version 1.0.0 Bram Suurd 2024-08-25 01:14:33 +02:00
  • ce31b324fd feat: update searching mechanism Bram Suurd 2024-08-25 01:12:58 +02:00
  • 7be6f7d20a refactor: make footer visible in scripts page without scrolling down Bram Suurd 2024-08-24 12:38:51 +02:00
  • 4eddbde67b refactor: Optimize fetching categories and remove unused code in page.tsx Bram Suurd 2024-08-24 11:19:32 +02:00
  • f557b0472d refactor: add loading spinner in page.tsx Bram Suurd 2024-08-21 02:38:20 +02:00
  • 96dc4085da refactor: Optimize fetching categories and remove unused code in page.tsx Bram Suurd 2024-08-21 02:34:22 +02:00
  • 96c1ef0e28 refactor: Remove unused code and optimize fetching categories in page.tsx Bram Suurd 2024-08-21 02:23:25 +02:00
  • 29f2d71b90 Merge pull request #49 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.5 Bram Suurd 2024-08-19 14:11:38 +02:00
  • 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