Commit Graph

16 Commits

Author SHA1 Message Date
Bram Suurd
20e0cc76c5 put the script browser inside a separate component for better readability 2024-05-05 21:01:56 +02:00
Bram Suurd
1f6850ff6c added particles to /scripts 2024-05-05 19:39:30 +02:00
Bram Suurd
ee02d9d527 added back padding to links 2024-05-04 23:52:22 +02:00
Bram Suurd
bef8069019 added shareable link feature as per requested 2024-05-04 21:45:33 +02:00
Bram Suurd
a930900399 Refactor page.tsx to remove unused imports, variables, and improve search functionality 2024-05-04 21:19:16 +02:00
Bram Suurd
4f9d20b55e Refactor page.tsx to remove unused imports and variables, and update script and category imports 2024-05-04 21:10:41 +02:00
Bram Suurd
1aaf6eb7b1 Remove unused imports and variables in page.tsx 2024-05-04 21:10:27 +02:00
Bram Suurd
03523711d4 Refactor page.tsx to remove unused state variables and improve search functionality 2024-05-04 21:10:16 +02:00
Bram Suurd
7512b905f7 replaced static types to lib/types for cleaner footprint 2024-05-04 21:07:38 +02:00
Bram Suurd
5501fba3bc re-added the homepage as per requested. 2024-05-04 14:48:36 +02:00
Bram Suurd
33975a41fd Refactor page component to remove unused code and improve search functionality 2024-05-03 22:42:18 +02:00
Bram Suurd
103791b5cb Update page layout to include top margin in page.tsx for navbar 2024-05-02 14:10:28 +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
cb413362a7 Refactor page.tsx and Script.tsx components 2024-04-29 01:06:23 +02:00
Bram Suurd
78bc9ae93c Refactor page function to export as default in page.tsx 2024-04-29 01:00:51 +02:00
Bram Suurd
ec614328bd Add configuration files and new components 2024-04-29 00:58:07 +02:00