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
|
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 |
|