Commit ff308d1
Develop to main (#398)
* 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)
* quick fix
* Feature/track observers (#395)
* bug fix
* logging updates, 2v2 match bug fix, observer code
* filter out spectator in point rewards
* fix typo
* bug fixes
---------
Co-authored-by: Sneer <[email protected]>
Co-authored-by: Sneer-ra2 <[email protected]>1 parent 0beb0b3 commit ff308d1
File tree
2 files changed
+5
-11
lines changed- cncnet-api/app
- Http/Controllers
- Models
2 files changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 111 | + | |
117 | 112 | | |
118 | | - | |
119 | | - | |
| 113 | + | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
| |||
126 | 120 | | |
127 | 121 | | |
128 | 122 | | |
129 | | - | |
| 123 | + | |
130 | 124 | | |
131 | 125 | | |
132 | 126 | | |
| |||
0 commit comments