Commit Graph

410 Commits

Author SHA1 Message Date
Bram Suurd
763a58aeb9
fix missing favicon (#3620) 2025-04-02 20:12:09 +02:00
community-scripts-pr-app[bot]
b8ad603a75
Update date in json (#3617) 2025-04-02 18:13:32 +01:00
push-app-to-main[bot]
bb6e947ff6
'Add new script' (#3610) 2025-04-02 17:58:50 +01:00
CanbiZ
6260be8425
Alpine-Wireguard (#3611) 2025-04-02 17:53:21 +01:00
community-scripts-pr-app[bot]
f9618cf24c
Update versions.json (#3608) 2025-04-02 14:42:34 +01:00
community-scripts-pr-app[bot]
86ba0c8976
Update versions.json (#3591)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-02 09:16:05 +02:00
Bram Suurd
af5809c888
Update metadata inside layout.tsx for better SEO (#3570) 2025-04-01 15:17:55 +01:00
CanbiZ
409358abe2
Alpine Prometheus LXC (#3547) 2025-04-01 16:04:47 +02:00
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
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
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
Tobias
d266e6a99c
Update yt-dlp-webui.json (#3540) 2025-03-31 22:02:25 +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]
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
push-app-to-main[bot]
ca5de7a6ff
slskd (#3516) 2025-03-31 12:01:14 +01:00
CanbiZ
47aa3c3cf2
HomeAssistant (Container): Better Portainer explanation (#3518) 2025-03-31 10:01:13 +02:00
community-scripts-pr-app[bot]
8a07f18678
Update versions.json (#3514)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 08:46:22 +02:00
community-scripts-pr-app[bot]
67395df39e
Update versions.json (#3500)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 01:05:07 +02:00
CanbiZ
e394dd08b0
Alpine MariaDB (#3456)
* Alpine-MariaDB

* fix deps

* Update install/alpine-mariadb-install.sh

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>

* space

---------

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-03-29 21:38:47 +01:00
community-scripts-pr-app[bot]
87106a60c3
Update versions.json (#3481)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-29 14:33:08 +01:00
community-scripts-pr-app[bot]
40b997ddc9
Update versions.json (#3468) 2025-03-29 08:43:55 +01:00
CanbiZ
079b089518
Alpine Node-RED (#3457)
* Alpine Node-RED

* Update alpine-node-red-install.sh
2025-03-28 16:36:32 +01:00
community-scripts-pr-app[bot]
b428e8a267
Update versions.json (#3458)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-28 13:08:31 +01:00
community-scripts-pr-app[bot]
2643c91516
Update versions.json (#3449) 2025-03-28 08:08:36 +01:00
community-scripts-pr-app[bot]
73faa0ab10
Update versions.json (#3440)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-27 13:15:48 +01:00
community-scripts-pr-app[bot]
dc980951ea
Update versions.json (#3432) 2025-03-27 09:29:54 +01:00
Slaviša Arežina
beeef264b8
FlowiseAI: Fix dependencies (#3427)
* Fix dependencies

* Fix missing documentation link
2025-03-26 20:47:45 +01:00
CanbiZ
b9a63edfb0
Alpine: Gitea (#3424) 2025-03-26 15:28:52 +01:00
community-scripts-pr-app[bot]
6be9d72f70
Update versions.json (#3422) 2025-03-26 13:32:17 +01:00
community-scripts-pr-app[bot]
c0d31ccd57
Update versions.json (#3416)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-26 07:10:55 +01:00
community-scripts-pr-app[bot]
7886795e81
Update versions.json (#3411)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-25 13:29:42 +01:00
community-scripts-pr-app[bot]
01bba3b325
Update versions.json (#3409) 2025-03-25 06:42:02 +01:00
community-scripts-pr-app[bot]
4f723800ec
Update date in json (#3401)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-03-24 21:15:58 +01:00
push-app-to-main[bot]
e19a2e90d3
fileflows (#3392)
* 'Add new script'

* increase RAM

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-03-24 21:05:19 +01:00
Michel Roegl-Brunner
990e89e1b2
Update ScriptItem.tsx (#3388) 2025-03-24 16:22:39 +01:00
Bram Suurd
24fbced030
Update siteConfig.tsx (#3389) 2025-03-24 16:08:31 +01:00
Bas van den Berg
7d0f60c8d1
Small issues fixed (#3386) 2025-03-24 15:27:18 +01:00
community-scripts-pr-app[bot]
8d78ff1462
Update date in json (#3382)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-03-24 14:41:57 +01:00
push-app-to-main[bot]
e653157e24
'Add new script' (#3381)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-03-24 14:40:30 +01:00
community-scripts-pr-app[bot]
92dd4bcae2
Update versions.json (#3376)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-24 13:29:02 +01:00
CanbiZ
37b7894504
Extension: Redis Alpine Installation (#3367)
* Extension: Redis Alpine Installation

* change website note
2025-03-24 12:32:45 +01:00
community-scripts-pr-app[bot]
06491a9444
Update date in json (#3369)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-03-24 11:00:19 +01:00
push-app-to-main[bot]
a03dd43e6e
Migrate yt-dlp-webui to ProxmoxVE (#3364)
* 'Add new script'

* Update yt-dlp-webui-install.sh

* Update yt-dlp-webui.sh

* Update yt-dlp-webui.json

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-03-24 10:58:51 +01:00
community-scripts-pr-app[bot]
42f376c072
Update versions.json (#3360)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-24 07:26:40 +01:00
community-scripts-pr-app[bot]
a0f393cb56
Update versions.json (#3351) 2025-03-23 15:06:11 +01:00
community-scripts-pr-app[bot]
c3e7a25794
Update versions.json (#3346)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-23 01:50:42 +01:00
community-scripts-pr-app[bot]
a2dc5da8cd
Update versions.json (#3332)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 16:21:53 +01:00
community-scripts-pr-app[bot]
ed15dce685
Update versions.json (#3327) 2025-03-22 06:56:51 +01:00
dependabot[bot]
6193164e3b
Bump next from 15.1.3 to 15.2.3 in /frontend (#3316)
Bumps [next](https://github.com/vercel/next.js) from 15.1.3 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.1.3...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 20:08:51 +01:00
jaykup26
7fb1767993
Update audiobookshelf.json (#3304)
change Audiobookshelf category from "Documents & Notes" to "Media & Streaming"
2025-03-21 15:08:53 +01:00
community-scripts-pr-app[bot]
857cac40af
Update versions.json (#3301)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-21 14:22:10 +01:00
CanbiZ
adee6a419b
Threadfin: add port for website (#3295) 2025-03-21 10:18:17 +01:00
Miles Starkenburg
17af4a374a
Proxmox Mail Gateway display name is corrected (#3293) 2025-03-21 07:57:49 +01:00
community-scripts-pr-app[bot]
395e014dcb
Update versions.json (#3292)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-21 06:43:34 +01:00
community-scripts-pr-app[bot]
94ff8188e1
Update versions.json (#3280)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-20 13:20:13 +01:00
community-scripts-pr-app[bot]
95f7680e07
Update versions.json (#3272)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-20 07:00:25 +01:00
community-scripts-pr-app[bot]
8c8412c7f8
Update versions.json (#3262)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-19 13:17:12 +01:00
Bas van den Berg
6fa198147b
JSON editor note fix (#3260) 2025-03-19 12:04:58 +01:00
community-scripts-pr-app[bot]
a0eeeff67d
Update versions.json (#3253) 2025-03-19 07:11:04 +01:00
Bas van den Berg
aca396e993
Move cryptpad files to right folders (#3242) 2025-03-18 19:11:38 +01:00
Michel Roegl-Brunner
a5985e4ce5
Forgot a thing (#3240) 2025-03-18 16:12:54 +01:00
community-scripts-pr-app[bot]
aa369a13bf
Update versions.json (#3239)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-18 16:03:18 +01:00
Michel Roegl-Brunner
4e36061ced
Add Latest Change Date to Frontend (#3231)
* Updated Logic for Versions

* Update logic, add date
2025-03-18 15:19:11 +01:00
community-scripts-pr-app[bot]
7a599c6759
Update versions.json (#3236)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-18 15:18:36 +01:00
Michel Roegl-Brunner
f031dcb34e
Update pimox-haos-vm.json (#3233) 2025-03-18 15:15:48 +01:00
community-scripts-pr-app[bot]
91f13db7f8
Update versions.json (#3230) 2025-03-18 15:04:56 +01:00
Slaviša Arežina
46b640a60f
Heimdall Dashboard: Fix missing logo on website (#3227)
* Update Heimdall logo

* take it from master branch
2025-03-18 14:56:33 +01:00
Slaviša Arežina
2a8b6d3092
Add debian only warning (#3210) 2025-03-18 14:46:09 +01:00
CanbiZ
3d49fb5a3e
VictoriaMetrics: Fix Wrong Slug (#3225) 2025-03-18 14:46:01 +01:00
CanbiZ
b6e7af001a
Website: Lowercase Zitadel-Slug (#3222) 2025-03-18 14:29:43 +01:00
Slaviša Arežina
eeeca584c6
Update with login info (#3215) 2025-03-18 13:28:33 +01:00
Michel Roegl-Brunner
05d4064f03
Update Frontedn (#3216) 2025-03-18 13:27:35 +01:00
CanbiZ
f65cf8cf9e
Seafile: Lowercase Slug for Install/Update-Source (#3209) 2025-03-18 12:55:59 +01:00
community-scripts-pr-app[bot]
4ffff91e77
Update versions.json (#3204)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-18 12:19:35 +01:00
community-scripts-pr-app[bot]
ea666ccdb5
Update versions.json (#3201)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-18 11:45:17 +01:00
Michel Roegl-Brunner
25c310b57b
Fix frontend (#3199) 2025-03-18 11:39:10 +01:00
Michel Roegl-Brunner
7cc4fee48b
Add worflow to crawl APP verisons (#3192)
* Add worflow to crawl verisons

* Update Test
2025-03-18 11:20:28 +01:00
CanbiZ
64d5caae15
Update gomft.json 2025-03-18 10:40:31 +01:00
CanbiZ
b0aa4136d6
GoMFT: Update Logo (#3188) 2025-03-18 10:36:56 +01:00
Michel Roegl-Brunner
35d5507b38
Refactor Json Location (#3184) 2025-03-18 10:29:14 +01:00
dependabot[bot]
3dbce17fc3
Bump @babel/runtime from 7.26.0 to 7.26.10 in /frontend (#3044)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 13:58:35 +01:00
CanbiZ
9302e2e27d
Update Buttons.tsx 2025-03-03 10:43:09 +01:00
CanbiZ
4baae014ab Update Buttons.tsx 2025-03-03 09:55:30 +01:00
CanbiZ
d000c35ff5 Update Buttons.tsx 2025-03-03 09:54:01 +01:00
CanbiZ
9570c9199a
Feature: Website - show default OS (#2790)
* Feature: Website - show default OS

* add os fallback

* Update ScriptItem.tsx

* Update Buttons.tsx

* Update Buttons.tsx

* fix duplicate type check

* fix import deps

* add refreshccw
2025-03-03 09:50:21 +01:00
Slaviša Arežina
d781c75dfe
Update website with accurate info (#2730) 2025-02-27 23:07:10 +01:00
Scott Callaway
4cad868175
feat: use HTML button element for copying to clipboard (#2720)
It's much more semantic to use the `<button />` HTML component rather
than trying to build the same functionality out of a `<div />` so that's
what is updated here.

This also updates some of the classes that were on the button as they're
no longer required and removes some commented out code that doesn't need
to be left around.

There was also a `<span />` with the contents "Copy" that I couldn't
work out when it was meant to be displayed, so I swapped that over to an
HTML tooltip on the `<button />`.
2025-02-27 19:04:03 +01:00
Michel Roegl-Brunner
c01abd559b
Add basic pagination (#2715) 2025-02-27 15:56:56 +01:00
Bram Suurd
8b23cafed9
Fix script category name text alignment in ScriptAccordion (#2342) 2025-02-13 12:48:42 +01:00
Michel Roegl-Brunner
9825506ab7
Fix JSON-Editor (#2121)
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
2025-02-07 10:54:08 +01:00
Bram Suurd
03828943b0
Refactor JSON generator buttons layout for better alignment and consistency (#2106) 2025-02-06 19:11:32 +01:00
Bram Suurd
d71ef779ec
Website: Refactor Footer for improved layout and styling consistency (#2107) 2025-02-06 19:10:57 +01:00
CanbiZ
5b4c417729
Website: Update Footer for Json-Editor & Api (#2100)
* Website: Update Footer for Json-Editor & Api

* Update Footer.tsx
2025-02-06 17:06:48 +01:00
CanbiZ
9c4e9ed4be
Website: Add Download for json-editor (#2099) 2025-02-06 17:04:32 +01:00
dependabot[bot]
398bae1f64
Bump vitest from 2.1.6 to 2.1.9 in /frontend (#2042)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.6 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 10:57:33 +01:00
Michel Roegl-Brunner
8129e3cf39
[API] Masiv update to api (#1990)
* Masiv refactor of the api

* Masiv refactor of the api

* Format page.tsx

* Format page.tsx

* testing

* update build.func

* Change urls to Repo

* Change urls to Repo

* update install.func

* Add post_to_api_vm

* Update api.func

* Update api.func

* Update api.func

* update api.func
2025-02-04 13:23:20 +01:00
Michel Roegl-Brunner
00f58d71d6
[Website] update data/page.tsx (#1969) 2025-02-03 10:38:45 +01:00
Bram Suurd
c8829beddd
feat: enhance DataFetcher with better UI components and add reactive data fetching intervals (#1901) (#1902) 2025-01-31 14:09:28 +01:00
Michel Roegl-Brunner
71b1288220
[Website] Update /data/page.tsx (#1900) 2025-01-31 04:12:36 -08:00
Michel Roegl-Brunner
cd4bcefa58
[API] Update build.func to set the status message correct (#1878)
* Testing

* Testing

* update /data/page.tsx

* Update page.tsx
2025-01-30 18:19:05 +01:00
Michel Roegl-Brunner
3d42ecb152
Update /data/page.tsx (#1876) 2025-01-30 14:47:22 +01:00
CanbiZ
343de50ef8 fix breaking ui 2025-01-30 13:48:36 +01:00
CanbiZ
a38e9070ef add popup, table & chart 2025-01-30 13:43:24 +01:00
CanbiZ
e2b548a7c3 update chart 2025-01-30 13:38:25 +01:00
CanbiZ
737b18dea5
Update ApplicationChart.tsx 2025-01-30 13:30:44 +01:00
CanbiZ
6b777a03c0 fix deps 2025-01-30 13:25:02 +01:00
CanbiZ
d9b4778360
Update page.tsx 2025-01-30 13:21:49 +01:00
CanbiZ
7299b77359
Create ApplicationChart.tsx 2025-01-30 13:18:24 +01:00
CanbiZ
d3882b6818
add chart.js 2025-01-30 13:11:05 +01:00
Stavros
ed2ead9ef2
fix: remove rounded styles from command primitive (#1840) 2025-01-30 08:35:10 +01:00
Michel Roegl-Brunner
6fa540f0da
Patch http Url in build.func and /data/page.tsx (#1849) 2025-01-29 19:37:45 +01:00
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
CanbiZ
b57689ec50
Mainpage: Fix "Scripts by TTeck": Typo & Mobile View (#1533) 2025-01-16 15:01:22 +01:00
CanbiZ
1f8f593116
add reactmode 2025-01-16 14:51:23 +01:00
CanbiZ
330315c615
remove comment jsx 2025-01-16 14:48:38 +01:00
CanbiZ
504d47d246
add react jsx 2025-01-16 14:48:17 +01:00
CanbiZ
ab206530e0
fix navbar issue in mobile view 2025-01-16 14:45:54 +01:00
CanbiZ
f5b78d5dcc
fix navbar issue in mobile view 2025-01-16 14:43:53 +01:00
CanbiZ
3f9863ebf9
Add Mobile check for empty icon-url on website (#1532) 2025-01-16 14:36:46 +01:00
rajat
4c13164ad3
Update footer text on website (#1466)
Changed "Website build by the community" to "Website built by the community".
2025-01-14 14:31:05 +01:00
dependabot[bot]
dfa14693ee
Bump next from 15.0.2 to 15.1.3 in /frontend (#1212)
Bumps [next](https://github.com/vercel/next.js) from 15.0.2 to 15.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.0.2...v15.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 08:44:43 +01:00
Bram Suurd
bda30403da
Fix script path formatting in InstallMethod component (#909) 2024-12-19 09:17:21 +01:00
Bram Suurd
6f96aebc27
Enhance Tooltip component by adding CircleHelp icon and fix instructions in script component (#910)
* Enhance Tooltip component by adding CircleHelp icon and adjusting layout. Updated TooltipContent max width for better display.

* Refactor ScriptItem and InstallCommand components to improve conditional rendering based on item type. Updated text to clarify usage instructions for 'misc' type scripts.
2024-12-19 09:16:54 +01:00
dependabot[bot]
6f2e0dfde9
Bump nanoid from 3.3.7 to 3.3.8 in /frontend (#845) 2024-12-16 04:55:03 -08:00
CanbiZ
ca902c50fb
Change MISC from red to green (#815) 2024-12-13 22:52:37 +01:00
Håvard Gjøby Thom
cadae9796e
Bugfix: Include script name in website search (#731) 2024-12-07 13:23:58 -05:00
Bram Suurd
c46f15cdc1
fix: note component in json-editor getting out of focus when typing and revert theme switch animation (#706)
* fix: note component in json-editor getting out of focus when typing. fixes JSON-Generator Notes Field #687

* revert: theme transition
2024-12-06 21:12:35 +01:00
Bram Suurd
47ecc7a006
fix: vaultwarden info mismatch (#645) 2024-12-02 21:29:18 +01:00
Håvard Gjøby Thom
03be08be63
Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
CanbiZ
2599bff463
Show Changelog on Mobile Devices (#558) 2024-11-28 05:46:32 +01:00
Bram Suurd
dc1b14dfd9
Enhance InstallMethod component: add operating system selection and version handling with new input structure (#426) 2024-11-23 08:14:22 +01:00
Bram Suurd
378a9be1bc
Website: Add discord link to navbar (#405) 2024-11-21 07:51:02 +01:00
Bram Suurd
6e71047570
Refactor Buttons component to use a ButtonLink for cleaner code, simplifying the source URL generation and layout (#371)
* Refactor Buttons component to use a ButtonLink for cleaner code, simplifying the source URL generation and layout

* Refactor DefaultPassword component to simplify credential handling and enhance code readability with map function

* Refactor DefaultSettings component to improve resource display logic and enhance readability using a new ResourceDisplay subcomponent
2024-11-19 22:21:00 +01:00
Bram Suurd
d41d3812e7
Fix AlertColors info style in site config for consistent dark mode appearance (#279)
* Fix AlertColors info style in site config for consistent dark mode appearance

* Enhance alert icon display in Alerts component for improved clarity with new icons

* Remove unused icon import in Alerts component to streamline icon usage and improve code clarity
2024-11-16 12:15:17 +01:00
Bram Suurd
ea559e7018
Enhance getInstallCommand to support Alpine variant in InstallCommand component (#281) 2024-11-16 12:13:56 +01:00
Bram Suurd
10fe784e1c
Optimize website json-editor page and components (#265)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add canonical link to layout for improved SEO and page indexing

* Fix image source fallback for script logos to use a consistent relative path

* Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path

* Update image source for script logos to use basePath for consistent paths across all components

* Fix image source for script logos to ensure leading slash is consistent for all components' paths

* Add JSON generator component with validation and UI elements for managing scripts, categories, and installation methods

* Add calendar and label components; enhance JSON generator with date selection and script path updates for installation methods

* Enhance Alerts component with dynamic colored notes using AlertColors from config for better visibility and consistency

* Remove MultiSelect component

* Update JSON generator: streamline install methods, enhance note type selection, and refine button behavior for better UX

* Refactor AlertColors: unify warning and danger styles for consistency and improved visual hierarchy in alerts

* Enhance JSONGenerator: improve SelectItem layout with color indicators for better visual representation of alert types

* Refactor JSON schema definitions in JSONGenerator: separate InstallMethod and Note schemas for better structure and readability

* Fix JSONGenerator: streamline SelectItem markup and enhance JSON display layout for improved readability and user experience

* Refactor JSON schema handling: move schema definitions to separate file

* Enhance error handling in JSONGenerator: display Zod validation errors on user input for better feedback and debugging

* Export InstallMethodSchema and integrate into JSONGenerator for better validation of install method data input

* Add Categories and Note components to JSONGenerator for better organization and modularity in the JSON editing interface

* Remove unused imports

* Add JSON Editor route to sitemap for improved SEO and navigation

* Refactor JSON Editor components to improve performance with memoization and streamline state updates with useCallback

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-15 18:16:19 +01:00
Håvard Gjøby Thom
e622081c5c
Fix frontend bug (#252) 2024-11-14 19:08:41 +01:00
Mellowlynx
e3345f6d7b
Update to introduction on website (#233)
* Update to introduction

Added a bit more info for those who did not see the GitHub jet.

* Update page.tsx
2024-11-14 14:12:01 +01:00
Bram Suurd
1466496e8d
Update Sitemap to include new page (#244)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add canonical link to layout for improved SEO and page indexing

* Fix image source fallback for script logos to use a consistent relative path

* Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path

* Update image source for script logos to use basePath for consistent paths across all components

* Fix image source for script logos to ensure leading slash is consistent for all components' paths

* Add JSON generator component with validation and UI elements for managing scripts, categories, and installation methods

* Add calendar and label components; enhance JSON generator with date selection and script path updates for installation methods

* Enhance Alerts component with dynamic colored notes using AlertColors from config for better visibility and consistency

* Remove MultiSelect component

* Update JSON generator: streamline install methods, enhance note type selection, and refine button behavior for better UX

* Refactor AlertColors: unify warning and danger styles for consistency and improved visual hierarchy in alerts

* Enhance JSONGenerator: improve SelectItem layout with color indicators for better visual representation of alert types

* Refactor JSON schema definitions in JSONGenerator: separate InstallMethod and Note schemas for better structure and readability

* Fix JSONGenerator: streamline SelectItem markup and enhance JSON display layout for improved readability and user experience

* Refactor JSON schema handling: move schema definitions to separate file

* Enhance error handling in JSONGenerator: display Zod validation errors on user input for better feedback and debugging

* Export InstallMethodSchema and integrate into JSONGenerator for better validation of install method data input

* Add Categories and Note components to JSONGenerator for better organization and modularity in the JSON editing interface

* Remove unused imports

* Add JSON Editor route to sitemap for improved SEO and navigation

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-14 13:46:02 +01:00
Bram Suurd
4e1a2bde24
Add JSON Generator page for easier configuring of new metadata (#230)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add canonical link to layout for improved SEO and page indexing

* Fix image source fallback for script logos to use a consistent relative path

* Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path

* Update image source for script logos to use basePath for consistent paths across all components

* Fix image source for script logos to ensure leading slash is consistent for all components' paths

* Add JSON generator component with validation and UI elements for managing scripts, categories, and installation methods

* Add calendar and label components; enhance JSON generator with date selection and script path updates for installation methods

* Enhance Alerts component with dynamic colored notes using AlertColors from config for better visibility and consistency

* Remove MultiSelect component

* Update JSON generator: streamline install methods, enhance note type selection, and refine button behavior for better UX

* Refactor AlertColors: unify warning and danger styles for consistency and improved visual hierarchy in alerts

* Enhance JSONGenerator: improve SelectItem layout with color indicators for better visual representation of alert types

* Refactor JSON schema definitions in JSONGenerator: separate InstallMethod and Note schemas for better structure and readability

* Fix JSONGenerator: streamline SelectItem markup and enhance JSON display layout for improved readability and user experience

* Refactor JSON schema handling: move schema definitions to separate file

* Enhance error handling in JSONGenerator: display Zod validation errors on user input for better feedback and debugging

* Export InstallMethodSchema and integrate into JSONGenerator for better validation of install method data input

* Add Categories and Note components to JSONGenerator for better organization and modularity in the JSON editing interface

* Remove unused imports

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-14 09:08:45 +01:00
Bram Suurd
612f41afdd
Enhance Alerts component with dynamic colored notes using AlertColors from config for better visibility and consistency (#229) 2024-11-13 22:33:45 +01:00
Bram Suurd
dac521c6a3
Fixing Front end issues related to image loading and SEO (#219)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add canonical link to layout for improved SEO and page indexing

* Fix image source fallback for script logos to use a consistent relative path

* Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path

* Update image source for script logos to use basePath for consistent paths across all components

* Fix image source for script logos to ensure leading slash is consistent for all components' paths

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-13 15:45:39 +01:00
Supavasinan Promdetch
b2e14512b9
fix keyboard shortcut (ctrl + k) with empty categories (#177) 2024-11-11 16:38:52 +01:00
Håvard Gjøby Thom
e0df745ea1
Add unoptimized prop to CommandMenu image (#158) 2024-11-09 23:36:20 +01:00
Håvard Gjøby Thom
d199762427
Use static assets instead of fetching from github (#156) 2024-11-09 20:06:54 +01:00
Håvard Gjøby Thom
c175bff838
Fix overflow bug in Accordion (#151) 2024-11-09 10:32:04 +01:00
Håvard Gjøby Thom
957f7e8ba2
Fix disk setup and documentation for Turnkey VMs (#141) 2024-11-08 22:27:01 +01:00
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
Bram Suurd
d739d89caa
manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
Bram Suurd
93fd495f65
Switch from Pocketbase data retrieval to JSON (#100)
* Add new animation for switching themes.

* Remove unused metadata files from testing

* increase duration on theme switch

* Reduce animation duration for view transition effect to improve responsiveness

* Fetch categories and scripts from external sources, updating `GET` endpoint to aggregate data. Adjust type definitions for Script and Category

* Refactor all components to use data from new API

* Refactor `InterFaces` component to use updated `Script` type and streamline interface/port handling for better clarity

* Refactor `CommandMenu` component to utilize updated `Category` and `Script` types, simplifying the sorting logic and enhancing clarity

* Fix animation duration in `globals.css` to ensure proper view transition functionality across the application

* Remove unnecessary console log for file name in `fetchAllMetaDataFiles` to clean up code

* Refactor category fetching in `ScriptContent` and `CommandMenu` to utilize centralized `fetchCategories` for improved maintainability

* Use `formattedBadge` in `ScriptAccordion` and `CommandMenu` for consistent badge rendering across script types

* Refactor source URL generation in `Buttons` component to enhance clarity and streamline the installation script logic

* Check default settings availability in `DefaultSettings` component and handle undefined values more gracefully in rendering

* Fix install command generation to handle optional script parameter and update copy button logic for improved functionality

* Add most popular scripts feature and update script rendering logic in `ScriptInfoBlocks` component

* Enhance `ScriptItem` component to display correct type naming alongside script name for better clarity in the UI

* Add conversion utility to display RAM in GB for better readability in `DefaultSettings` component

* Refactor Next.js config to use dynamic basePath and update sitemap URLs for improved adaptability and host configuration

* Refactor site configuration to utilize centralized settings for analytics and base path; replace PocketBase imports with new data module

* Refactor sitemap generation to use centralized basePath from config, enhancing adaptability for URL management

* Refactor to replace PocketBase with a new data module across components

* Refactor layout to use centralized analytics configuration

* Update deployment workflow to include JSON files for GitHub Pages publishing

* Remove caching step from GitHub Pages deploy workflow to avoid caching

* Remove basePath from Next.js config to simplify configuration and avoid potential issues with path resolution

* Add category sorting and fetching logic in data.ts

* Add analytics configuration and basePath to siteConfig

* Remove obsolete environment files for analytics and PocketBase

* Update sitemap to use a fixed domain for the generated sitemap instead of deriving from headers

* Refactor layout to utilize basePath for metadata base URL and image links for better configurability

* use cleaner `basePath` variable around codebase for easier management

* Update frontend/src/app/api/categories/route.ts

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/api/categories/route.ts

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/api/categories/route.ts

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/components/CommandMenu.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/components/ui/theme-toggle.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/components/CommandMenu.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/api/categories/route.ts

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/api/categories/route.ts

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/scripts/_components/ScriptItems/DefaultPassword.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/scripts/_components/ScriptItems/DefaultSettings.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update src/lib/data.ts with necessary changes.

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update src/app/api/categories/route.ts with necessary modifications

* Update frontend/src/app/scripts/_components/ScriptItems/InstallCommand.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update src/components/CommandMenu.tsx with necessary improvements

* Add renamed themetoggle

* Update frontend/src/app/scripts/_components/ScriptInfoBlocks.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/scripts/_components/ScriptItems/DefaultSettings.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update frontend/src/app/scripts/_components/ScriptItems/DefaultSettings.tsx with new settings configuration

* Update src/app/scripts/_components/ScriptInfoBlocks.tsx with enhancements and fixes

* Update src/app/scripts/_components/ScriptItems/InstallCommand.tsx

* Update src/app/scripts/_components/ScriptItem.tsx

* Update src/app/scripts/_components/ScriptAccordion.tsx with necessary adjustments and improvements

* Update Interfaces to use strict check

* updated interfaces to use normal string label instead of jsx

* Update configuration to use environment variable for BASE_PATH and reflect changes in siteConfig

* force static base path

* Update CommandMenu.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update DefaultSettings.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update DefaultSettings.tsx

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Ensure fetchScripts returns a typed Script array by specifying return type in map function

* Remove commented-out import for unused Category type in CommandMenu component

* Fix fetch URLs by removing unnecessary slashes and ensure proper return type in fetchScripts map function

* Refactor MostViewedScripts to ensure proper type annotations and improve array concatenation method for better readability

* Update BASE_PATH handling in next.config and fix fetch URLs to ensure correct path structure in API routes

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-06 23:47:04 +01:00
Bram Suurd
2f9f51ec7c Fix API path in category fetch calls by removing leading slash 2024-11-05 00:20:10 +01:00
Bram Suurd
1a412bce38 Update NEXT_PUBLIC_BUILD_TIME type to string 2024-11-05 00:17:17 +01:00
Bram Suurd
1795dd1a80 Remove revalidate from categories route to maintain static fetching behavior without forced updates on each build 2024-11-05 00:15:19 +01:00
Bram Suurd
63aa8e2aa8 Add NEXT_PUBLIC_BUILD_TIME to config and append timestamp to API requests for fresh category data retrieval 2024-11-05 00:14:19 +01:00
Bram Suurd
4ca45042cc Update basePath in next.config.mjs for ProxmoxVE deployment configuration 2024-11-05 00:08:58 +01:00
Bram Suurd
a4a373e890 Set revalidate to 0 in categories route to ensure fresh data fetch on each build 2024-11-05 00:06:35 +01:00
Bram Suurd
84675838de Refactor import paths for TextCopyBlock component in Alerts and Description files 2024-11-04 23:57:43 +01:00
Bram Suurd
56837d7dcd merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00