1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-02-01 16:31:50 +00:00

96 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
139f84a934
[Frontend] Add /data to show API results (#1841)
* [Frontend] Add /data to show API results

* [Frontend] Add /data to show API results

* update page.tsx

* update page.tsx

* update page.tsx

* update page.tsx
2025-01-29 19:07:31 +01:00
Bram Suurd
1f39208c1c
Filter out duplicate scripts in LatestScripts component and sort by creation date (#1828) 2025-01-28 19:33:22 +01:00
CanbiZ
be92f947cd
Update page.tsx 2025-01-27 17:51:25 +01:00
CanbiZ
452012529c
Update page.tsx 2025-01-27 17:49:14 +01:00
CanbiZ
661654987d
Update page.tsx 2025-01-27 17:48:22 +01:00
CanbiZ
c3a21069d2
Update page.tsx 2025-01-27 17:44:49 +01:00
CanbiZ
cd86921467
Update page.tsx 2025-01-27 17:32:51 +01:00
CanbiZ
8cd3669edb
Update page.tsx 2025-01-27 14:21:10 +01:00
CanbiZ
adfbff63bc
Update page.tsx 2025-01-27 14:15:42 +01:00
CanbiZ
47bf8e6f86
Update page.tsx 2025-01-27 14:13:16 +01:00
CanbiZ
43f05b3aba
Update page.tsx 2025-01-27 14:07:56 +01:00
CanbiZ
b17befec88
Update page.tsx 2025-01-27 14:03:35 +01:00
CanbiZ
719da560d1
Update page.tsx 2025-01-27 13:59:26 +01:00
CanbiZ
ac25b5a702
Update page.tsx 2025-01-27 13:56:09 +01:00
CanbiZ
ce1a38eb50
Update page.tsx 2025-01-27 13:53:00 +01:00
CanbiZ
030174f508
Update page.tsx 2025-01-27 13:48:19 +01:00
CanbiZ
7e1fb858d7
Update page.tsx 2025-01-27 13:33:58 +01:00
CanbiZ
5dc1a7d219
Update page.tsx 2025-01-27 13:31:47 +01:00
CanbiZ
14247ac5a9
Update page.tsx 2025-01-27 13:16:26 +01:00
Bram Suurd
8f87ec37d2
Refactor ScriptInfoBlocks and siteConfig to properly show the most populair scripts (#1697) 2025-01-23 17:36:57 +01:00
CanbiZ
3ee076e7ab Update page.tsx 2025-01-23 12:01:39 +01:00
CanbiZ
51005a6b52 Update page.tsx 2025-01-23 11:59:03 +01:00
CanbiZ
1b5b3e11d0 Update page.tsx 2025-01-23 11:54:50 +01:00
CanbiZ
37d16e43e7 Update page.tsx 2025-01-23 11:51:08 +01:00
CanbiZ
8dc2e416a4 fix 2025-01-23 11:42:44 +01:00
CanbiZ
250e77cff7 formatting 2025-01-23 11:40:58 +01:00
CanbiZ
08ab210f12 Update page.tsx 2025-01-23 11:33:55 +01:00
CanbiZ
a3979001fe Update page.tsx 2025-01-23 11:31:46 +01:00
CanbiZ
9f3a1c8531 Update page.tsx 2025-01-23 11:29:03 +01:00
CanbiZ
a025fd948e Update page.tsx 2025-01-23 11:26:07 +01:00
CanbiZ
86ac765d80 Update page.tsx 2025-01-23 11:24:12 +01:00
CanbiZ
9b9b02d9a7 Update page.tsx 2025-01-23 11:20:10 +01:00
CanbiZ
9d46bd8f78 Update page.tsx 2025-01-23 10:58:02 +01:00
CanbiZ
ad2ea710a4 Update page.tsx 2025-01-23 10:35:07 +01:00
CanbiZ
7fb7ac3bfb Update page.tsx 2025-01-23 10:30:15 +01:00
CanbiZ
ae791bcb16 Update page.tsx 2025-01-23 10:25:19 +01:00
CanbiZ
891e97a93c Update page.tsx 2025-01-23 09:57:01 +01:00
CanbiZ
4e6471e6a6 remove and rename 2025-01-23 09:49:47 +01:00
CanbiZ
a59f1cce8f Update index.tsx 2025-01-23 09:44:53 +01:00
CanbiZ
405b844c37 Update index.tsx 2025-01-23 09:42:50 +01:00
CanbiZ
c7a0009d9a Update index.tsx 2025-01-23 09:35:24 +01:00
CanbiZ
9f29a66bb7 Update index.tsx 2025-01-23 09:33:34 +01:00
CanbiZ
70ef075ccd Update index.tsx 2025-01-23 09:30:00 +01:00
CanbiZ
f1f1a7fa68 dev: add category view 2025-01-23 09:27:58 +01:00
Bram Suurd
022288ef8e
Refactor Sidebar component to display unique scripts count (#1681) 2025-01-22 21:16:21 +01:00
Bram Suurd
2ba35bbee5
Refactor various components and configuration for mobile responsiveness. (#1679) 2025-01-22 20:36:51 +01:00
dependabot[bot]
7a66f9b42f
Bump vite from 6.0.1 to 6.0.11 in /frontend (#1653)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 21:01:12 +01:00
CanbiZ
f51762420a
Update page.tsx 2025-01-16 15:13:39 +01:00
CanbiZ
f8c10ca80b
Update page.tsx 2025-01-16 15:09:13 +01:00
CanbiZ
3fca76dbbc
Mainpage: Fix "Scripts by TTeck": Typo & Mobile View 2025-01-16 15:05:48 +01:00