Chaoscaot
  • Joined on 2025-01-14
Chaoscaot pushed to master at SteamWar/Website 2025-12-17 21:20:50 +01:00
b0a9d56216 refactor: Update loggedIn store type and streamline login/dashboard navigation logic
Chaoscaot pushed to master at SteamWar/Website 2025-12-17 21:07:56 +01:00
3ffc715929 refactor: Remove unused FightList.svelte component
Chaoscaot pushed to master at SteamWar/Website 2025-12-17 21:07:41 +01:00
bdebe768b2 refactor: Clean up imports and formatting in Event.svelte; remove FightList.svelte
Compare 2 commits »
Chaoscaot pushed to master at SteamWar/Website 2025-12-17 21:03:16 +01:00
ab4d4a1a91 Merge pull request 'Add AuditLog' (#20) from auditlog into master
e1220ff5ac Refactor player components: streamline state management and improve code readability in PermissionsDropdown, Players, and PrefixDropdown
3bde299ea5 Refactor code for consistency: standardize formatting and improve readability across multiple Svelte components
5f5988e270 Refactor player handling: replace player arrays with IDs, implement PlayerSelector component
7ec678ae7d Add AuditLog
Compare 5 commits »
Chaoscaot deleted branch auditlog from SteamWar/Website 2025-12-17 21:03:16 +01:00
Chaoscaot merged pull request SteamWar/Website#20 2025-12-17 21:03:15 +01:00
Add AuditLog
Chaoscaot pushed to main at SteamWar/SteamWar 2025-12-17 21:03:07 +01:00
3ad4081add Merge pull request 'Add AuditLog to Backend' (#244) from Backend/auditlog into main
09d2ed5384 Include permissions in /me route response
b576c36c2d Reapply "Improve Performance"
a089d42d9a Improve Performance
0a7a753c48 Revert "Improve Performance"
Compare 7 commits »
Chaoscaot merged pull request SteamWar/SteamWar#244 2025-12-17 21:03:04 +01:00
Add AuditLog to Backend
Chaoscaot pushed to waterblocker at SteamWar/SteamWar 2025-12-17 20:49:37 +01:00
33a7961979 Add WaterDestroy feature with command and listener
Chaoscaot created pull request SteamWar/SteamWar#248 2025-12-11 00:34:47 +01:00
Add WaterDestroy feature with command and listener
Chaoscaot created branch waterblocker in SteamWar/SteamWar 2025-12-11 00:34:37 +01:00
Chaoscaot pushed to waterblocker at SteamWar/SteamWar 2025-12-11 00:34:37 +01:00
8b2b7e011a Add WaterDestroy feature with command and listener
Chaoscaot pushed to auditlog at SteamWar/Website 2025-12-02 22:35:35 +01:00
e1220ff5ac Refactor player components: streamline state management and improve code readability in PermissionsDropdown, Players, and PrefixDropdown
Chaoscaot pushed to Backend/auditlog at SteamWar/SteamWar 2025-12-02 22:24:29 +01:00
09d2ed5384 Include permissions in /me route response
b576c36c2d Reapply "Improve Performance"
a089d42d9a Improve Performance
Compare 3 commits »
Chaoscaot pushed to auditlog at SteamWar/Website 2025-12-02 22:24:12 +01:00
3bde299ea5 Refactor code for consistency: standardize formatting and improve readability across multiple Svelte components
5f5988e270 Refactor player handling: replace player arrays with IDs, implement PlayerSelector component
Compare 2 commits »
Chaoscaot pushed to main at SteamWar/SteamWar 2025-12-02 21:35:20 +01:00
2f8491c3f6 Fix Team Creation
Chaoscaot pushed to Backend/auditlog at SteamWar/SteamWar 2025-12-02 21:14:13 +01:00
0a7a753c48 Revert "Improve Performance"
Chaoscaot pushed to Backend/auditlog at SteamWar/SteamWar 2025-12-02 21:13:50 +01:00
86bfde90b8 Improve Performance
Chaoscaot pushed to Refactor/remove-poll-system at SteamWar/SteamWar 2025-12-02 20:43:48 +01:00
4df92f7e5f Remove Poll-System
Chaoscaot created pull request SteamWar/SteamWar#245 2025-12-02 16:39:42 +01:00
Remove Poll-System