Laurent
08ada3d771
adds api keys for api usage
2 months ago
Laurent
08f78e7de4
adds first draft for tournament summaries api
2 months ago
Laurent
8faf79fd94
adds claude.md
2 months ago
Laurent
0af9609075
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Laurent
d934230880
adds event_count for user in the dashboard
2 months ago
Razmig Sarkissian
d0fb9fcac6
Add support for custom tournament animation type
2 months ago
Razmig Sarkissian
aa39b9f08b
Update email service to handle single-player tournament inscription
2 months ago
Razmig Sarkissian
caad565056
Conditionally serve media files in development mode
2 months ago
Razmig Sarkissian
095a446675
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
213527592e
Remove DEBUG condition for serving media files
2 months ago
Laurent
bedd752824
tournament api returns tournament created by the user
2 months ago
Laurent
47c50780a4
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Laurent
2463c8f8c8
put the shop back online
2 months ago
Razmig Sarkissian
108d2d6451
Extend tournament broadcast search window to 72 hours
2 months ago
Razmig Sarkissian
183d0ee6ec
Improve tournament broadcast selection logic
2 months ago
Razmig Sarkissian
61a6f88e6f
Update broadcasted_auto.html
2 months ago
Razmig Sarkissian
c0d18ed9a1
Add retry mechanism for tournament autobroadcast
2 months ago
Razmig Sarkissian
aa7c9bc5aa
Update auto-broadcast completion logic for tournaments
...
Refine tournament auto-broadcast detection algorithm to handle
multi-page tournaments more robustly. Specifically:
- Improve completion detection for multi-page tournaments - Prevent
false completion when cycling through pages - Add more descriptive
logging for edge cases
2 months ago
Razmig Sarkissian
f5a4a18ee5
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
586de4431f
Remove Broadcasted Auto Event Template
2 months ago
Laurent
731c3fc1fb
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Laurent
ae57ec7bcd
improved admin
2 months ago
Razmig Sarkissian
39beecd9cd
Change team name class from bold to semibold
2 months ago
Razmig Sarkissian
d92849edfc
Remove large class from date table cell
2 months ago
Razmig Sarkissian
b0b1abd972
Fix tournament list order in automatic broadcast view
2 months ago
Razmig Sarkissian
2c34296a5e
Add short name support for animation tournaments
2 months ago
Razmig Sarkissian
26a2465dfb
Improve club broadcast page title with broadcast code
2 months ago
Razmig Sarkissian
73571702db
Add error handling for tournament data fetching
2 months ago
Razmig Sarkissian
34530f94c5
Add null checks and handle empty lists in broadcast templates
2 months ago
Razmig Sarkissian
1e5bd9a072
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
17d6313042
Add automatic broadcast features and UI improvements
2 months ago
Laurent
debf60bc9b
Adds a contact_again field for prospects
2 months ago
Razmig Sarkissian
bcf5017169
Fix handling of expired team registration sessions
...
A missing team registration should be treated as a valid expiration
case, returning True instead of False to properly clean up sessions.
2 months ago
Razmig Sarkissian
31b87cea2f
Add payment session expiration and logging
...
The main changes in this commit are: - Adding 30-minute expiration to
Stripe checkout sessions - Adding comprehensive logging throughout
payment flow - Improving payment failure and expiration handling -
Moving payment processing to static methods - Refactoring payment
session creation and handling - Adding better error handling for Stripe
operations
``` Add payment session expiration and logging ```
2 months ago
Razmig Sarkissian
84a7047053
Add get_registration_fee methods to registration models
2 months ago
Razmig Sarkissian
758bd60c93
Add Activity status options and fix DataAccess model name
...
The changes add more Activity status choices in biz app and fix the
verbose plural name for DataAccess in sync app.
2 months ago
Razmig Sarkissian
e58ec43999
Add retry logic and stats for padel rankings download
...
The changes add a robust retry mechanism with exponential backoff for
downloading French padel rankings, along with detailed retry statistics
tracking and reporting. This improves reliability when fetching ranking
data in case of temporary network issues.
2 months ago
Razmig Sarkissian
8af498186c
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
28a0219507
Fix index out of bounds error in group stage teams lookup
...
The subject line alone fully captures this change, as it's a
straightforward bug fix for an array bounds issue when accessing teams
in group stages.
2 months ago
Laurent
3146b16962
remove other shop link
2 months ago
Laurent
ae4c330b1a
remove shop from nav bar
2 months ago
Razmig Sarkissian
664b461e6d
fix sept ranking 2025
2 months ago
Razmig Sarkissian
0a017d7957
Update max players and unranked values in rankings file
2 months ago
Razmig Sarkissian
9b763e0ed5
September 2025 Rankings
2 months ago
Razmig Sarkissian
ecda64402f
Add is_anonymous field to PlayerRegistration model
3 months ago
Razmig Sarkissian
0da7941390
Add Anonymous Player Support
3 months ago
Razmig Sarkissian
a6ca96d2e9
Add season year parameter for 2026 tournament rules
3 months ago
Razmig Sarkissian
0fae81c45f
Update player data in CLASSEMENT-PADEL-MESSIEURS-08-2025.csv
3 months ago
Razmig Sarkissian
79b857f7c9
Fix age calculation to use tournament start date
3 months ago
Razmig Sarkissian
1ba15438ca
Update Padel tournament guide PDFs
3 months ago