Minimal proxmox ui client to handle simple tasks.
  • JavaScript 56.7%
  • EJS 36.6%
  • CSS 6.7%
Find a file
Kerem dff834b88e
Merge pull request #1 from hermesthecat/dependabot/npm_and_yarn/npm_and_yarn-71525e5142
Bump the npm_and_yarn group across 1 directory with 18 updates
2025-05-29 21:38:50 +03:00
client/views refactor 2023-02-13 00:56:27 +01:00
INSTALL test 2023-02-12 15:08:55 +01:00
public Update Nodes page 2023-02-10 02:44:08 +01:00
src refactor 2023-02-13 00:56:27 +01:00
.env.dist Add install description in .env.dist 2023-02-12 20:51:29 +01:00
.gitignore hash secret key 2023-02-11 18:11:27 +01:00
LICENSE.md Create LICENSE.md 2023-02-13 00:39:51 +01:00
package-lock.json Bump the npm_and_yarn group across 1 directory with 18 updates 2025-05-15 16:31:45 +00:00
package.json Bump the npm_and_yarn group across 1 directory with 18 updates 2025-05-15 16:31:45 +00:00
README.md update todo 2023-02-13 00:27:38 +01:00
server.js refactor 2023-02-13 00:56:27 +01:00

prox-ui

PROX-UI

TODO:

  • use controllers
  • clean up server.js
  • refresh jwt token
  • improve ui

Minimal proxmox ui client to handle simple tasks...