Commit Graph

77 Commits

Author SHA1 Message Date
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
04fadcfc3c Update website to support new "Categories" collection 2024-05-10 18:20:22 +02:00
Bram Suurd
6dc5d5d936 Update component titles to use consistent capitalization 2024-05-10 13:47:20 +02:00
Bram Suurd
aec7ebdab4 Fix issue with null value in ScriptItem component 2024-05-10 13:42:55 +02:00
Bram Suurd
00802a9c51 Refactor Card component to remove background color in card.tsx 2024-05-10 11:09:42 +02:00
Bram Suurd
7585d51d91 made LatestScripts component more responsive 2024-05-09 23:32:56 +02:00
Bram Suurd
b66fea40ad Update Script.tsx to fix layout issue in ScriptItem component 2024-05-09 23:19:57 +02:00
Bram Suurd
6f173fe637 Update UI and fix layout issues in page.tsx, LatestScripts.tsx, and Script.tsx components 2024-05-09 22:54:15 +02:00
Bram Suurd
96b4ae8dd5 added latestscripts 2024-05-09 22:27:31 +02:00
Bram Suurd
098c949f20 fixed small bug in alpine install script where a space couldn't be displayed properly 2024-05-09 19:48:16 +02:00
Bram Suurd
cb6d183045 Fix collapsible behavior in ScriptBrowser component 2024-05-08 18:53:31 +02:00
Bram Suurd
9030432632 chore: Update configuration for starship prompt and improve UI in ScriptItem component 2024-05-08 15:02:12 +02:00
Bram Suurd
20624d6933 Fix layout issue in ScriptItem component 2024-05-08 14:39:21 +02:00
Bram Suurd
9111f2b87e Fix conditional rendering of "Copy install command" button in ScriptItem component 2024-05-07 13:47:14 +02:00
Bram Suurd
66276ec4b6 Update Script.tsx to improve UI and fix layout issue in ScriptItem component 2024-05-06 23:22:54 +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
aef940e64a Fix layout issue in ScriptItem component 2024-05-06 21:05:06 +02:00
Bram Suurd
dd2c26339c Update Navbar.tsx to include full width in SheetContent 2024-05-06 21:01:37 +02:00
Bram Suurd
81f03a84b0 Update Script.tsx to fix layout issue in ScriptItem component 2024-05-06 20:10:52 +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
c94bd43b71 Add post_install button to ScriptItem component in Script.tsx 2024-05-06 18:04:57 +02:00
Bram Suurd
b61908ca41 Update handleCopy function in Script.tsx to use "command" instead of "code" 2024-05-05 23:09:59 +02:00
Bram Suurd
f73a4c0298 Refactor ScriptBrowser component for improved performance and readability 2024-05-05 23:09:46 +02:00
Bram Suurd
20e0cc76c5 put the script browser inside a separate component for better readability 2024-05-05 21:01:56 +02:00
Bram Suurd
f0c1fad282 changed navbar logo text from H1 to H2 2024-05-05 20:25:03 +02:00
Bram Suurd
5a3f7cce28 Add NEXT_PUBLIC_POCKETBASE_URL environment variable 2024-05-05 19:53:01 +02:00
Bram Suurd
1f6850ff6c added particles to /scripts 2024-05-05 19:39:30 +02:00
tteck
ebbb22079e Navbar_adds 2024-05-04 22:35:57 -04:00
Bram Suurd
089bec8938 added ability to add code blocks to alerts 2024-05-04 23:36:11 +02:00
Bram Suurd
2652875242 Refactor Script.tsx to use useSearchParams directly for id retrieval 2024-05-04 21:49:35 +02:00
Bram Suurd
bef8069019 added shareable link feature as per requested 2024-05-04 21:45:33 +02:00
Bram Suurd
1e0067ad6d Update Script.tsx to improve spacing and layout 2024-05-04 21:19:23 +02:00
Bram Suurd
06bffd008e Refactor landing page styling and button variant in page.tsx 2024-05-04 21:04:47 +02:00
Bram Suurd
f98992d470 Update Script.tsx to improve spacing and layout 2024-05-04 20:00:54 +02:00
Bram Suurd
f856071741 moved landing page from component to page.jsx 2024-05-04 19:56:38 +02:00
Bram Suurd
de50973611 Update Separator component to use a thicker line for horizontal orientation 2024-05-04 19:54:18 +02:00
Bram Suurd
bae23e90e3 changed bg color of the icons to a darker color. 2024-05-04 19:54:11 +02:00
Bram Suurd
45968de16e Update className in Script.tsx for better spacing and layout 2024-05-04 16:05:10 +02:00
Bram Suurd
04bcb04e65 Remove unused code and update search functionality in page.tsx 2024-05-04 11:34:44 +02:00
Bram Suurd
a21ea0816c Add fuse.js library for advanced search functionality 2024-05-03 23:53:10 +02:00
Bram Suurd
37598d3d4a Update button variant in button.tsx to include hover:border-[#0080C4] 2024-05-03 22:40:28 +02:00