Commit Graph

57 Commits

Author SHA1 Message Date
Tyler Woods
e09db09898 this gap no longer needed 2024-05-21 22:16:29 -05:00
Bram Suurd
a323e9bcff BIG UPDATE: changed logic so only 1 network req is needed to get all scripts. 2024-05-21 17:31:34 +02:00
Bram Suurd
f0048a4229 Made it so the "star on github" message is shown at diffrent intervals instead of just once 2024-05-19 20:38:58 +02:00
Bram Suurd
f2a763e627 Refactor animations and class names in Script.tsx 2024-05-19 20:34:45 +02:00
Bram Suurd
b455d6d341 Update animations in LatestScripts.tsx, MostViewedScripts.tsx, and Script.tsx 2024-05-19 20:25:20 +02:00
Bram Suurd
b59154cbd4 Rename MostPopularScripts.tsx to MostViewedScripts.tsx and update filter condition to use "isMostViewed" instead of "isMostPopular" 2024-05-19 19:14:44 +02:00
Bram Suurd
5fb5cd025f Rename MostPopularScripts.tsx to MostViewedScripts.tsx and update filter condition to use "isMostViewed" instead of "isMostPopular" 2024-05-19 19:13:13 +02:00
Bram Suurd
9452e87fdd Fix typos in file and component names 2024-05-19 19:11:40 +02:00
Bram Suurd
e06524fb16 Update components to display most popular scripts 2024-05-19 19:06:19 +02:00
Bram Suurd
f83cbc4457 removed unnecessary h-screen class 2024-05-18 23:38:59 +02:00
Bram Suurd
f35c2263ad Update query parameter in LatestScripts.tsx, Navbar.tsx, Script.tsx, and ScriptBrowser.tsx to use item title instead of item id 2024-05-18 22:09:36 +02:00
Bram Suurd
3df84f0d66 Update umami event tracking for Star on GitHub button in Script.tsx 2024-05-17 22:21:00 +02:00
Bram Suurd
47dd1e4f60 Update umami event tracking for Star on GitHub button in Script.tsx 2024-05-17 21:59:20 +02:00
Bram Suurd
b5d6199b7a Remove umami event tracking to install command buttons in Script.tsx 2024-05-17 21:13:31 +02:00
Bram Suurd
2c86645116 Add umami event tracking to install command buttons in Script.tsx 2024-05-17 20:41:21 +02:00
Bram Suurd
11d1eed82c Add umami event tracking to install command buttons in Script.tsx 2024-05-17 20:35:15 +02:00
Bram Suurd
f72cc870ad Update primary color in globals.css and add duration to toast message in Script.tsx 2024-05-17 00:39:08 +02:00
Bram Suurd
597965e564 update toast function in Script.tsx 2024-05-17 00:26:10 +02:00
Bram Suurd
3c206a7307 Add logic to track the number of scripts copied and display a toast message 2024-05-17 00:08:23 +02:00
Bram Suurd
dc618b3ea2 added color to sonner 2024-05-16 23:50:43 +02:00
Bram Suurd
c7b7f64d9b Refactor Script.tsx alpine text 2024-05-13 17:25:35 +02:00
Bram Suurd
623b3bfa4b Update Script.tsx component layout and styling 2024-05-12 16:39:10 +02:00
Bram Suurd
04fadcfc3c Update website to support new "Categories" collection 2024-05-10 18:20:22 +02:00
Bram Suurd
6dc5d5d936 Update component titles to use consistent capitalization 2024-05-10 13:47:20 +02:00
Bram Suurd
aec7ebdab4 Fix issue with null value in ScriptItem component 2024-05-10 13:42:55 +02:00
Bram Suurd
b66fea40ad Update Script.tsx to fix layout issue in ScriptItem component 2024-05-09 23:19:57 +02:00
Bram Suurd
6f173fe637 Update UI and fix layout issues in page.tsx, LatestScripts.tsx, and Script.tsx components 2024-05-09 22:54:15 +02:00
Bram Suurd
96b4ae8dd5 added latestscripts 2024-05-09 22:27:31 +02:00
Bram Suurd
098c949f20 fixed small bug in alpine install script where a space couldn't be displayed properly 2024-05-09 19:48:16 +02:00
Bram Suurd
9030432632 chore: Update configuration for starship prompt and improve UI in ScriptItem component 2024-05-08 15:02:12 +02:00
Bram Suurd
20624d6933 Fix layout issue in ScriptItem component 2024-05-08 14:39:21 +02:00
Bram Suurd
9111f2b87e Fix conditional rendering of "Copy install command" button in ScriptItem component 2024-05-07 13:47:14 +02:00
Bram Suurd
66276ec4b6 Update Script.tsx to improve UI and fix layout issue in ScriptItem component 2024-05-06 23:22:54 +02:00
Bram Suurd
5173760350 Update layout.tsx, page.tsx, Navbar.tsx, and Script.tsx to improve UI and fix layout issues 2024-05-06 22:48:17 +02:00
Bram Suurd
aef940e64a Fix layout issue in ScriptItem component 2024-05-06 21:05:06 +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
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
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
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
abb842b68b Update background color in Script.tsx to match standard 2024-05-03 22:37:44 +02:00
Bram Suurd
bd66888c06 Updated the background color to match standard. 2024-05-02 19:58:02 +02:00