ProxmoxVE/frontend
Bram Suurd 10b2ddf3e0
Adding a scrollbar to the sidebar for better navigation. (#120)
* manually set basePath in `next.config.mjs`

* Fix: add getDisplayValueFromType formatting in InstallCommand instead of displaying raw type

* Refactor ScriptAccordion to improve layout and scroll handling
2024-11-07 16:37:23 +01:00
..
public Switch from Pocketbase data retrieval to JSON (#100) 2024-11-06 23:47:04 +01:00
src Adding a scrollbar to the sidebar for better navigation. (#120) 2024-11-07 16:37:23 +01:00
.eslintrc.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.gitignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierrc merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
components.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
LICENSE merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
next.config.mjs manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
package-lock.json Switch from Pocketbase data retrieval to JSON (#100) 2024-11-06 23:47:04 +01:00
package.json Switch from Pocketbase data retrieval to JSON (#100) 2024-11-06 23:47:04 +01:00
postcss.config.mjs merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tailwind.config.ts merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tsconfig.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00