summaryrefslogtreecommitdiffstats
path: root/src/dedicated_room (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Address review commentsFearlessTobi2022-09-021-6/+1
|
* dedicated_room: Correctly handle token decodingFearlessTobi2022-08-271-0/+12
| | | | | | Correctly handle token decoding when '=' has been trimmed by the backend server. Co-Authored-By: liushuyu <liushuyu011@gmail.com>
* yuzu_room: Remove dependency on coreFearlessTobi2022-08-272-2/+2
|
* core: network: Address review commentsgerman772022-08-153-2/+2
|
* core, yuzu: Address first part of review commentsFearlessTobi2022-08-151-50/+50
|
* Make copyright headers SPDX-compliantFearlessTobi2022-08-153-3/+8
|
* dedicated_room: Initial implementationFearlessTobi2022-08-153-0/+417