Commit graph

5 commits

Author SHA1 Message Date
RTSDA dd3d171e3a Add LICENSE and update README for new repository
- Add MIT LICENSE file
- Update README.md to reflect new API integration
- Include all recent changes to migrate from PocketBase to church API
2025-08-16 18:48:02 -04:00
RTSDA fdfd83c747 Fix Unicode character display by loading symbol fonts
- Load Segoe UI Symbol, Noto Sans Symbols2, Apple Color Emoji, and FreeSans fonts
- Explicitly assign Segoe UI Symbol font to location icon
- Fixes missing character (?) display issue for ⌾ symbol
- Improves Unicode coverage for better cross-platform compatibility
2025-06-28 20:22:32 -04:00
RTSDA 1494472e3e Update API integration from PocketBase to new church API
- Replace PocketBase integration with new church API at api.rockvilletollandsda.church
- Use /api/events/upcoming endpoint to eliminate client-side filtering
- Update data structures to match new API response format
- Simplify event fetching logic by leveraging server-side filtering
- Increase image size limit to 2MB for better image support
- Rename PocketbaseEvent to ApiEvent and PocketbaseClient to ApiClient
- Update configuration to use api_url instead of pocketbase_url
2025-06-28 19:54:16 -04:00
Benjamin Slingo b8f11b6e10
Create FUNDING.yml 2025-05-28 13:40:24 -04:00
RTSDA 5c5aa88507 Initial commit: Beacon digital signage application 2025-02-06 00:12:04 -05:00