47 Commits

Author SHA1 Message Date
Bram Suurd
5708ab691a run prettier formatter overr whole project 2024-06-15 14:52:14 +02:00
Bram Suurd
2aacdad34b Update Ko-fi link in Navbar.tsx component 2024-06-12 22:56:40 +02:00
Bram Suurd
c37961259d add middleware to remove stutter when user had allready visited the site before. 2024-06-08 15:57:58 +02:00
Bram Suurd
dc92d9b428 Update cache expiry time to 24 hours in page.tsx. Changed styling of script to be more uniform. 2024-06-04 21:03:57 +02:00
Tyler Woods
0b5d01a9e4 only request links if not cached 2024-06-04 06:35:52 -05:00
Tyler Woods
ce11169efe nav sheet doesn't make extra request 2024-06-04 06:25:47 -05:00
Bram Suurd
9a0061ef94 Fix landing page redirection and setVisited
function
2024-06-01 11:25:21 +02:00
Bram Suurd
98c9aa8aa0 Add logic to set and check if user has visited the
home page
2024-06-01 11:03:24 +02:00
Bram Suurd
db189e43b7 Update Navbar component to include Discussions link and Lucide icon 2024-05-31 20:46:55 +02:00
Bram Suurd
06e257b6b7 Update Navbar links in components/Navbar.tsx 2024-05-25 22:03:26 +02:00
Bram Suurd
80c5829047 Update Navbar links in components/Navbar.tsx 2024-05-24 00:32:34 +02:00
Bram Suurd
d6dae47262 Update Navbar.tsx 2024-05-22 20:13:38 +02:00
Bram Suurd
e7f7afdc52 Fix useEffect hook in Navbar.tsx to only fetch links on SheetTrigger click once. 2024-05-20 00:59:03 +02:00
Bram Suurd
131322a9da Fix useEffect hook in Navbar.tsx to fetch links on SheetTrigger click 2024-05-19 21:09:58 +02:00
Bram Suurd
57cc7ce021 fixed glass effect on navbar not showing up on mobile 2024-05-18 23:30:29 +02:00
Bram Suurd
f35c2263ad Update query parameter in LatestScripts.tsx, Navbar.tsx, Script.tsx, and ScriptBrowser.tsx to use item title instead of item id 2024-05-18 22:09:36 +02:00
Bram Suurd
d74c8deca5 Update Navbar component to make it more efficient to update + use 2024-05-18 00:15:07 +02:00
Bram Suurd
78e6c70134 Update Navbar component to display script item type badges in the script links 2024-05-18 00:12:39 +02:00
Bram Suurd
1f440a5267 Update umami event tracking for Star on GitHub button in Script.tsx 2024-05-17 23:41:31 +02:00
Bram Suurd
0f858b62e4 Update Navbar component to display script item type in addition to title 2024-05-17 22:38:49 +02:00
Bram Suurd
d8e6f34bca chore: Update Navbar component title to "Proxmox VE Helper-Scripts" 2024-05-17 10:13:55 +02:00
Bram Suurd
404b5f1962 chore: Update Navbar component to use <p> instead of <h1> 2024-05-17 09:47:53 +02:00
Bram Suurd
e3815c4836 chore: Update Navbar component imports and removed input 2024-05-17 09:32:16 +02:00
Bram Suurd
1216936db9 chore: Update Navbar component styling and behavior 2024-05-17 09:14:02 +02:00
Bram Suurd
8e3d1ea884 Refactor Navbar.tsx component to fix layout issue and improve code readability 2024-05-10 18:55:52 +02:00
Bram Suurd
5a0d007b1f Update Navbar.tsx and ScriptBrowser.tsx components 2024-05-10 18:54:43 +02:00
Bram Suurd
6656e24336 Fix issue with missing SheetClose component in Navbar.tsx 2024-05-10 18:51:00 +02:00
Bram Suurd
088fbbce37 Fix layout issue in Navbar.tsx component 2024-05-10 18:49:18 +02:00
Bram Suurd
92f682be4e Update UI and fix layout issues in page.tsx, LatestScripts.tsx, and Script.tsx components 2024-05-10 18:44:28 +02:00
Bram Suurd
5173760350 Update layout.tsx, page.tsx, Navbar.tsx, and Script.tsx to improve UI and fix layout issues 2024-05-06 22:48:17 +02:00
Bram Suurd
1880f256ce Update Navbar.tsx to fix layout issue and improve UI 2024-05-06 21:53:18 +02:00
Bram Suurd
9f9d20d80a Update Navbar.tsx to include search functionality and improve UI 2024-05-06 21:49:40 +02:00
Bram Suurd
dd2c26339c Update Navbar.tsx to include full width in SheetContent 2024-05-06 21:01:37 +02:00
Bram Suurd
0c5bcbaa83 Update Navbar.tsx to include full width in SheetContent 2024-05-06 20:07:16 +02:00
Bram Suurd
023826fdce Refactor ScriptBrowser component for improved performance and readability 2024-05-06 19:58:38 +02:00
Bram Suurd
9eeac28168 Update Navbar.tsx to include full width in SheetContent 2024-05-06 19:41:39 +02:00
Bram Suurd
a9f199e0a1 Refactor ScriptBrowser component for improved performance and readability 2024-05-06 19:37:17 +02:00
Bram Suurd
f0c1fad282 changed navbar logo text from H1 to H2 2024-05-05 20:25:03 +02:00
tteck
ebbb22079e Navbar_adds 2024-05-04 22:35:57 -04:00
Bram Suurd
5b55921bb8 Update layout and Navbar components to include responsive to avoid clipping walls when screens are smaller then 1280px 2024-05-03 20:14:10 +02:00
Bram Suurd
115797f395 Update Navbar component to include hidden text for small screens in Navbar.tsx 2024-05-02 18:11:43 +02:00
Bram Suurd
a764d1c528 Add Discord link to Navbar component 2024-05-02 14:10:04 +02:00
Bram Suurd
b6b20d791f re-enabled light mode and button 2024-05-02 13:56:20 +02:00
Bram Suurd
94ec0bd4d2 Update landing page layout and content 2024-05-02 13:51:57 +02:00
Bram Suurd
b88349a8b9 Refactor image loading and theme handling in layout.tsx, Navbar.tsx, page.tsx, and LandingPage.tsx 2024-05-01 22:24:52 +02:00
Bram Suurd
78d4b09955 Refactor PocketBase URL and API endpoints to use environment variables 2024-05-01 19:45:37 +02:00
Bram Suurd
ec614328bd Add configuration files and new components 2024-04-29 00:58:07 +02:00