702 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
5d401f33b5
Merge pull request #12 from community-scripts/michelroegl-brunner-patch-3
New Script: Snipe IT
2025-03-13 13:37:04 +01:00
Michel Roegl-Brunner
f1a1807854
Update CODE_OF_CONDUCT.md 2025-03-13 13:36:44 +01:00
Michel Roegl-Brunner
6ef5b3e3ff WF 2025-03-13 13:36:31 +01:00
Michel Roegl-Brunner
f5ac7a782f
Merge pull request #11 from community-scripts/michelroegl-brunner-patch-2
New Script: Snipe IT
2025-03-13 13:27:47 +01:00
Michel Roegl-Brunner
fcde687581
Update FUNDING.yml 2025-03-13 13:27:04 +01:00
Michel Roegl-Brunner
aa1fd02b21 WF 2025-03-13 13:26:05 +01:00
Michel Roegl-Brunner
d642e18ed7
Merge pull request #10 from community-scripts/revert-9-michelroegl-brunner-patch-1
Revert "New Script: Snipe IT"
2025-03-13 13:25:40 +01:00
Michel Roegl-Brunner
0e248aa683
Revert "New Script: Snipe IT" 2025-03-13 13:25:23 +01:00
Michel Roegl-Brunner
a96c763b54
Merge pull request #9 from community-scripts/michelroegl-brunner-patch-1
New Script: Snipe IT
2025-03-13 13:22:55 +01:00
Michel Roegl-Brunner
c3afc1f171 Workflow 2025-03-13 13:22:37 +01:00
Michel Roegl-Brunner
8d9e993961
Update feature_request.md 2025-03-13 13:18:41 +01:00
Michel Roegl-Brunner
4e01ed2ef9
Create close_issue_in_other_repo 2025-03-13 13:16:03 +01:00
Bram Suurd
f49704c395
Update README.md 2024-11-08 22:21:41 +01:00
Bram Suurd
d9f808d419 Enhance URL handling in RootLayout for consistent redirect to new Proxmox site 2024-11-08 14:04:07 +01:00
Bram Suurd
c6a00a7510 Setup redirect to new website located at /ProxmoxVE 2024-11-08 13:56:22 +01:00
Bram Suurd
476b187aa7 Chore: comment out cache restoration in Next.js workflow to fix issue with api getting cached 2024-11-05 16:30:23 +01:00
Bram Suurd
e5bb89bee7 Chore: add build time to env and update API fetch to prevent caching with timestamp query parameter 2024-11-05 16:07:06 +01:00
Bram Suurd
e7d8ffb574 Merge branch 'main' of github.com:community-scripts/proxmox-helper-scripts 2024-11-04 19:16:16 +01:00
Bram Suurd
b54e8f392b Chore: trigger new build to add new script 2024-11-04 19:16:05 +01:00
Bram Suurd
6d6ba59d2c
Update .env.local 2024-11-04 17:12:20 +01:00
Bram Suurd
b46723b4c8 Chore: update scope and start_url in manifest to include 'Proxmox/' 2024-11-03 22:47:42 +01:00
Bram Suurd
6569790363 Chore: update logo src in manifest to remove leading slash for consistency 2024-11-03 22:46:21 +01:00
Bram Suurd
f5bdc5f4c1 Chore: manually add web app manifest link to layout 2024-11-03 22:42:21 +01:00
Bram Suurd
5170d9aa15 Chore: correct '.gitignore' entry for output directory 2024-11-03 22:38:44 +01:00
Bram Suurd
b90b90f891 Chore: update import path for AnimatedGradientText to reflect new ui folder structure 2024-11-03 22:38:32 +01:00
Bram Suurd
8abd6425bd Chore: move magicui components to regular ui folder 2024-11-03 22:38:24 +01:00
Bram Suurd
b9a357e161 Remove unused MobileNav and ShineBorder components for codebase cleanup 2024-11-03 22:37:43 +01:00
Bram Suurd
70d6cc65a9 Fix API endpoint in ScriptContent to use the relative path 2024-11-03 22:26:42 +01:00
Bram Suurd
869feee361 Fix API endpoint in ScriptContent to use the correct Proxmox path for fetching categories data 2024-11-03 22:24:51 +01:00
Bram Suurd
2796b5413c Add nuqs package with dependencies to package-lock.json 2024-11-03 22:22:22 +01:00
Bram Suurd
5c157a34b1 Update layout metadata with new description 2024-11-03 22:19:58 +01:00
Bram Suurd
4e516fa301 Update URLs in README and app files to point to the new community scripts repository 2024-11-03 22:17:17 +01:00
Bram Suurd
e60ff69f78 Refactor ScriptContent: re-add gap between elements 2024-11-03 22:14:11 +01:00
Bram Suurd
c35b6abf84 Refactor ScriptItem to accept a single script prop and simplify the item selection logic in ScriptContent 2024-11-03 22:10:52 +01:00
Bram Suurd
615fcd236f Update Footer component to clarify attribution and link to community source code repository 2024-11-03 21:57:27 +01:00
Bram Suurd
ee3d39e07a Add Nuqs for state management and update ScriptContent to utilize query state for improved parameter handling 2024-11-03 21:45:54 +01:00
Bram Suurd
5fb1c69dc0 Refactor data fetching in ScriptContent to use promise-based approach for improved clarity and error handling 2024-11-03 21:42:24 +01:00
Bram Suurd
e3b7642fb1 Refactor Page component to use ScriptContent function for clarity and maintainability, keeping Suspense for loading state 2024-11-03 21:35:06 +01:00
Bram Suurd
ffe4e663e8 Implement static params generation in manifest 2024-11-03 21:34:57 +01:00
Bram Suurd
f49e38498c Wrap loading state with Suspense for better handling of asynchronous script loading in the Page component 2024-11-03 21:24:34 +01:00
Bram Suurd
76d3aa9d72 Add ScriptAccordion and Sidebar components for script category navigation, replacing the previous ScriptBrowser implementation 2024-11-03 21:21:04 +01:00
Bram Suurd
bab8c8ac6c Remove ScriptPage component and integrate its functionality into the Script page, updating loading and category fetching logic 2024-11-03 21:20:33 +01:00
Bram Suurd
d29a66cee3 Merge branch 'main' of github.com:community-scripts/proxmox-helper-scripts 2024-11-03 13:32:01 +01:00
Bram Suurd
c52a1186bb Fix warning message capitalization in CodeCopyButton component 2024-11-03 13:31:59 +01:00
Bram Suurd
b5cac56376 Refactor copy button implementation to use ClipboardIcon and enhance styling in ScriptItems and TextCopyBlock components 2024-11-02 11:24:30 +01:00
Bram Suurd
a5093eb5ef Add DialogTitle for accessibility in CommandMenu and fix category key usage for better script referencing 2024-11-02 10:50:38 +01:00
Bram Suurd
2b33fda1e4 Update StarOnGithubButton component to link to the community scripts repository for ProxmoxVE and reset stars state 2024-11-02 10:44:00 +01:00
Bram Suurd
6425d32556 Update GitHub links to point to the community scripts repository for ProxmoxVE across multiple components and configurations 2024-11-02 10:43:55 +01:00
Bram Suurd
217a734f0e Add fallback logo handling for scripts in ScriptBrowser, ScriptItem, and CommandMenu components 2024-11-02 10:38:48 +01:00
Bram Suurd
bf429b7d8b
Update package.json 2024-11-02 00:06:14 +01:00