Commit ac68055
Develop to main with bug fix (#393)
* Duplicate handling.
* Added page of list with active duplicates.
* Full IP-check for confirmed duplicates.
* Simplification.
* Removed comment.
* Small update.
* Added database migration.
* Added unit test.
* track observers
* move comment
* update image.php
* fix null pointer (#379)
* Develop (#380) (#381)
* Duplicate handling.
* Added page of list with active duplicates.
* Full IP-check for confirmed duplicates.
* Simplification.
* Removed comment.
* Small update.
* Added database migration.
* Added unit test.
* track observers
* move comment
* update image.php
* fix null pointer (#379)
---------
Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>
* add more logs (#382)
* add more logs
* update log
* Fix for createPlayer.
* fix bug where disconnect gave everyone minus points (#385)
* fix bug where disconnect gave everyone minus points
* fix ladder info map issue
* Improved naming on elo page.
* Improved description for duplicate reason.
* bug fix
* Database migration for user ratings. Player details and tooltip adjustments.
* Updated admin rating page.
* Quick fix.
* Simplified conditions.
* Fixed user settings update.
* new implementation (#390)
* verify observer is streaming on twitch (#384)
* Show bans from duplicates. (#389)
Co-authored-by: Alex Peterson <[email protected]>
* bug fix (#392)
---------
Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>1 parent 2e25d35 commit ac68055
File tree
2 files changed
+5
-3
lines changed- cncnet-api/app/Http/Services
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
233 | | - | |
234 | | - | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments