HelperScripts-for-ProxmoxVE/frontend/src
Bram 07e46a4585
fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341)
* fix: enhance back navigation in NotFoundPage component

* chore: update dependencies and refactor imports

- Updated `framer-motion` to version `12.23.12` in `package.json` and `bun.lock`.
- Removed unused dependencies: `fuse.js`, `react-code-blocks`, `react-datepicker`, `pocketbase`, `simple-icons`.
- Refactored import in `number-ticker.tsx` to use `motion/react` instead of `framer-motion`.
- Removed CSS import for `react-datepicker` in `page.tsx`.

* fix: update NotFoundPage redirection to use basePath from site-config

- Modified the redirection logic in NotFoundPage to use the basePath variable.
- Set default basePath to "ProxmoxVE" in site-config for improved routing consistency.

* update bun.lock
2025-11-23 20:25:12 +01:00
..
app fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341) 2025-11-23 20:25:12 +01:00
components fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341) 2025-11-23 20:25:12 +01:00
config fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341) 2025-11-23 20:25:12 +01:00
hooks feat: enhance github stars button to be better looking and more compact (#7464) 2025-09-08 08:42:31 +02:00
lib feat: add script disable functionality with visual indicators (#9374) 2025-11-23 13:22:57 +01:00
styles Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00