Commit graph

9217 commits

Author SHA1 Message Date
Bram Suurd
4f6942b601
Refactor ScriptItem and Buttons components to enhance layout and integrate dropdown for links. Update InterFaces component for improved styling and structure. (#3567)
* Refactor ScriptItem and Buttons components to enhance layout and integrate dropdown for links. Update InterFaces component for improved styling and structure.

* Add React Query integration and enhance component structure

- Introduced `@tanstack/react-query` for data fetching and state management.
- Added `QueryProvider` component to wrap the application with QueryClient.
- Refactored `ScriptItem` to utilize `useVersions` hook for fetching versions.
- Created `ResourceDisplay` and `VersionBadge` components for better resource representation.
- Improved layout and styling across various components, including `Alerts`, `Buttons`, and `DefaultPassword`.
- Updated `layout.tsx` to include the new `QueryProvider` for global state management.

* Remove bun.lock file to streamline dependency management and prevent potential conflicts.

* Update dependencies in package.json and package-lock.json

- Removed `@vercel/analytics` from dependencies.
- Upgraded `vitest` and related packages to version `3.1.1`.
- Updated various packages to their latest versions for improved performance and compatibility.
- Adjusted Node.js engine requirements to support newer versions.

* Update dependencies in package.json and package-lock.json

- Upgraded various Radix UI components to their latest versions for improved functionality and performance.
- Updated `chart.js`, `class-variance-authority`, `cmdk`, `framer-motion`, `fuse.js`, `nuqs`, `pocketbase`, and other packages to their latest versions.
- Enhanced TypeScript and ESLint packages for better type checking and linting capabilities.
- Updated Tailwind CSS and related plugins for improved styling and utility classes.
- Adjusted Node.js engine requirements in several packages to support newer versions.
2025-04-01 15:38:57 +02:00
Federico Cerutti
1e4544e079
Authentik - Fix YQ_LATEST regex (#3565)
* Fix YQ_LATEST regex

* remove f

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-04-01 15:17:19 +02:00
CanbiZ
33af9f48d6 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2025-04-01 15:11:18 +02:00
CanbiZ
4d78d15065 fixed typo 2025-04-01 15:11:10 +02:00
community-scripts-pr-app[bot]
32dd2a2ca3
Update CHANGELOG.md (#3562) 2025-04-01 13:59:55 +01:00
CanbiZ
13c82fe12b fix npm 2025-04-01 14:46:15 +02:00
CanbiZ
3b983bed30 fixes npm 2025-04-01 14:45:13 +02:00
Michel Roegl-Brunner
ced939e684
Update checkmk.sh (#3559) 2025-04-01 14:34:31 +02:00
CanbiZ
0784ca2eee Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2025-04-01 14:33:38 +02:00
CanbiZ
c4f2bd0007 fix fsSLL to fsSL 2025-04-01 14:33:26 +02:00
community-scripts-pr-app[bot]
73369fc639
Update versions.json (#3560)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-01 14:30:49 +02:00
CanbiZ
b2a5c4902b Normalize all files to LF line endings 2025-04-01 14:21:22 +02:00
CanbiZ
e4def48a76 Add .gitattributes to enforce LF 2025-04-01 14:21:21 +02:00
CanbiZ
3d0806600d fix cryptpad & komodo 2025-04-01 13:57:00 +02:00
CanbiZ
e0f71f8ed6 Fixes broken curls 2025-04-01 13:39:18 +02:00
community-scripts-pr-app[bot]
92a08264ab
Update CHANGELOG.md (#3555) 2025-04-01 11:22:44 +01:00
CanbiZ
1096662d81
switch arr lxc's (lidarr,-prowlarr,-radarr,-readarr,-whisparr) to curl -fsSL (#3554)
* switch

* fix sonarr double escaped

* fix 3 other double escaped
2025-04-01 12:05:32 +02:00
CanbiZ
508a771b67 fix fsSLSL to fsSL 2025-04-01 12:00:00 +02:00
CanbiZ
a022619b93 Fix Rustup Curl 2025-04-01 11:38:52 +02:00
CanbiZ
24a5442e44 fix golang issue 2025-04-01 11:18:12 +02:00
CanbiZ
810eadd398 Fix Rustdeskserver (curl) 2025-04-01 11:12:42 +02:00
CanbiZ
13a607d1ba Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2025-04-01 10:58:30 +02:00
CanbiZ
8b66c8a9dc fix basename -o 2025-04-01 10:58:29 +02:00
community-scripts-pr-app[bot]
1b0fc168d7
Update CHANGELOG.md (#3551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-01 10:53:38 +02:00
CanbiZ
f7e7d457df fix basename for curl 2025-04-01 10:51:52 +02:00
CanbiZ
0ed9e8c205
Update build.func 2025-04-01 10:38:08 +02:00
CanbiZ
220de44ee5
Update build.func 2025-04-01 10:37:05 +02:00
community-scripts-pr-app[bot]
b0a896cfcb
Update CHANGELOG.md (#3546)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-01 10:35:12 +02:00
CanbiZ
b4458463a8
fix header 2025-04-01 10:33:32 +02:00
dependabot[bot]
ce0cf894a3
Bump vite from 5.4.14 to 5.4.16 in /frontend (#3549)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:28:28 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 (#3455)
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL

* more switches

* switch vms

* more curls

* More curls

* more

* more

* more changes

* more

* prepare ipv6 calls

* change frontend to ipv6

* Formatting

* Fromatting

* Update gomft.sh

* Update gomft-install.sh

* Update ersatztv.sh

* Update build.func

---------

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-04-01 10:25:46 +02:00
community-scripts-pr-app[bot]
8bdede13ab
Update versions.json (#3544)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-01 07:43:35 +02:00
community-scripts-pr-app[bot]
79c53f72c5
Update CHANGELOG.md (#3543)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 23:10:51 +02:00
Slaviša Arežina
7c83fcecab
Fix sqlite3 failing to build (#3542) 2025-03-31 21:52:02 +01:00
Tobias
d266e6a99c
Update yt-dlp-webui.json (#3540) 2025-03-31 22:02:25 +02:00
community-scripts-pr-app[bot]
213107e1a1
Update CHANGELOG.md (#3538)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 19:48:34 +02:00
Brock Humblet
dff0c3b713
Update PHP to 8.3 (#3510) 2025-03-31 18:19:36 +02:00
CanbiZ
59ebbd37fa
Change Frontend Version Info (#3527)
* Change Frontend Version Info

* Fix

* Update ScriptItem.tsx
2025-03-31 17:46:27 +02:00
community-scripts-pr-app[bot]
e6208a4ac6
Update CHANGELOG.md (#3534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 17:43:24 +02:00
CanbiZ
6adb811adf
core: fix empty header if header in repo exist (#3536) 2025-03-31 17:40:35 +02:00
CanbiZ
b8c5691803
GoMFT: Update Curl Path (#3537)
* GoMFT: Update Curl Path

* Update gomft.sh
2025-03-31 17:39:51 +02:00
CanbiZ
0f5c9dfe42
slskd: fix broken curl (#3533) 2025-03-31 16:39:27 +02:00
community-scripts-pr-app[bot]
65adb8e445
Update versions.json (#3530)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 15:14:29 +02:00
community-scripts-pr-app[bot]
1df0496083
Update versions.json (#3528)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 14:19:22 +02:00
community-scripts-pr-app[bot]
781a383a9b
Update .app files (#3526)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-03-31 13:26:25 +02:00
community-scripts-pr-app[bot]
27ece60f74
Update CHANGELOG.md (#3524) 2025-03-31 12:02:44 +01:00
push-app-to-main[bot]
ca5de7a6ff
slskd (#3516) 2025-03-31 12:01:14 +01:00
CanbiZ
04f781c512
NPMPlus: update function & better create handling (user/password) (#3520)
* Update npmplus-install.sh

* Update npmplus.sh
2025-03-31 12:54:40 +02:00
community-scripts-pr-app[bot]
a95403ece7
Update CHANGELOG.md (#3517)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 12:23:41 +02:00
CanbiZ
e7529a9c25
Docmost: Bump NodeJS to 22 & fixed pnpm (#3521)
* Docmost: Bump NodeJS to 22 & fixed pnpm

* Update docmost.sh
2025-03-31 12:16:38 +02:00