Bram Suurd
|
349300a6f8
|
chore: Update ScriptBrowser component with search input styling and clear button
|
2024-07-14 00:11:30 +02:00 |
|
Bram Suurd
|
8c870ee1e6
|
Update dropdown menu styles for popover background and opacity
|
2024-07-13 23:55:46 +02:00 |
|
Bram Suurd
|
ff2f89d82a
|
Add toast when first copying scripts to warn user
|
2024-07-13 23:46:48 +02:00 |
|
Bram Suurd
|
102c09915c
|
Add background gradient to Script page
|
2024-07-13 23:22:33 +02:00 |
|
Bram Suurd
|
1ca2bba97b
|
Update landing page typography and cursor style
|
2024-07-13 23:22:10 +02:00 |
|
Bram Suurd
|
3ff27d0c9a
|
Update Navbar component to include gap between elements in sm breakpoint
|
2024-07-13 22:55:14 +02:00 |
|
Bram Suurd
|
739bcc81c2
|
Update theme toggle component with new icons and add theme label
|
2024-07-13 22:48:36 +02:00 |
|
Bram Suurd
|
61bb818a55
|
Remove WarningToast component from RootLayout
|
2024-07-01 13:23:15 +02:00 |
|
Bram Suurd
|
af8243c292
|
formatting
|
2024-06-27 01:56:14 +02:00 |
|
Bram Suurd
|
40e0fe248f
|
Update import statements for ScriptItem component and UI card component
|
2024-06-19 20:01:52 +02:00 |
|
Bram Suurd
|
6f7315c96e
|
Remove "Buy me a coffee" link to Navbar component
|
2024-06-19 19:50:47 +02:00 |
|
Bram Suurd
|
cfa2461ae3
|
Refactor NotFoundPage component in not-found.tsx
|
2024-06-19 19:49:31 +02:00 |
|
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
|
9c6263f8c3
|
chore: Add prettier formatting to project
|
2024-06-15 14:51:28 +02:00 |
|
Bram Suurd
|
df000646b8
|
Add .prettierignore file to exclude certain directories from code formatting
|
2024-06-15 14:48:42 +02:00 |
|
Bram Suurd
|
9c37ba087c
|
Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts
|
2024-06-15 13:49:47 +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
|
ea6d4f3003
|
Update README.md
|
2024-06-15 13:31:12 +02:00 |
|
Bram Suurd
|
2e25dc5966
|
remove pbBackup from data fetching in the scripts page
|
2024-06-15 13:30:04 +02:00 |
|
Bram Suurd
|
7ea090db7a
|
Update ScriptBrowser component to remove border styles for script items
|
2024-06-15 13:13:51 +02:00 |
|
Bram Suurd
|
e8cab0cc26
|
Update MostViewedScripts component to include a comment for RecentlyUpdatedScripts
|
2024-06-15 12:57:28 +02:00 |
|
Bram Suurd
|
a7faa564cb
|
Update README.md and remove unnecessary Docker files and configurations
|
2024-06-15 12:40:17 +02:00 |
|
Bram Suurd
|
df258ba222
|
fixed small visual issue with copy buttons on scripts that have both a normal and alpine install
|
2024-06-15 12:37:17 +02:00 |
|
Bram Suurd
|
ecd991c241
|
Update MostViewedScripts component to include a comment for RecentlyUpdatedScripts
|
2024-06-14 20:14:00 +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
|
2aacdad34b
|
Update Ko-fi link in Navbar.tsx component
|
2024-06-12 22:56:40 +02:00 |
|
Bram Suurd
|
ada8b43fa2
|
Create FUNDING.yml
|
2024-06-12 22:56:04 +02:00 |
|
Bram Suurd
|
d25d1af92c
|
Merge pull request #34 from BramSuurdje/BramSuurdje-patch-3
Update README.md
|
2024-06-12 22:52:53 +02:00 |
|
Bram Suurd
|
ba75ea465f
|
Update README.md
|
2024-06-12 22:52:43 +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
|
b788eea099
|
update db
|
2024-06-12 20:53:09 +02:00 |
|
Bram Suurd
|
230841dcd7
|
refactor: Transform source URL to install script URL in ScriptItem component
|
2024-06-08 21:51:19 +02:00 |
|
Bram Suurd
|
8939e93acb
|
chore: Update styles in ScriptBrowser and Accordion components
|
2024-06-08 16:58:10 +02:00 |
|
Bram Suurd
|
88000dd0c6
|
chore: Update category name display in ScriptBrowser component
|
2024-06-08 16:53:17 +02:00 |
|
Bram Suurd
|
b113d0672a
|
chore: Remove unused imports and update styles in ScriptBrowser and Accordion components
|
2024-06-08 16:52:38 +02:00 |
|
Bram Suurd
|
74acda5120
|
chore: Remove unused imports in script components
|
2024-06-08 16:13:44 +02:00 |
|
Bram Suurd
|
2d53ba734e
|
updated the defaultimg
|
2024-06-08 16:04:24 +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
|
0282f9f169
|
chore: Update Card footer to always have button on the bottom
|
2024-06-08 10:35:18 +02:00 |
|
Bram Suurd
|
f37f0efe5b
|
Merge pull request #33 from tnware/script-browser-style
|
2024-06-08 08:18:09 +02:00 |
|
Tyler Woods
|
59963e676f
|
tidy up the search display
|
2024-06-07 20:34:21 -05:00 |
|
Tyler Woods
|
1087286dd7
|
padding
|
2024-06-07 20:08:29 -05:00 |
|
Tyler Woods
|
e261d3af36
|
update container heading placement
|
2024-06-07 20:03:42 -05:00 |
|
Tyler Woods
|
09c8b0de38
|
alternative style
|
2024-06-07 19:40:24 -05:00 |
|
Bram Suurd
|
77042b1841
|
refactor: Improve WarningToast component to use localStorage for toast count
|
2024-06-08 00:35:43 +02:00 |
|