345 Commits

Author SHA1 Message Date
Tyler Woods
0b5d01a9e4 only request links if not cached 2024-06-04 06:35:52 -05:00
Tyler Woods
ce11169efe nav sheet doesn't make extra request 2024-06-04 06:25:47 -05:00
Bram Suurd
acbd03e580 Merge pull request #31 from tnware/recently-updated-scripts 2024-06-04 08:35:44 +02:00
Tyler Woods
94a085bff9 add icons to buttons 2024-06-03 22:45:16 -05:00
Tyler Woods
1157abb63d cleanup my poor choices 2024-06-03 22:08:49 -05:00
Tyler Woods
3a5e828de3 fix state bug 2024-06-03 20:31:49 -05:00
Tyler Woods
f0b6271350 move cache controls to component 2024-06-03 18:50:30 -05:00
Tyler Woods
c60709f4ce allow to disable cache 2024-06-03 17:15:58 -05:00
Tyler Woods
d30abe788a cleanup leftovers 2024-06-03 16:48:58 -05:00
Tyler Woods
d6b2806545 performance optimization 2024-06-03 16:45:37 -05:00
Tyler Woods
e59d1852cd more consistent coloring 2024-06-03 15:54:20 -05:00
Tyler Woods
e81c92be36 fix sharp-missing-in-production 2024-06-03 15:41:37 -05:00
Tyler Woods
fa2fba08ad sort categories alphabetically 2024-06-03 15:37:26 -05:00
Tyler Woods
534b26935a cleanup old install command logic 2024-06-03 15:35:41 -05:00
Tyler Woods
86f36bb789 base changes 2024-06-03 15:02:11 -05:00
Bram Suurd
9423c1c5fe Merge pull request #30 from tnware/improve-search 2024-06-03 01:42:29 +02:00
Tyler Woods
ccd5593942 automatically navigate to matching script when matchingScripts result is only 1 2024-06-02 17:41:20 -05:00
Bram Suurd
58a9b0a96a Fix category styling in ScriptBrowser component 2024-06-01 20:01:52 +02:00
Bram Suurd
efeb3965b1 Add hover underline to AccordionTrigger in
ScriptBrowser
2024-06-01 11:30:40 +02:00
Bram Suurd
9a0061ef94 Fix landing page redirection and setVisited
function
2024-06-01 11:25:21 +02:00
Bram Suurd
b650a63743 Fix hover styling in ScriptBrowser and
AccordionTrigger components
2024-06-01 11:18:11 +02:00
Bram Suurd
07be76ac33 Update ScriptBrowser component to display category
count
2024-06-01 11:16:19 +02:00
Bram Suurd
98c9aa8aa0 Add logic to set and check if user has visited the
home page
2024-06-01 11:03:24 +02:00
Bram Suurd
db189e43b7 Update Navbar component to include Discussions link and Lucide icon 2024-05-31 20:46:55 +02:00
Bram Suurd
8f3d715a79 Add Lucide icons for website, documentation, and post install links in ScriptItem component 2024-05-31 20:19:31 +02:00
Bram Suurd
c258ac8819 Merge pull request #29 from tnware/main
add source code button to script page
2024-05-31 20:11:26 +02:00
Tyler Woods
da90a836a0 add source code button to script page 2024-05-31 13:05:36 -05:00
Bram Suurd
54e278f5df Added a count of all the scripts 2024-05-30 23:55:09 +02:00
Bram Suurd
eb9880964e Update UI layout and transitions to make site more snappy (EXPERIMENTAL) 2024-05-30 23:39:24 +02:00
Bram Suurd
48b93a8a51 Delete LICENCE.md 2024-05-30 23:21:08 +02:00
Bram Suurd
fae0e90961 update LICENSE 2024-05-30 23:20:48 +02:00
Bram Suurd
ded5ab4981 Updated the theme to blue 2024-05-28 20:45:20 +02:00
Bram Suurd
7515abfdf9 made it so it will show the interface item conditionally to remove clutter 2024-05-28 20:29:36 +02:00
Bram Suurd
6ddccb70c5 Fix conditional rendering in ScriptItem component 2024-05-28 20:26:42 +02:00
Bram Suurd
7904b5a4b6 Update script item to take advantage of new API data 2024-05-28 20:26:10 +02:00
Bram Suurd
c244dd06ae Merge pull request #28 from tnware/tidy-up 2024-05-26 17:56:17 +02:00
Tyler Woods
f7ce4a1030 consistency in layout and transitions 2024-05-26 10:33:13 -05:00
Bram Suurd
06e257b6b7 Update Navbar links in components/Navbar.tsx 2024-05-25 22:03:26 +02:00
Bram Suurd
1bc9f727d9 Fix UI layout in ScriptItem component 2024-05-25 10:47:35 +02:00
Bram Suurd
653bc8d2b0 Merge pull request #27 from tnware/scripts-page-ui-depth 2024-05-25 09:26:16 +02:00
Tyler Woods
22d1dc9993 base for adding some depth to the layout 2024-05-24 18:41:55 -05:00
Bram Suurd
209b60fb59 Merge pull request #26 from tnware/show-hide-logos
add localStorage-backed state for showing/hiding logos in ScriptBrowser
2024-05-25 01:40:28 +02:00
Tyler Woods
24b1bd2d20 add localStorage-backed state for showing/hiding logos in ScriptBrowser 2024-05-24 17:31:45 -05:00
Bram Suurd
131cc4eb11 Remove unused Particles to make page less cluttered 2024-05-24 22:27:40 +02:00
Bram Suurd
80c5829047 Update Navbar links in components/Navbar.tsx 2024-05-24 00:32:34 +02:00
Bram Suurd
745a23a049 Fix error handling for empty response in page.tsx 2024-05-23 23:19:15 +02:00
Bram Suurd
e959058ed6 Add error handling for empty response in page.tsx 2024-05-23 23:14:31 +02:00
Bram Suurd
b5b1ec8091 Fix typo in Script.tsx 2024-05-23 22:51:59 +02:00
Bram Suurd
b91b04ac9c Refactor findInstallCommandKey function in Script.tsx 2024-05-23 22:50:24 +02:00
Bram Suurd
dae5bb85ef Update PocketBase import and add backup PocketBase instance 2024-05-23 22:49:53 +02:00