Commit Graph

242 Commits

Author SHA1 Message Date
Bram Suurd
356e7dcda6 Merge pull request #24 from tnware/silly-things 2024-05-23 21:44:41 +02:00
Tyler Woods
5da18a932e fix silly things 2024-05-23 14:35:01 -05:00
Bram Suurd
8519663f89 Merge pull request #23 from tnware/install-command-fix 2024-05-23 18:10:53 +02:00
Tyler Woods
3e2115c80a fix install command attribute 2024-05-23 11:07:54 -05:00
Bram Suurd
093127eaa5 Merge pull request #22 from tnware/eslint 2024-05-23 01:05:16 +02:00
Tyler Woods
98ca74840e fixes eslint 2024-05-22 18:03:52 -05:00
Bram Suurd
e03512c9ae Merge pull request #21 from tnware/enhance 2024-05-23 00:38:29 +02:00
Tyler Woods
7f93a43a25 fix: selected script will reset when script closed 2024-05-22 17:29:51 -05:00
Tyler Woods
043253df83 add logic to clear search with escape key 2024-05-22 14:58:56 -05:00
Bram Suurd
aebad64e1d Update color variables in globals.css 2024-05-22 20:13:53 +02:00
Bram Suurd
d6dae47262 Update Navbar.tsx 2024-05-22 20:13:38 +02:00
Bram Suurd
4bfdea50ba Merge branch 'main' of https://github.com/BramSuurdje/proxmox-helper-scrips 2024-05-22 19:59:25 +02:00
Bram Suurd
61592fde75 Update Theme 2024-05-22 19:59:18 +02:00
Bram Suurd
ebeb3a62d5 Merge pull request #20 from BramSuurdje/BramSuurdje-patch-4
Update README.md
2024-05-22 19:54:56 +02:00
Bram Suurd
290810ab7e Update README.md 2024-05-22 19:54:48 +02:00
Bram Suurd
1de370f7e8 Remove Footer component and terms-of-use/page.tsx 2024-05-22 19:53:09 +02:00
Bram Suurd
d40dc9266b Merge pull request #19 from BramSuurdje/BramSuurdje-patch-3
Update Footer.tsx
2024-05-22 19:50:19 +02:00
Bram Suurd
859e596076 Update Footer.tsx 2024-05-22 19:50:08 +02:00
Bram Suurd
b217457b19 Merge pull request #18 from BramSuurdje/BramSuurdje-patch-2
Update README.md
2024-05-22 19:48:28 +02:00
Bram Suurd
eb40e8e814 Update README.md 2024-05-22 19:48:19 +02:00
Bram Suurd
7dd8b55305 Update README.md 2024-05-22 19:47:34 +02:00
Bram Suurd
a79530ac20 Add priority attribute to Image component in Script.tsx and ScriptBrowser.tsx 2024-05-22 08:33:33 +02:00
Bram Suurd
a5d9ca95b0 Merge pull request #17 from tnware/script-browser-logos 2024-05-22 07:59:29 +02:00
Bram Suurd
a4d20b7a3d Merge pull request #16 from tnware/latest-scripts-pagination 2024-05-22 07:59:20 +02:00
Bram Suurd
e701d20078 Merge pull request #15 from tnware/hover-and-selected-state 2024-05-22 07:59:09 +02:00
Tyler Woods
6c238cf160 show logos in the script browser 2024-05-21 23:47:54 -05:00
Tyler Woods
e09db09898 this gap no longer needed 2024-05-21 22:16:29 -05:00
Tyler Woods
d363341d8e enable pagination for latest scripts 2024-05-21 22:13:09 -05:00
Tyler Woods
843d043325 override accordian content class to reduce bottom padding 2024-05-21 21:25:23 -05:00
Tyler Woods
65eb8da0ad remove gap-2 to save space when expanded 2024-05-21 21:20:44 -05:00
Tyler Woods
1a0e6917ee nvm we still need padding on x there, but maybe not so much? 2024-05-21 21:09:41 -05:00
Tyler Woods
6150eef6ea don't need this px-2 anymore, lingering from before moving py-1 2024-05-21 21:05:23 -05:00
Tyler Woods
7d07722d4b fix: hover state and selected state are consistent 2024-05-21 20:36:12 -05:00
Bram Suurd
7e20abc35f Update README.md 2024-05-22 02:04:33 +02:00
Bram Suurd
9e4b15ee06 Merge pull request #14 from skidoodle/main
Highlight selected script
2024-05-21 22:42:43 +02:00
skidoodle
c40f5b9f85 Highlight selected script 2024-05-21 22:19:36 +02:00
Bram Suurd
edc3763cdb Merge pull request #13 from tnware/search-accordions-expansion
fix: expand accordion categories when they contain searchTerm matches
2024-05-21 21:43:15 +02:00
Tyler Woods
9e3923d647 fix: expand accordion categories when they contain searchTerm matches 2024-05-21 14:22:22 -05:00
Bram Suurd
59330dfe07 Fix formatting and typos in README.md 2024-05-21 19:44:22 +02:00
Bram Suurd
c0b451b55f Merge pull request #12 from BramSuurdje/docker
locally host your docker instance
2024-05-21 19:43:07 +02:00
Bram Suurd
d8361a9410 Update README.md with instructions for running the PocketBase instance locally 2024-05-21 19:41:04 +02:00
Bram Suurd
6093aae7f3 added a pocketbase backup for local development 2024-05-21 19:35:25 +02:00
Bram Suurd
082394e6d6 Fix Docker configuration in docker-compose.yml 2024-05-21 19:34:29 +02:00
Bram Suurd
32ce40544f Add Docker configuration files for PocketBase service 2024-05-21 19:08:08 +02:00
Bram Suurd
5638c58e4c Merge pull request #11 from BramSuurdje/BramSuurdje-patch-1
Rename LICENCE to LICENCE.md
2024-05-21 18:56:13 +02:00
Bram Suurd
ba24336fa0 Rename LICENCE to LICENCE.md 2024-05-21 18:56:04 +02:00
Bram Suurd
5b5b6df4a0 Update .env, .gitignore, LICENCE, and example.env files 2024-05-21 18:54:43 +02:00
Bram Suurd
1a465cd2cf Refactor Footer component to fix styling 2024-05-21 17:43:50 +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
fd1b3794b3 Update Footer component to include Terms of Use link with umami event tracking 2024-05-21 17:00:59 +02:00