Java backend for playtak.com
active 2024-06-25 → 2025-06-14 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 355 days from 2024-06-25 to 2025-06-14. Pushes: 2 total, peak 1 in a day. Pull requests: 1 total, peak 1 in a day. Issues: 0 total, peak 0 in a day. Comments: 3 total, peak 3 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| devp | 6 | 2 | 1 | 3 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#1devp2025-06-14 01:21Refactor email templates to use constants instead of files This commit revises the email templating mechanism introduced previously. Instead of loading email content from external files, the registration email subject and body are now defined as static final String constants within the `EmailTemplates.java` class. Changes include: - Modified `EmailTemplates.java` to use string constants for email subject and body template. - Removed the file reading logic and associated error handling from `Em
- Issue comment#1devp2025-06-14 01:21Refactor email templates to use constants instead of files This commit revises the email templating mechanism introduced previously. Instead of loading email content from external files, the registration email subject and body are now defined as static final String constants within the `EmailTemplates.java` class. Changes include: - Modified `EmailTemplates.java` to use string constants for email subject and body template. - Removed the file reading logic and associated error handling from `Em
- Issue comment#1devp2025-06-14 01:21Refactor email templates to use constants instead of files This commit revises the email templating mechanism introduced previously. Instead of loading email content from external files, the registration email subject and body are now defined as static final String constants within the `EmailTemplates.java` class. Changes include: - Modified `EmailTemplates.java` to use string constants for email subject and body template. - Removed the file reading logic and associated error handling from `Em
- Pull request#1devp2025-06-14 01:20
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.