110 Commits

Author SHA1 Message Date
Bram Suurd 79bcaa1fe4 Update metadata for Proxmox VE Helper-Scripts layout 2024-06-15 15:08:54 +02:00
Bram Suurd 5708ab691a run prettier formatter overr whole project 2024-06-15 14:52:14 +02:00
Bram Suurd ed66d489dd refactor: update import statement for ScriptItem component in page.tsx 2024-06-15 13:49:17 +02:00
Bram Suurd 2e25dc5966 remove pbBackup from data fetching in the scripts page 2024-06-15 13:30:04 +02:00
Bram Suurd f5d952d897 Update analytics script to use environment variables 2024-06-14 19:39:12 +02:00
Bram Suurd 75e81d8363 Remove InfoToastWithButton component from layout.tsx 2024-06-14 19:33:21 +02:00
Bram Suurd 51e498cc2c Fix capitalization in toast message in layout.tsx component 2024-06-12 22:31:40 +02:00
Bram Suurd 8d9d019bf4 Update timeout duration in InfoToastWithButton component 2024-06-12 22:29:27 +02:00
Bram Suurd 601c6ee1b2 Update toast message in layout.tsx and WarningToast.tsx components 2024-06-12 22:28:45 +02:00
Bram Suurd 642772d9fd Update layout.tsx and WarningToast.tsx components 2024-06-12 22:24:29 +02:00
Bram Suurd c37961259d add middleware to remove stutter when user had allready visited the site before. 2024-06-08 15:57:58 +02:00
Bram Suurd 77042b1841 refactor: Improve WarningToast component to use localStorage for toast count 2024-06-08 00:35:43 +02:00
Bram Suurd 98d68542c6 Add WarningToast component for displaying important messages to users 2024-06-07 22:30:08 +02:00
Bram Suurd ceb3791aaa Update cache expiry time to 24 hours in page.tsx. 2024-06-04 21:09:43 +02:00
Bram Suurd dc92d9b428 Update cache expiry time to 24 hours in page.tsx. Changed styling of script to be more uniform. 2024-06-04 21:03:57 +02:00
Tyler Woods ce11169efe nav sheet doesn't make extra request 2024-06-04 06:25:47 -05:00
Tyler Woods 1157abb63d cleanup my poor choices 2024-06-03 22:08: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 d6b2806545 performance optimization 2024-06-03 16:45:37 -05:00
Tyler Woods fa2fba08ad sort categories alphabetically 2024-06-03 15:37:26 -05:00
Bram Suurd 9a0061ef94 Fix landing page redirection and setVisited
function
2024-06-01 11:25:21 +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 eb9880964e Update UI layout and transitions to make site more snappy (EXPERIMENTAL) 2024-05-30 23:39:24 +02:00
Bram Suurd ded5ab4981 Updated the theme to blue 2024-05-28 20:45:20 +02:00
Bram Suurd 131cc4eb11 Remove unused Particles to make page less cluttered 2024-05-24 22:27:40 +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 dae5bb85ef Update PocketBase import and add backup PocketBase instance 2024-05-23 22:49:53 +02:00
Bram Suurd 9da4cebba2 Update analytics script URL and website ID 2024-05-23 22:38:45 +02:00
Tyler Woods 7f93a43a25 fix: selected script will reset when script closed 2024-05-22 17:29:51 -05:00
Bram Suurd aebad64e1d Update color variables in globals.css 2024-05-22 20:13:53 +02:00
Bram Suurd 61592fde75 Update Theme 2024-05-22 19:59:18 +02:00
Bram Suurd 1de370f7e8 Remove Footer component and terms-of-use/page.tsx 2024-05-22 19:53:09 +02: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 7436062605 Refactor layout and add Terms of Use page 2024-05-21 15:04:51 +02:00
Bram Suurd 57cc7ce021 fixed glass effect on navbar not showing up on mobile 2024-05-18 23:30:29 +02:00
Bram Suurd 58d51f7759 Revert "Experiment: Update color variables in globals.css"
This reverts commit 0387a34a1d.
2024-05-18 22:31:15 +02:00
Bram Suurd 0387a34a1d Experiment: Update color variables in globals.css 2024-05-18 21:59:32 +02:00
Bram Suurd 5907acd4b0 Update margin and flex properties in page.tsx 2024-05-17 22:19:03 +02:00
Bram Suurd a9af470985 Revert "chore: added some margin to the bottom of the /scripts page to improve navigation on mobile and desktop"
This reverts commit a66fca5a59.
2024-05-17 22:16:50 +02:00
Bram Suurd 79d4a33184 Add umami event tracking to install command buttons in Script.tsx 2024-05-17 20:56:04 +02:00
Bram Suurd a66fca5a59 chore: added some margin to the bottom of the /scripts page to improve navigation on mobile and desktop 2024-05-17 10:54:49 +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 dc618b3ea2 added color to sonner 2024-05-16 23:50:43 +02:00
Bram Suurd 244bf34e9e Fix typo in NotFoundPage component 2024-05-16 19:43:57 +02:00
Bram Suurd 77bf64fda1 Add NotFoundPage component to handle 404 errors 2024-05-16 19:21:13 +02:00
Bram Suurd 96c4f76085 Revert "Update metadata in layout.tsx"
This reverts commit 0f8b9566b9.
2024-05-16 19:19:46 +02:00
Bram Suurd 0f8b9566b9 Update metadata in layout.tsx 2024-05-16 16:34:06 +02:00