Commit graph

12 commits

Author SHA1 Message Date
niklascfw
fe697f0aed
Track pack download lifetime across release asset swaps.
Increment lifetime when API zip totals rise; preserve lifetime when totals drop after asset replacement. README badge reads release_zip_downloads_lifetime.
2026-06-04 21:20:17 +02:00
niklascfw
e1fbb1bc7f
Move README badge data to .github/badges/data.json.
Keeps shields.io JSON under .github and updates the script, CI workflow, and README widget URLs.
2026-05-25 21:56:00 +02:00
niklascfw
3078422e74
scripts: Removed sphaira tracking 2026-05-16 11:08:37 +02:00
niklascfw
d0c5beafce
fix(ci): read NX_Firmware releases without scoped job token
Gitea Actions GITHUB_TOKEN often returns 404 on sibling repos. Try
unauthenticated API first (public releases), then job token; optional
FIRMWARE_API_TOKEN for private firmware repo.

Made-with: Cursor
2026-04-09 23:28:14 +02:00
niklascfw
462cce5896
fix(badge-data): read compatible FW from OmniNX/NX_Firmware release tag
- Resolve switch_firmware from latest non-draft tag on NX_Firmware (FIRMWARE_REPOSITORY).
- Drop OmniNX release-body regex parsing; keep fallback to existing badge-data on API miss.

Made-with: Cursor
2026-04-09 23:26:55 +02:00
niklascfw
698049c0de
ci: daily refresh of badge-data.json and README badge cleanup
- Add Gitea Actions workflow and update-badge-data.py to refresh download
  counts and version from the releases API on a schedule.
- Simplify README shields (fewer dynamic badges) and move social badges
  to the footer; document the badge-data maintenance path.
- Drop release_published_date from badge-data.json; ignore __pycache__.

Made-with: Cursor
2026-04-09 23:23:26 +02:00
niklascfw
1088935618
Scripts: add PowerShell build script
Replace umlauts with ae/oe/ue in build scripts.
2026-04-09 22:33:08 +02:00
niklascfw
e3b8698438
Automatic versioning for spheira theme 2026-02-11 18:06:11 +01:00
niklascfw
877d9e4064
Updated build script 2026-02-07 22:51:06 +01:00
niklascfw
b45827a4e7
Updated build script
Mainly fixed the issue that .DS_Store files sneak into the final zips
2026-02-07 11:10:50 +01:00
niklascfw
5663110730
Updated version insertion in build script from Version file 2026-02-06 17:10:46 +01:00
niklascfw
7ef0c5fe49
Initial Commit 2026-02-03 17:42:58 +01:00