Commit Graph

103 Commits

Author SHA1 Message Date
Chaoscaot 53afe70b27 Refactor token refresh logic to streamline error handling.
SteamWarCI Build successful
2025-03-01 11:34:09 +01:00
Chaoscaot 4bbdaa06a9 Refactor auth handling to improve token refresh logic
SteamWarCI Build successful
2025-03-01 11:30:30 +01:00
Chaoscaot f03867b9a7 Add retry mechanism and limit for token requests
SteamWarCI Build successful
2025-03-01 11:27:06 +01:00
Chaoscaot 23e10eef0f Fix group filtering logic in FightTable.svelte
SteamWarCI Build successful
2025-03-01 11:15:39 +01:00
Chaoscaot 62fff0c0b2 Merge pull request 'Refactor authentication and implement password reset.' (#3) from develop/authv2 into master
SteamWarCI Build successful
Reviewed-on: #3
Reviewed-by: Lixfel <lixfel@noreply.localhost>
2025-02-25 22:39:40 +01:00
Chaoscaot b53ce04a75 Remove reset password functionality
SteamWarCI Build successful
2025-02-23 17:23:45 +01:00
Chaoscaot dda37127ca Use type import and update page load event handling.
SteamWarCI Build successful
2025-02-23 09:59:37 +01:00
Chaoscaot 1433784369 Update auth API endpoints to remove "/v2" prefix
SteamWarCI Build successful
2025-02-20 22:15:02 +01:00
Chaoscaot 2c63a33bda Refine token validation and update user stats endpoint.
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
Chaoscaot 87265e5ccc Add "Repeat Password" label to i18n and form components
SteamWarCI Build successful
2025-02-17 18:32:54 +01:00
Chaoscaot 75f1a6528b Refactor authentication and implement password reset.
SteamWarCI Build successful
2025-02-17 18:29:17 +01:00
Chaoscaot a75b5b7c09 Fix Branch Creation
SteamWarCI Build successful
2025-01-26 10:24:20 +01:00
Chaoscaot 36931aabb1 Fixes and Upgrade to Astro 5
SteamWarCI Build failed
2025-01-20 23:04:34 +01:00
Chaoscaot 628599f019 Fix Login Page and add Jahresplan
SteamWarCI Build successful
2025-01-20 19:21:21 +01:00
Chaoscaot 0a6c61bd88 Fix Upload
SteamWarCI Build successful
2025-01-20 17:42:08 +01:00
Chaoscaot 9f60071e48 Some (alot) of fixes 2025-01-01 17:08:55 +01:00
Chaoscaot f5332411d2 Fixes 2025-01-01 14:25:33 +01:00
Chaoscaot 8c6f5f5729 Fix Render 2024-12-21 16:06:23 +01:00
Chaoscaot 9e6ef73ccb Fixes 2024-12-15 11:59:28 +01:00
Chaoscaot 02ab822801 Fixes 2024-12-15 11:49:43 +01:00
Chaoscaot d7000c084b Fixes 2024-12-14 18:10:50 +01:00
Chaoscaot d4ac123654 Fix Modal 2024-12-08 17:21:17 +01:00
Chaoscaot 2383cd6472 Fix Styles 2024-12-08 17:10:01 +01:00
Chaoscaot bbb6d87ccc Fix Build 2024-11-24 23:05:29 +01:00
Chaoscaot 0ab7d204f2 Fix Build 2024-11-24 23:00:44 +01:00
Chaoscaot 72933a46d1 Update 2024-11-24 22:57:21 +01:00
Chaoscaot bbf13cf203 Update 2024-11-24 22:46:47 +01:00
Chaoscaot cb65e96165 Update Backend 2024-11-23 13:28:33 +01:00
Chaoscaot e70951c9dd Fix Stats 2024-08-15 17:10:00 +02:00
Chaoscaot a70b00ae14 Add Schem Download 2024-08-15 17:04:06 +02:00
Chaoscaot 22f24e92c3 changes 2024-08-15 16:38:50 +02:00
Chaoscaot 4b368f73e8 Fixes... 2024-08-13 12:55:04 +02:00
Chaoscaot 60c1565d9d Fixes... 2024-08-13 12:34:03 +02:00
Chaoscaot 39512dc131 Maybe new Image...? 2024-08-12 22:29:23 +02:00
Chaoscaot 154c25ca36 Lixfel anmerkungen #2 2024-08-07 22:19:04 +02:00
Chaoscaot 25a9f21ab4 Lixfel anmerkungen #1 2024-08-06 18:58:07 +02:00
Chaoscaot 4778429452 Add experimental Search Feature 2024-08-02 01:26:05 +02:00
Chaoscaot f0426f5225 Fix 2024-07-29 13:07:00 +02:00
Chaoscaot 4d5504ef68 Fixes and Changes 2024-07-29 12:55:50 +02:00
Chaoscaot aef5d2f2eb Refactoring 2024-05-19 22:30:30 +02:00
GitButler 5ac4a80a5c GitButler Integration Commit
This is an integration commit for the virtual branches that GitButler is tracking.

Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily. 

If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.

Here are the branches that are currently applied:
 - Virtual branch (refs/gitbutler/Virtual-branch)
   branch head: 6e6eb5069f
   - .gitignore
 - update-frostbite-images-2024 (refs/gitbutler/update-frostbite-images-2024)
   branch head: 6e6eb5069f
   - .gitignore
 - master (refs/gitbutler/master)

Your previous branch was: 073d474bc3

The sha for that commit was: 073d474bc3

For more information about what we're doing here, check out our docs:
https://docs.gitbutler.com/features/virtual-branches/integration-branch
2024-05-03 20:52:06 +02:00
Chaoscaot 073d474bc3 Refactoring 2024-03-25 21:22:53 +01:00
Chaoscaot 195a66fd60 Add Password Reset 2024-03-25 00:39:43 +01:00
Chaoscaot 296fe40085 Unification 2024-03-24 23:35:50 +01:00
Chaoscaot f062f3eaf9 Add Xray Preview 2024-03-24 21:34:02 +01:00
Chaoscaot 85f570433d Updates 2024-03-16 00:11:02 +01:00
Chaoscaot 49fe9728e5 Neues Referee zeug 2024-03-15 22:41:44 +01:00
Chaoscaot 0590cd349a Add more Prerendering 2024-03-09 18:22:14 +01:00
Chaoscaot 7599038c82 Fix Elo Page fr fr 2024-03-09 14:32:22 +01:00
Chaoscaot c5e2ad9426 Fix Elo Page fr 2024-03-09 14:30:37 +01:00