cad-editor/.github
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven 608fe5ec3e feat(start): show paying Patreon supporters on the Start page
Add a right-hand rail on the Start page listing active paying patrons
(name + pledge amount, highest first) with a "Support on Patreon" button.
The list is fetched once at boot from the Patreon API in the background;
free followers, $0 tiers, declined and former patrons are excluded.

The creator access token is read at build time from OCS_PATREON_TOKEN
(option_env!), so it never lives in source or git — the release workflow
passes it from a repo secret, and build.rs re-bakes when it changes.
Without a token the rail just shows the support button.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 01:00:22 +03:00
..
workflows feat(start): show paying Patreon supporters on the Start page 2026-07-02 01:00:22 +03:00
FUNDING.yml Add Patreon username to FUNDING.yml 2026-03-22 15:10:36 +03:00