Commit Graph

  • a4d20b7a3d Merge pull request #16 from tnware/latest-scripts-pagination Bram Suurd 2024-05-22 07:59:20 +02:00
  • e701d20078 Merge pull request #15 from tnware/hover-and-selected-state Bram Suurd 2024-05-22 07:59:09 +02:00
  • 6c238cf160 show logos in the script browser Tyler Woods 2024-05-21 23:47:54 -05:00
  • e09db09898 this gap no longer needed Tyler Woods 2024-05-21 22:16:29 -05:00
  • d363341d8e enable pagination for latest scripts Tyler Woods 2024-05-21 22:13:09 -05:00
  • 843d043325 override accordian content class to reduce bottom padding Tyler Woods 2024-05-21 21:25:23 -05:00
  • 65eb8da0ad remove gap-2 to save space when expanded Tyler Woods 2024-05-21 21:20:44 -05:00
  • 1a0e6917ee nvm we still need padding on x there, but maybe not so much? Tyler Woods 2024-05-21 21:09:41 -05:00
  • 6150eef6ea don't need this px-2 anymore, lingering from before moving py-1 Tyler Woods 2024-05-21 21:05:23 -05:00
  • 7d07722d4b fix: hover state and selected state are consistent Tyler Woods 2024-05-21 20:36:12 -05:00
  • 7e20abc35f Update README.md Bram Suurd 2024-05-22 02:04:33 +02:00
  • 9e4b15ee06 Merge pull request #14 from skidoodle/main Bram Suurd 2024-05-21 22:42:43 +02:00
  • c40f5b9f85 Highlight selected script skidoodle 2024-05-21 22:19:36 +02:00
  • edc3763cdb Merge pull request #13 from tnware/search-accordions-expansion Bram Suurd 2024-05-21 21:43:15 +02:00
  • 9e3923d647 fix: expand accordion categories when they contain searchTerm matches Tyler Woods 2024-05-21 14:22:22 -05:00
  • 59330dfe07 Fix formatting and typos in README.md Bram Suurd 2024-05-21 19:44:22 +02:00
  • c0b451b55f Merge pull request #12 from BramSuurdje/docker Bram Suurd 2024-05-21 19:43:07 +02:00
  • d8361a9410 Update README.md with instructions for running the PocketBase instance locally Bram Suurd 2024-05-21 19:41:04 +02:00
  • 6093aae7f3 added a pocketbase backup for local development Bram Suurd 2024-05-21 19:35:25 +02:00
  • 082394e6d6 Fix Docker configuration in docker-compose.yml Bram Suurd 2024-05-21 19:34:29 +02:00
  • 32ce40544f Add Docker configuration files for PocketBase service Bram Suurd 2024-05-21 19:08:08 +02:00
  • 5638c58e4c Merge pull request #11 from BramSuurdje/BramSuurdje-patch-1 Bram Suurd 2024-05-21 18:56:13 +02:00
  • ba24336fa0 Rename LICENCE to LICENCE.md Bram Suurd 2024-05-21 18:56:04 +02:00
  • 5b5b6df4a0 Update .env, .gitignore, LICENCE, and example.env files Bram Suurd 2024-05-21 18:54:43 +02:00
  • 1a465cd2cf Refactor Footer component to fix styling Bram Suurd 2024-05-21 17:43:50 +02:00
  • a323e9bcff BIG UPDATE: changed logic so only 1 network req is needed to get all scripts. Bram Suurd 2024-05-21 17:31:34 +02:00
  • fd1b3794b3 Update Footer component to include Terms of Use link with umami event tracking Bram Suurd 2024-05-21 17:00:59 +02:00
  • 6ec04b9f0a Update Footer component to display current year and use "Copyright" instead of "tteck. All rights reserved." Bram Suurd 2024-05-21 16:41:19 +02:00
  • 7436062605 Refactor layout and add Terms of Use page Bram Suurd 2024-05-21 15:04:51 +02:00
  • 722775cf25 Update sort parameter in getLatestScripts function to use "mostViewedPosition" instead of "created" Bram Suurd 2024-05-20 18:29:56 +02:00
  • e7f7afdc52 Fix useEffect hook in Navbar.tsx to only fetch links on SheetTrigger click once. Bram Suurd 2024-05-20 00:59:03 +02:00
  • 131322a9da Fix useEffect hook in Navbar.tsx to fetch links on SheetTrigger click Bram Suurd 2024-05-19 21:09:58 +02:00
  • f0048a4229 Made it so the "star on github" message is shown at diffrent intervals instead of just once Bram Suurd 2024-05-19 20:38:58 +02:00
  • f2a763e627 Refactor animations and class names in Script.tsx Bram Suurd 2024-05-19 20:34:45 +02:00
  • 263454c493 Update animations and class names in LatestScripts.tsx and MostViewedScripts.tsx Bram Suurd 2024-05-19 20:27:57 +02:00
  • b455d6d341 Update animations in LatestScripts.tsx, MostViewedScripts.tsx, and Script.tsx Bram Suurd 2024-05-19 20:25:20 +02:00
  • 35f081dd6e Update isMostPopular to isMostViewed in Script type definition Bram Suurd 2024-05-19 19:29:04 +02:00
  • b59154cbd4 Rename MostPopularScripts.tsx to MostViewedScripts.tsx and update filter condition to use "isMostViewed" instead of "isMostPopular" Bram Suurd 2024-05-19 19:14:44 +02:00
  • 5fb5cd025f Rename MostPopularScripts.tsx to MostViewedScripts.tsx and update filter condition to use "isMostViewed" instead of "isMostPopular" Bram Suurd 2024-05-19 19:13:13 +02:00
  • 9452e87fdd Fix typos in file and component names Bram Suurd 2024-05-19 19:11:40 +02:00
  • e06524fb16 Update components to display most popular scripts Bram Suurd 2024-05-19 19:06:19 +02:00
  • f83cbc4457 removed unnecessary h-screen class Bram Suurd 2024-05-18 23:38:59 +02:00
  • 57cc7ce021 fixed glass effect on navbar not showing up on mobile Bram Suurd 2024-05-18 23:30:29 +02:00
  • 58d51f7759 Revert "Experiment: Update color variables in globals.css" Bram Suurd 2024-05-18 22:31:15 +02:00
  • f35c2263ad Update query parameter in LatestScripts.tsx, Navbar.tsx, Script.tsx, and ScriptBrowser.tsx to use item title instead of item id Bram Suurd 2024-05-18 22:09:36 +02:00
  • 0387a34a1d Experiment: Update color variables in globals.css Bram Suurd 2024-05-18 21:59:32 +02:00
  • d74c8deca5 Update Navbar component to make it more efficient to update + use Bram Suurd 2024-05-18 00:15:07 +02:00
  • 78e6c70134 Update Navbar component to display script item type badges in the script links Bram Suurd 2024-05-18 00:12:39 +02:00
  • 733f53df32 Update ScriptBrowser component to adjust the styling of script links and item type badges Bram Suurd 2024-05-18 00:03:03 +02:00
  • 10a515c255 Update ScriptBrowser component to justify the script links Bram Suurd 2024-05-17 23:54:57 +02:00
  • 1e9c3e85f1 Update ScriptBrowser component to display item type badges in the script links Bram Suurd 2024-05-17 23:51:42 +02:00
  • 1f440a5267 Update umami event tracking for Star on GitHub button in Script.tsx Bram Suurd 2024-05-17 23:41:31 +02:00
  • 0f858b62e4 Update Navbar component to display script item type in addition to title Bram Suurd 2024-05-17 22:38:49 +02:00
  • 3df84f0d66 Update umami event tracking for Star on GitHub button in Script.tsx Bram Suurd 2024-05-17 22:21:00 +02:00
  • 5907acd4b0 Update margin and flex properties in page.tsx Bram Suurd 2024-05-17 22:19:03 +02:00
  • a9af470985 Revert "chore: added some margin to the bottom of the /scripts page to improve navigation on mobile and desktop" Bram Suurd 2024-05-17 22:16:50 +02:00
  • 47dd1e4f60 Update umami event tracking for Star on GitHub button in Script.tsx Bram Suurd 2024-05-17 21:59:20 +02:00
  • b5d6199b7a Remove umami event tracking to install command buttons in Script.tsx Bram Suurd 2024-05-17 21:13:31 +02:00
  • 79d4a33184 Add umami event tracking to install command buttons in Script.tsx Bram Suurd 2024-05-17 20:56:04 +02:00
  • 2c86645116 Add umami event tracking to install command buttons in Script.tsx Bram Suurd 2024-05-17 20:41:21 +02:00
  • 92a9a59347 Merge pull request #10 from BramSuurdje/feat--sonner-with-colors Bram Suurd 2024-05-17 20:36:49 +02:00
  • 11d1eed82c Add umami event tracking to install command buttons in Script.tsx Bram Suurd 2024-05-17 20:35:15 +02:00
  • a66fca5a59 chore: added some margin to the bottom of the /scripts page to improve navigation on mobile and desktop Bram Suurd 2024-05-17 10:54:49 +02:00
  • d8e6f34bca chore: Update Navbar component title to "Proxmox VE Helper-Scripts" Bram Suurd 2024-05-17 10:13:55 +02:00
  • 404b5f1962 chore: Update Navbar component to use <p> instead of <h1> Bram Suurd 2024-05-17 09:47:53 +02:00
  • e3815c4836 chore: Update Navbar component imports and removed input Bram Suurd 2024-05-17 09:32:16 +02:00
  • 1216936db9 chore: Update Navbar component styling and behavior Bram Suurd 2024-05-17 09:14:02 +02:00
  • db496b9339 Merge pull request #9 from BramSuurdje/feat--sonner-with-colors Bram Suurd 2024-05-17 00:40:31 +02:00
  • f72cc870ad Update primary color in globals.css and add duration to toast message in Script.tsx Bram Suurd 2024-05-17 00:39:08 +02:00
  • 597965e564 update toast function in Script.tsx Bram Suurd 2024-05-17 00:26:10 +02:00
  • 3c206a7307 Add logic to track the number of scripts copied and display a toast message Bram Suurd 2024-05-17 00:08:23 +02:00
  • dc618b3ea2 added color to sonner Bram Suurd 2024-05-16 23:50:43 +02:00
  • 244bf34e9e Fix typo in NotFoundPage component Bram Suurd 2024-05-16 19:43:57 +02:00
  • 77bf64fda1 Add NotFoundPage component to handle 404 errors Bram Suurd 2024-05-16 19:21:13 +02:00
  • 96c4f76085 Revert "Update metadata in layout.tsx" Bram Suurd 2024-05-16 19:19:46 +02:00
  • 48a504d92f Merge branch 'main' of https://github.com/BramSuurdje/proxmox-helper-scrips Bram Suurd 2024-05-16 16:34:10 +02:00
  • 0f8b9566b9 Update metadata in layout.tsx Bram Suurd 2024-05-16 16:34:06 +02:00
  • 422bc8eb76 Update README.md Bram Suurd 2024-05-13 17:27:18 +02:00
  • 0bca453e85 Delete COMMIT.md Bram Suurd 2024-05-13 17:26:33 +02:00
  • c7b7f64d9b Refactor Script.tsx alpine text Bram Suurd 2024-05-13 17:25:35 +02:00
  • 67f706ca2b Create COMMIT.md Bram Suurd 2024-05-13 17:24:53 +02:00
  • 8c4c4b1d4e Update README.md Bram Suurd 2024-05-12 18:09:53 +02:00
  • 623b3bfa4b Update Script.tsx component layout and styling Bram Suurd 2024-05-12 16:39:10 +02:00
  • 58b9056672 Add sort functionality to ScriptBrowser.tsx Bram Suurd 2024-05-12 16:05:15 +02:00
  • 8c837cad54 chore: removed whitespace Bram Suurd 2024-05-12 16:03:52 +02:00
  • 90fed64eb8 Remove vercel analytics to improve load times and minimize un-needed network traffic Bram Suurd 2024-05-12 16:00:25 +02:00
  • 955eca1843 Merge pull request #7 from tteck/main Bram Suurd 2024-05-12 13:36:42 +02:00
  • bc0e50f807 Update layout.tsx tteckster 2024-05-12 03:57:07 -04:00
  • 8e3d1ea884 Refactor Navbar.tsx component to fix layout issue and improve code readability Bram Suurd 2024-05-10 18:55:52 +02:00
  • 5a0d007b1f Update Navbar.tsx and ScriptBrowser.tsx components Bram Suurd 2024-05-10 18:54:43 +02:00
  • 6656e24336 Fix issue with missing SheetClose component in Navbar.tsx Bram Suurd 2024-05-10 18:51:00 +02:00
  • 088fbbce37 Fix layout issue in Navbar.tsx component Bram Suurd 2024-05-10 18:49:18 +02:00
  • 92f682be4e Update UI and fix layout issues in page.tsx, LatestScripts.tsx, and Script.tsx components Bram Suurd 2024-05-10 18:44:28 +02:00
  • 04fadcfc3c Update website to support new "Categories" collection Bram Suurd 2024-05-10 18:20:22 +02:00
  • 6dc5d5d936 Update component titles to use consistent capitalization Bram Suurd 2024-05-10 13:47:20 +02:00
  • aec7ebdab4 Fix issue with null value in ScriptItem component Bram Suurd 2024-05-10 13:42:55 +02:00
  • 00802a9c51 Refactor Card component to remove background color in card.tsx Bram Suurd 2024-05-10 11:09:42 +02:00
  • 7585d51d91 made LatestScripts component more responsive Bram Suurd 2024-05-09 23:32:56 +02:00
  • b66fea40ad Update Script.tsx to fix layout issue in ScriptItem component Bram Suurd 2024-05-09 23:19:57 +02:00
  • 7b3811a5db Merge pull request #6 from BramSuurdje/feat-latestscripts Bram Suurd 2024-05-09 22:57:01 +02:00