Commit Graph

15 Commits

Author SHA1 Message Date
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
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
f2ab72ba1e Save hashed PW. Simplify model update. Bugfixes & improvements. Working user-settings & games. 2024-01-18 19:00:32 +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
fe92068ad3 Initial commit 2024-01-14 22:08:43 +01:00