148 Commits

Author SHA1 Message Date
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)
Some checks failed
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
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
Some checks are pending
Auto Update .app-files / update-app-files (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
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