Commit Graph

23 Commits

Author SHA1 Message Date
MaxJa4
bf8b1af964 Add timeout retry (once). Fix add-player modal issue.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 47s
2024-01-27 21:48:21 +01:00
MaxJa4
93908f7da5 Adjusted full-calc statistics. Use new infantry skill algorithm.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
2024-01-25 18:04:45 +01:00
MaxJa4
7338d34765 Bugfixes and tooltips for full-calc ui.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 49s
2024-01-25 15:36:19 +01:00
MaxJa4
fa5728fba2 Remove game tags and persona/nucleus ids everywhere. Forward score-fetch statuscode. Fix login issue. 2024-01-23 18:40:39 +01:00
MaxJa4
973ca5bb78 Fix player deletion. Add PersonaID + NucleusID fetching upon Add-Player action. 2024-01-22 22:10:29 +01:00
MaxJa4
ca697da0da Entire logging rework. Full error handling. Small improvements. 2024-01-22 17:24:17 +01:00
MaxJa4
da1ff4e4e5 Implement KeepUpdated. Switch to Logrus logger. Relocate score-related functions. 2024-01-22 16:03:18 +01:00
MaxJa4
f2573f2273 Player cache and project structure refactor. 2024-01-21 18:02:27 +01:00
MaxJa4
4aae0896aa Optimizations. User-Role handling in templates and routes. 2024-01-21 17:24:29 +01:00
MaxJa4
8edbbb4347 Add Single-Calc for player name. Refactor admin+single-calc dialogs. 2024-01-21 12:12:47 +01:00
MaxJa4
16d782fbe8 Bugfixes. Optimizations/refactor. Add redis for player-cache. Add docker files. Replace sqlite dep. Single-Calc for existing players. Game-Metrics in JSON. 2024-01-21 00:53:21 +01:00
MaxJa4
069d76520e Add run configs. Add redis for cache. Add cache-get in player-list. 2024-01-20 17:47:39 +01:00
MaxJa4
9e3e2723d3 Add clan-purge and player-purge. Optimized performance with template-init. 2024-01-20 17:14:47 +01:00
MaxJa4
e5d13f2270 Add admin-route & dropdown-menu. Add clear-cache & create-code. Adjustments for activation-code and user models. Add sweet-alert for admin-tools. 2024-01-20 16:47:22 +01:00
MaxJa4
f2ab72ba1e Save hashed PW. Simplify model update. Bugfixes & improvements. Working user-settings & games. 2024-01-18 19:00:32 +01:00
MaxJa4
5af0f437b0 Add models for game, cache and settings. 2024-01-17 18:38:35 +01:00
MaxJa4
7e3c02e37e Add activation-codes and registration. Added tooltips. Added player-score-cache-display in mainpage. 2024-01-17 12:21:48 +01:00
MaxJa4
94e0c178f0 Implement edit-player. Optimizations. 2024-01-16 20:54:49 +01:00
MaxJa4
fc084108ac Optimize all modals (fetching). Implement add-player modal. 2024-01-16 20:19:40 +01:00
MaxJa4
8c4ed63359 Prepare Player-Delete modal. Update disabled-design. 2024-01-16 18:24:45 +01:00
MaxJa4
80d0489b41 * Complete add-player modal
* New player listing
* New player action layout
2024-01-15 21:26:46 +01:00
MaxJa4
49a6b8de38 Sync both clan lists. 2024-01-15 11:01:51 +01:00
MaxJa4
fe92068ad3 Initial commit 2024-01-14 22:08:43 +01:00