Commit Graph

8 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
c87e326387 refactor: move json/ to top-level, remove frontend/, update workflows
- Move frontend/public/json/ to json/ (top-level)
- Update all workflow path references to json/
- Delete frontend-cicd.yml workflow
- Delete frontend/ directory entirely
- Clean up .gitattributes (remove frontend entries)
2026-03-12 14:11:07 +01:00
CanbiZ (MickLesk)
332eab5fc2 fix: improve output formatting and remove self-approve step 2026-01-28 13:28:54 +01:00
CanbiZ (MickLesk)
12fa5e7d12 fix: detect new untracked files in change check 2026-01-28 13:22:47 +01:00
CanbiZ (MickLesk)
6269bc253a fix: correct repository name in workflow condition 2026-01-28 13:20:52 +01:00
CanbiZ (MickLesk)
a7a4c3457c Update update-github-versions.yml 2026-01-28 13:19:39 +01:00
CanbiZ (MickLesk)
498f3f9308 chore: use GITHUB_TOKEN instead of App Token in version workflows 2026-01-28 13:18:29 +01:00
CanbiZ (MickLesk)
8224544bf0 Update update-github-versions.yml 2026-01-28 13:16:31 +01:00
CanbiZ (MickLesk)
f8e6daba14 Remove Dawarich app and related files
Deleted Dawarich install script, container script, and JSON metadata, effectively removing support for the Dawarich application from the repository. Added a new GitHub Actions workflow to automate updating GitHub version information for remaining apps.
2026-01-28 13:14:48 +01:00