Commit graph

10 commits

Author SHA1 Message Date
Julie Blanc
6cf52a6703 page investigations
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 17:14:32 +01:00
Julie Blanc
ea648498e2 banner script
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 16:15:49 +01:00
Julie Blanc
dc223ae1b8 card open-graph
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s
2026-01-06 15:43:31 +01:00
Julie Blanc
4642425f43 replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-01-06 13:57:45 +01:00
Julie Blanc
1570d62287 add fonts
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 13:35:48 +01:00
isUnknown
48e7f21c71 save
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 11:19:25 +01:00
isUnknown
b44f353208 refactor: improve donation tabs code organization
- Extract logic into dedicated functions for better readability
- Create handleDonationIntervalChange() as main click handler
- Separate concerns: updateLinkInterval, updateAmountDisplay, switchActiveTab
- Remove unnecessary comments in favor of clear function names
- Update footer to link script.js instead of donation-tabs.js

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 16:32:53 +01:00
isUnknown
3bcb51c829 feature: integrate Donorbox API for donation management
- Add Donorbox configuration in site/config/config.php with API settings
- Create controller for support page to fetch campaign data from API
- Update support.php template with dynamic donation buttons and gauge
- Transform static buttons into dynamic links with proper URL parameters
- Add JavaScript for tab switching between one-time and monthly donations
- Calculate donation percentage and display real-time campaign stats

The donation buttons now link directly to Donorbox with pre-filled amounts
and intervals. API integration is ready but requires API key configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:06:50 +01:00
isUnknown
ba0df6b5cb support : integration except products 2025-11-04 08:33:44 +01:00
isUnknown
debe132b6c add assets and config CI 2025-10-03 08:10:49 +02:00