Commit Graph

7876 Commits

Author SHA1 Message Date
Sam Heinz
d7860740a7 replace source build func with github one
will close #100
2025-01-11 03:44:11 +10:00
Sam Heinz
2b975ee077 Update npm status 2025-01-09 22:16:06 +10:00
Sam Heinz
36fe234c59 Update next.config.mjs 2025-01-09 22:11:35 +10:00
Sam Heinz
b5036f77a3 Update frontend links, navbar, etc. 2025-01-09 21:57:06 +10:00
Sam Heinz
2cd120429e Add a hoverover for the status emoji 2025-01-09 21:41:35 +10:00
Sam Heinz
db714e86ea Add script status to sidebar and title 2025-01-09 21:33:11 +10:00
Sam Heinz
19aa2a50a2 Add statuses to all cts 2025-01-09 21:24:15 +10:00
Sam
16628c3ec8 Update README, adjust calls to install scripts 2025-01-09 17:35:33 +10:00
Sam
fac895dc14 Change frontend base path to /Proxmox 2025-01-09 17:23:28 +10:00
Sam Heinz
b6b8c74f49 Delete .github/workflows/shellcheck.yml 2025-01-09 17:16:53 +10:00
Sam Heinz
be3f57c864 Delete .github/workflows/validate-filenames.yml 2025-01-09 17:16:46 +10:00
Sam Heinz
e8ab089c3b Delete .github/workflows/validate-formatting.yaml 2025-01-09 17:16:38 +10:00
Sam Heinz
bd897212d4 Delete .github/workflows/validate-scripts.yml 2025-01-09 17:16:28 +10:00
Sam Heinz
7c0f2dcfd5 Merge pull request #99 from asylumexp/upstream-merge
Upstream merge
2025-01-09 17:15:16 +10:00
Sam
1b6faa5ce3 Readd frontend and JSON folders 2025-01-09 17:13:53 +10:00
Sam
8557dc16eb Remove CICD actions 2025-01-09 17:09:26 +10:00
Sam
0bfe72a95b Replace authors
Flagging CICD
2025-01-09 17:05:57 +10:00
Sam
b30c58b7a5 Replace LICENSE link 2025-01-09 17:03:42 +10:00
Sam
37280eed5e Revert logos, edit contributing script workflow 2025-01-09 16:57:32 +10:00
Sam Heinz
08acf3bd09 Add .github folder 2025-01-09 16:55:40 +10:00
Sam
9f5bc3cf5f Set CODEOWNERS 2025-01-09 16:33:26 +10:00
Sam
95585f42d1 Remove JSON and frontend folders
To shrink size of PR to make GitHub not lag
2025-01-09 16:32:41 +10:00
Sam Heinz
c99d483050 Merge remote-tracking branch 'upstream/main' into upstream-merge 2025-01-09 13:56:22 +10:00
community-scripts-pr-app[bot]
f428146c47 Update CHANGELOG.md (#1336) 2025-01-08 23:05:14 +01:00
Sébastiaan
0059adecf1 fix(ci): formatting event & chmod +x (#1335) 2025-01-08 21:41:58 +01:00
community-scripts-pr-app[bot]
e1daaa6409 Update CHANGELOG.md (#1328)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-08 16:33:40 +01:00
Sébastiaan
ff712bc36e fix: correctly handle pull_request_target event (#1327)
* Fix workflow on pull_request_target

* fix fromJSON
2025-01-08 16:33:09 +01:00
community-scripts-pr-app[bot]
9330e9a640 Update CHANGELOG.md (#1324)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-08 13:36:05 +01:00
Reinaldo Díaz Lugo
5fc783da67 update postgresql json to add post install password setup (#1318) 2025-01-08 08:14:15 +01:00
community-scripts-pr-app[bot]
670d64ec43 Update CHANGELOG.md (#1320)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-08 08:13:40 +01:00
Sébastiaan
4da57bd76c fix: permissions of validate pipelines (#1316)
* Fix permission in validate-filenames pipeline

* Run Github Actions for script validation on pull_request_target with right permissions
2025-01-07 20:34:37 +01:00
Sam
2eef6d1e5f Move changes from test branch to upstream merge branch 2025-01-08 00:22:53 +10:00
Sam
c7885c5d22 Replace community-scripts build func with local one 2025-01-08 00:21:26 +10:00
Sam Heinz
63211582d4 Merge branch 'upstream-main' into upstream-merge 2025-01-08 00:14:30 +10:00
Sam Heinz
3c79128e8e Revert "Add wget and openssh dependencies"
This reverts commit d729c3e272.
2025-01-08 00:14:00 +10:00
Sam Heinz
07263fd421 Revert "port all A named cts"
This reverts commit 9afdcc793b.
2025-01-08 00:13:58 +10:00
Sam Heinz
6785d3ff67 Revert "port BC named cts"
This reverts commit 060dad5633.
2025-01-08 00:13:56 +10:00
Sam Heinz
3f899fd0fe Revert "Move changes from test branch to upstream merge branch"
This reverts commit 3bbbffb688.
2025-01-08 00:13:54 +10:00
Sam Heinz
9263adb8cf Revert "enabling offline use"
This reverts commit e9f30734a3.
2025-01-08 00:13:11 +10:00
Sam
3bbbffb688 Move changes from test branch to upstream merge branch 2025-01-08 00:08:31 +10:00
CanbiZ
29b98b450b Rename validate-formatting.yaml.bak to validate-formatting.yaml 2025-01-07 08:58:43 +01:00
CanbiZ
c88d3a3883 Rename validate-filenames.yml.bak to validate-filenames.yml 2025-01-07 08:58:27 +01:00
community-scripts-pr-app[bot]
f5a54bc3ad Update CHANGELOG.md (#1310)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 08:57:50 +01:00
CanbiZ
2078deca57 Set Execution Rights for GH-Action: Validate Scripts (#1312) 2025-01-07 08:53:52 +01:00
Michel Roegl-Brunner
bc702e2a6d Fix Script: Zammad (#1309) 2025-01-07 08:49:44 +01:00
community-scripts-pr-app[bot]
ab10013fbe Update CHANGELOG.md (#1300)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-06 21:42:35 +01:00
CanbiZ
9abd8bf9aa Fix Tag in HyperHDR Script (#1299) 2025-01-06 21:41:23 +01:00
CanbiZ
6a78564cc3 Update glpi-install.sh 2025-01-06 15:36:41 +01:00
community-scripts-pr-app[bot]
0ec532a4e7 Update CHANGELOG.md (#1293)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-06 15:33:53 +01:00
CanbiZ
d712be955c Update typesense.sh 2025-01-06 15:32:55 +01:00