26 Commits

Author SHA1 Message Date
Bram Suurd
5708ab691a run prettier formatter overr whole project 2024-06-15 14:52:14 +02:00
Bram Suurd
f5d952d897 Update analytics script to use environment variables 2024-06-14 19:39:12 +02:00
Bram Suurd
8939e93acb chore: Update styles in ScriptBrowser and Accordion components 2024-06-08 16:58:10 +02:00
Bram Suurd
b113d0672a chore: Remove unused imports and update styles in ScriptBrowser and Accordion components 2024-06-08 16:52:38 +02:00
Bram Suurd
0282f9f169 chore: Update Card footer to always have button on the bottom 2024-06-08 10:35:18 +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
Bram Suurd
b650a63743 Fix hover styling in ScriptBrowser and
AccordionTrigger components
2024-06-01 11:18:11 +02:00
Bram Suurd
1bc9f727d9 Fix UI layout in ScriptItem component 2024-05-25 10:47:35 +02:00
Bram Suurd
131cc4eb11 Remove unused Particles to make page less cluttered 2024-05-24 22:27:40 +02:00
Bram Suurd
1e9c3e85f1 Update ScriptBrowser component to display item type badges in the script links 2024-05-17 23:51:42 +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
20624d6933 Fix layout issue in ScriptItem component 2024-05-08 14:39:21 +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
a9f199e0a1 Refactor ScriptBrowser component for improved performance and readability 2024-05-06 19:37:17 +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
Bram Suurd
de50973611 Update Separator component to use a thicker line for horizontal orientation 2024-05-04 19:54:18 +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
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
b886bf5a0a Update landing page layout and content to fix background and mask gradient 2024-05-02 15:47:12 +02:00
Bram Suurd
de61f25f87 Update dependencies and optimize image loading in page.tsx 2024-05-01 20:00:33 +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