mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-07-31 09:28:40 -04:00
2e743490c9bf3fb2a010ee0d8a713637351285d0
- Remove executable check from ScriptsList component - All scripts now show as runnable regardless of permissions - Add logo support using JSON data from script metadata - Update ScriptInfo interface to include logo and slug fields - Modify getCtScripts to fetch logo from corresponding JSON files - Update ScriptsList UI to display logos with fallback to file icons - Fix TypeScript errors for proper type safety
How to run this Alpha Software
You need npm and git installed on your PVE host
git clone git@github.com:michelroegl-brunner/PVESciptslocal.git
Then you need to run npm install
And to run the dev server on IP:3000
npm run dev
Description
Releases
7
Languages
TypeScript
59.9%
Shell
30.9%
JavaScript
8.9%
CSS
0.3%