Commit Graph

97 Commits

Author SHA1 Message Date
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
633edb28b9 Update scrollbar style in globals.css 2024-05-05 22:24:32 +02:00
Bram Suurd
9b0a45f1e6 Update color variables in globals.css 2024-05-05 21:02:42 +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
Bram Suurd
d5da244025 Merge pull request #4 from tteck/main 2024-05-05 08:49:56 +02:00
tteck
ebbb22079e Navbar_adds 2024-05-04 22:35:57 -04:00
tteck
a7c95aa0e7 spell_tteck 2024-05-04 21:14:05 -04:00
Bram Suurd
ee02d9d527 added back padding to links 2024-05-04 23:52:22 +02:00
Bram Suurd
089bec8938 added ability to add code blocks to alerts 2024-05-04 23:36:11 +02:00
Bram Suurd
9f10a156eb Add experimental flag for missingSuspenseWithCSRBailout in next.config.js 2024-05-04 22:03:26 +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
4e2da4a584 removed unused png 2024-05-04 21:26:13 +02:00
Bram Suurd
04d8ade620 update defaultimg 2024-05-04 21:19:44 +02:00
Bram Suurd
1e0067ad6d Update Script.tsx to improve spacing and layout 2024-05-04 21:19:23 +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
72975f5840 Update global CSS to fix formatting and color variables 2024-05-04 21:19:05 +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
06bffd008e Refactor landing page styling and button variant in page.tsx 2024-05-04 21:04:47 +02:00
Bram Suurd
e6e9d67545 Update landing page styling and button variant in page.tsx 2024-05-04 21:02:06 +02:00
Bram Suurd
7eaf476e14 Add new typescript file for script and category definitions 2024-05-04 21:01:59 +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
971d01d6db removed /new 2024-05-04 19:43:37 +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
0329d7d1e0 updated the defaultimg 2024-05-04 14:54:51 +02:00
Bram Suurd
5501fba3bc re-added the homepage as per requested. 2024-05-04 14:48:36 +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
7766d389d7 Remove unused code and update search functionality in page.tsx 2024-05-03 23:53:53 +02:00
Bram Suurd
a21ea0816c Add fuse.js library for advanced search functionality 2024-05-03 23:53:10 +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
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
61cb3d351c Update className in page.tsx to include py-1 for better spacing 2024-05-03 22:36:14 +02:00
Bram Suurd
da12cfacd3 update todo 2024-05-03 20:23:12 +02:00
Bram Suurd
4391f116a9 update todo 2024-05-03 20:22:31 +02:00
Bram Suurd
70eae7467c Fix focus issue in Page component when using "/" shortcut 2024-05-03 20:21:00 +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
148231c85c Refactor page component to use PascalCase naming convention in page.tsx 2024-05-03 17:42:34 +02:00
Bram Suurd
ee4313035e added /new page for testing. experimenting with grid layout 2024-05-03 17:38:33 +02:00