Commit Graph

39 Commits

Author SHA1 Message Date
7ec678ae7d Add AuditLog
Some checks failed
SteamWarCI Build failed
2025-12-01 18:38:06 +01:00
64adfe7c3b fix: Update Discord login handling to use async/await for better error handling
All checks were successful
SteamWarCI Build successful
2025-11-15 00:06:13 +01:00
f503d59eeb fix: Set Content-Type header to text/plain for Discord login request
All checks were successful
SteamWarCI Build successful
2025-11-14 23:42:10 +01:00
d79c532009 feat: Enhance login functionality with Discord integration and improve code formatting
Some checks failed
SteamWarCI Build failed
2025-11-13 14:32:06 +01:00
c0f4a852b5 Refactor event handling and introduce TeamSelector component for improved fight management
All checks were successful
SteamWarCI Build successful
2025-09-28 10:26:08 +02:00
a3b4a6d0c2 Refactor event and fight repositories to use numeric IDs for groups; update datetime picker input handling; add new generator components for event fights and group phases.
All checks were successful
SteamWarCI Build successful
2025-09-16 18:03:29 +02:00
da3699167b feat: Add frontmatter editor and enhance page management with YAML support; update dependencies and improve UI interactions
Some checks failed
SteamWarCI Build failed
2025-05-29 12:35:58 +02:00
0205108d2d Implement code changes to enhance functionality and improve performance
All checks were successful
SteamWarCI Build successful
2025-05-23 14:25:29 +02:00
5277c9a3fc feat: Enhance event management with FightEdit and GroupEdit components, including improved data handling and new functionalities 2025-05-22 19:41:49 +02:00
7d67ad0950 Refactor stores and types for improved data handling and schema definitions
All checks were successful
SteamWarCI Build successful
- Consolidated player fetching logic in stores.ts to utilize dataRepo.
- Introduced teams fetching logic in stores.ts.
- Updated permissions structure in stores.ts for better clarity.
- Enhanced data schemas in data.ts with new ResponseUser and ResponseTeam schemas.
- Expanded event-related schemas in event.ts to include groups, relations, and event creation/update structures.
- Improved code formatting for consistency and readability across files.
2025-05-08 21:47:36 +02:00
86d90e3fd2 New Dashboard 2025-03-01 20:00:46 +01:00
bccd5eb5a0 Enhance request handling with token refresh and retries
All checks were successful
SteamWarCI Build successful
2025-03-01 11:55:01 +01:00
53afe70b27 Refactor token refresh logic to streamline error handling.
All checks were successful
SteamWarCI Build successful
2025-03-01 11:34:09 +01:00
4bbdaa06a9 Refactor auth handling to improve token refresh logic
All checks were successful
SteamWarCI Build successful
2025-03-01 11:30:30 +01:00
f03867b9a7 Add retry mechanism and limit for token requests
All checks were successful
SteamWarCI Build successful
2025-03-01 11:27:06 +01:00
b53ce04a75 Remove reset password functionality
All checks were successful
SteamWarCI Build successful
2025-02-23 17:23:45 +01:00
1433784369 Update auth API endpoints to remove "/v2" prefix
All checks were successful
SteamWarCI Build successful
2025-02-20 22:15:02 +01:00
2c63a33bda Refine token validation and update user stats endpoint.
All checks were successful
SteamWarCI Build successful
Extend access token validation to include a 10-second buffer to prevent potential expiry issues. Modify the user stats API call to use the base `/stats/user` endpoint for improved consistency.
2025-02-18 00:09:06 +01:00
75f1a6528b Refactor authentication and implement password reset.
All checks were successful
SteamWarCI Build successful
2025-02-17 18:29:17 +01:00
628599f019 Fix Login Page and add Jahresplan
All checks were successful
SteamWarCI Build successful
2025-01-20 19:21:21 +01:00
9f60071e48 Some (alot) of fixes 2025-01-01 17:08:55 +01:00
f5332411d2 Fixes 2025-01-01 14:25:33 +01:00
cb65e96165 Update Backend 2024-11-23 13:28:33 +01:00
a70b00ae14 Add Schem Download 2024-08-15 17:04:06 +02:00
22f24e92c3 changes 2024-08-15 16:38:50 +02:00
195a66fd60 Add Password Reset 2024-03-25 00:39:43 +01:00
49fe9728e5 Neues Referee zeug 2024-03-15 22:41:44 +01:00
0590cd349a Add more Prerendering 2024-03-09 18:22:14 +01:00
9fd8ddb9bd Code Cleanup™ 2024-02-11 11:16:23 +01:00
0a0946e335 Remove Schem Download 2024-01-06 16:39:52 +01:00
9a16c4b560 Some Code Cleanup 2023-12-27 19:16:54 +01:00
3108d9bf20 Some Code Cleanup 2023-12-25 21:54:40 +01:00
5a5cce199b Change to PW 2023-12-19 19:22:19 +01:00
6c9c496f05 Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
3d95bffb6a Transfer some Posts and automate original German 2023-12-10 01:48:53 +01:00
311856415e Migrate to dayjs and Astro 4.0 2023-12-07 00:17:32 +01:00
fbd52f3edb New Code Editor and fun 2023-12-03 19:31:29 +01:00
3889f28eb8 Updates and more 2023-11-12 22:43:42 +01:00
7450ecdabb Updates and more 2023-11-05 22:27:20 +01:00