Commit Graph

  • 7512b905f7 replaced static types to lib/types for cleaner footprint Bram Suurd 2024-05-04 21:07:38 +02:00
  • 06bffd008e Refactor landing page styling and button variant in page.tsx Bram Suurd 2024-05-04 21:04:47 +02:00
  • e6e9d67545 Update landing page styling and button variant in page.tsx Bram Suurd 2024-05-04 21:02:06 +02:00
  • 7eaf476e14 Add new typescript file for script and category definitions Bram Suurd 2024-05-04 21:01:59 +02:00
  • f98992d470 Update Script.tsx to improve spacing and layout Bram Suurd 2024-05-04 20:00:54 +02:00
  • f856071741 moved landing page from component to page.jsx Bram Suurd 2024-05-04 19:56:38 +02:00
  • de50973611 Update Separator component to use a thicker line for horizontal orientation Bram Suurd 2024-05-04 19:54:18 +02:00
  • bae23e90e3 changed bg color of the icons to a darker color. Bram Suurd 2024-05-04 19:54:11 +02:00
  • 971d01d6db removed /new Bram Suurd 2024-05-04 19:43:37 +02:00
  • 45968de16e Update className in Script.tsx for better spacing and layout Bram Suurd 2024-05-04 16:05:10 +02:00
  • 0329d7d1e0 updated the defaultimg Bram Suurd 2024-05-04 14:54:51 +02:00
  • 5501fba3bc re-added the homepage as per requested. Bram Suurd 2024-05-04 14:48:36 +02:00
  • 04bcb04e65 Remove unused code and update search functionality in page.tsx Bram Suurd 2024-05-04 11:34:44 +02:00
  • 7766d389d7 Remove unused code and update search functionality in page.tsx Bram Suurd 2024-05-03 23:53:53 +02:00
  • a21ea0816c Add fuse.js library for advanced search functionality Bram Suurd 2024-05-03 23:53:10 +02:00
  • 33975a41fd Refactor page component to remove unused code and improve search functionality Bram Suurd 2024-05-03 22:42:18 +02:00
  • 37598d3d4a Update button variant in button.tsx to include hover:border-[#0080C4] Bram Suurd 2024-05-03 22:40:28 +02:00
  • abb842b68b Update background color in Script.tsx to match standard Bram Suurd 2024-05-03 22:37:44 +02:00
  • 61cb3d351c Update className in page.tsx to include py-1 for better spacing Bram Suurd 2024-05-03 22:36:14 +02:00
  • da12cfacd3 update todo Bram Suurd 2024-05-03 20:23:12 +02:00
  • 4391f116a9 update todo Bram Suurd 2024-05-03 20:22:31 +02:00
  • 70eae7467c Fix focus issue in Page component when using "/" shortcut Bram Suurd 2024-05-03 20:21:00 +02:00
  • 5b55921bb8 Update layout and Navbar components to include responsive to avoid clipping walls when screens are smaller then 1280px Bram Suurd 2024-05-03 20:14:10 +02:00
  • d4a3ea897a removed home page. fixed searching. added "/" shortcut to start searching. made it so that the whole accordion fits on screen. Bram Suurd 2024-05-03 20:10:09 +02:00
  • 148231c85c Refactor page component to use PascalCase naming convention in page.tsx Bram Suurd 2024-05-03 17:42:34 +02:00
  • ee4313035e added /new page for testing. experimenting with grid layout Bram Suurd 2024-05-03 17:38:33 +02:00
  • bd66888c06 Updated the background color to match standard. Bram Suurd 2024-05-02 19:58:02 +02:00
  • 8d8c6fad72 Update layout.tsx to include title metadata in metadata object Bram Suurd 2024-05-02 19:55:40 +02:00
  • bc92996e40 Update Script component to include rounded-lg style and object-contain class in Script.tsx Bram Suurd 2024-05-02 18:11:44 +02:00
  • 115797f395 Update Navbar component to include hidden text for small screens in Navbar.tsx Bram Suurd 2024-05-02 18:11:43 +02:00
  • adb2114168 Update Script component to fix formatting and improve container creation in Script.tsx Bram Suurd 2024-05-02 16:07:51 +02:00
  • 1f07697b0f Update Script component to include rounded-lg style and background color in Script.tsx Bram Suurd 2024-05-02 15:53:17 +02:00
  • b886bf5a0a Update landing page layout and content to fix background and mask gradient Bram Suurd 2024-05-02 15:47:12 +02:00
  • 124620a510 Update landing page layout and content to fix background and mask gradient Bram Suurd 2024-05-02 14:43:09 +02:00
  • bce47bf626 Update next.config.js to include remotePatterns for images Bram Suurd 2024-05-02 14:42:54 +02:00
  • 9a0ad40e1f Refactor layout.tsx to import React and remove unused imports Bram Suurd 2024-05-02 14:15:46 +02:00
  • 7b1e5f003c Update landing page layout and content to use client-side rendering Bram Suurd 2024-05-02 14:15:36 +02:00
  • 4f9ecac165 Remove unused imports and components in page.tsx Bram Suurd 2024-05-02 14:14:33 +02:00
  • 41b1c2ab02 cleaned up front page. removed emply divs Bram Suurd 2024-05-02 14:11:05 +02:00
  • 9016290cea Add Footer component and update layout in layout.tsx Bram Suurd 2024-05-02 14:10:45 +02:00
  • 103791b5cb Update page layout to include top margin in page.tsx for navbar Bram Suurd 2024-05-02 14:10:28 +02:00
  • 335c4f7f4e Add Footer component Bram Suurd 2024-05-02 14:10:11 +02:00
  • a764d1c528 Add Discord link to Navbar component Bram Suurd 2024-05-02 14:10:04 +02:00
  • 03a82948ae Update landing page layout and content Bram Suurd 2024-05-02 14:00:08 +02:00
  • 7ec40cbdd3 Update landing page layout and content to fill up whole screen Bram Suurd 2024-05-02 13:56:36 +02:00
  • b6b20d791f re-enabled light mode and button Bram Suurd 2024-05-02 13:56:20 +02:00
  • 94ec0bd4d2 Update landing page layout and content Bram Suurd 2024-05-02 13:51:57 +02:00
  • 568744d630 Add MIT License Bram Suurd 2024-05-02 13:51:41 +02:00
  • fd24fbe5d9 Update metadata in layout.tsx Bram Suurd 2024-05-01 23:05:25 +02:00
  • 1894ea03a9 Fix typo in README.md Bram Suurd 2024-05-01 22:53:18 +02:00
  • 84e02465d4 update contribution instructions in readme Bram Suurd 2024-05-01 22:52:22 +02:00
  • 9eacab176a Merge branch 'main' of https://github.com/BramSuurdje/proxmox-helper-scrips Bram Suurd 2024-05-01 22:47:20 +02:00
  • ebe5ebbe6c Update landing page logo and title Bram Suurd 2024-05-01 22:47:15 +02:00
  • 08bb32d6f4 Update issue templates Bram Suurd 2024-05-01 22:46:27 +02:00
  • 793b0e05ab Update landing page title to use proper capitalization Bram Suurd 2024-05-01 22:40:03 +02:00
  • ba4e0ac8d7 Merge pull request #2 from BramSuurdje/dev Bram Suurd 2024-05-01 22:29:40 +02:00
  • 4caf13b80f Update image source in LandingPage.tsx to use project logo Bram Suurd 2024-05-01 22:28:35 +02:00
  • b88349a8b9 Refactor image loading and theme handling in layout.tsx, Navbar.tsx, page.tsx, and LandingPage.tsx Bram Suurd 2024-05-01 22:24:52 +02:00
  • fccdf18f6e Update image source in page.tsx to use proxmox logo from GitHub repository Bram Suurd 2024-05-01 20:30:02 +02:00
  • ccfd100c4c Refactor image loading and theme handling in page.tsx Bram Suurd 2024-05-01 20:28:48 +02:00
  • 2e81c18dff Add @vercel/analytics and @vercel/speed-insights dependencies Bram Suurd 2024-05-01 20:28:16 +02:00
  • aadadb6172 Refactor page.tsx to fix duplicate function declaration Bram Suurd 2024-05-01 20:26:05 +02:00
  • 99311e026b Refactor image loading and theme handling in page.tsx Bram Suurd 2024-05-01 20:21:19 +02:00
  • 4d7f86c153 update read-me Bram Suurd 2024-05-01 20:16:17 +02:00
  • de61f25f87 Update dependencies and optimize image loading in page.tsx Bram Suurd 2024-05-01 20:00:33 +02:00
  • 78d4b09955 Refactor PocketBase URL and API endpoints to use environment variables Bram Suurd 2024-05-01 19:45:37 +02:00
  • ffd6b34656 Add support for avatars.githubusercontent.com in next.config.js Bram Suurd 2024-04-29 12:17:11 +02:00
  • 8adf27ca85 Add image priority prop to ScriptItem component Bram Suurd 2024-04-29 12:01:35 +02:00
  • cf9a075943 Add support for github.com in next.config.js Bram Suurd 2024-04-29 11:58:07 +02:00
  • 0c9fca0038 Updated favicon Bram Suurd 2024-04-29 01:10:24 +02:00
  • cb413362a7 Refactor page.tsx and Script.tsx components Bram Suurd 2024-04-29 01:06:23 +02:00
  • 78bc9ae93c Refactor page function to export as default in page.tsx Bram Suurd 2024-04-29 01:00:51 +02:00
  • ec614328bd Add configuration files and new components Bram Suurd 2024-04-29 00:58:07 +02:00