Commit 80f3d8f
Develop (#424)
* add debug logs in PodiumController
* filter out observers from players_in queue count
* Add back missing cache to player stat views, tweak cache to 10 mins (#418)
* remvoe yuri check (#419)
* remvoe yuri check
* just remove the commented code for now, if need it later, fetch from git history
* optimize getRecentLadderGames
* Update cncnet-api/app/Http/Services/LadderService.php
Co-authored-by: Copilot <[email protected]>
* Hotfix for the faction policy service.
* Fixed getRecentLadderGames.
* monitor duration
* removing caching from getRecentLadderGames
* add more details in the duration log in matchMeUp
* revert max connections back to 500
* Add a missing index on games table
* fix missing faction icons
* feature/audit log (#411)
* first commit
* Update cncnet-api/app/Models/UserSettings.php
Co-authored-by: Copilot <[email protected]>
* remove old api, and add twitch profile to the get active matches
* implement getActivitylogOptions
* create migration, implement activity logging
* add LogsActivity to qmMap
* null check just in case
---------
Co-authored-by: Copilot <[email protected]>
* show observer properly in the recent games box
* Pass ladder alert to qm client.
---------
Co-authored-by: Grant Bartlett <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Sneer <[email protected]>
Co-authored-by: rohs <[email protected]>1 parent 740fdd8 commit 80f3d8f
File tree
3 files changed
+26
-5
lines changed- cncnet-api
- app/Http/Services
- resources/views/components/ladder/listing
3 files changed
+26
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
0 commit comments