Commit Graph

57 Commits

Author SHA1 Message Date
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
Bram Suurd
abb842b68b Update background color in Script.tsx to match standard 2024-05-03 22:37:44 +02: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
d4a3ea897a removed home page. fixed searching. added "/" shortcut to start searching. made it so that the whole accordion fits on screen. 2024-05-03 20:10:09 +02:00
Bram Suurd
ee4313035e added /new page for testing. experimenting with grid layout 2024-05-03 17:38:33 +02:00
Bram Suurd
bd66888c06 Updated the background color to match standard. 2024-05-02 19:58:02 +02:00
Bram Suurd
bc92996e40 Update Script component to include rounded-lg style and object-contain class in Script.tsx 2024-05-02 18:11:44 +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
adb2114168 Update Script component to fix formatting and improve container creation in Script.tsx 2024-05-02 16:07:51 +02:00
Bram Suurd
1f07697b0f Update Script component to include rounded-lg style and background color in Script.tsx 2024-05-02 15:53:17 +02:00
Bram Suurd
b886bf5a0a Update landing page layout and content to fix background and mask gradient 2024-05-02 15:47:12 +02:00
Bram Suurd
124620a510 Update landing page layout and content to fix background and mask gradient 2024-05-02 14:43:09 +02:00
Bram Suurd
7b1e5f003c Update landing page layout and content to use client-side rendering 2024-05-02 14:15:36 +02:00
Bram Suurd
335c4f7f4e Add Footer component 2024-05-02 14:10:11 +02:00
Bram Suurd
a764d1c528 Add Discord link to Navbar component 2024-05-02 14:10:04 +02:00
Bram Suurd
03a82948ae Update landing page layout and content 2024-05-02 14:00:08 +02:00
Bram Suurd
7ec40cbdd3 Update landing page layout and content to fill up whole screen 2024-05-02 13:56:36 +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
ebe5ebbe6c Update landing page logo and title 2024-05-01 22:47:15 +02:00
Bram Suurd
793b0e05ab Update landing page title to use proper capitalization 2024-05-01 22:40:03 +02:00