This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra-shitamoto-network
Watch
1
Star
0
Fork
0
You've already forked citra-shitamoto-network
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-shitamoto-network
/
src
/
web_service
History
xperia64
da9f382d2c
web_service: avoid undefined behavior assert of std::string::back (
#7347
)
...
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2024-01-12 20:24:01 -08:00
..
announce_room_json.cpp
Resolve unused variable warnings
2020-12-06 15:59:13 -03:00
announce_room_json.h
core, web_service: Check for error when registering rooms
2019-04-20 12:50:14 +08:00
CMakeLists.txt
build: Enable link time optimization in release builds. (
#6887
)
2023-08-26 11:15:13 -07:00
precompiled_headers.h
Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (
#6213
)
2022-12-17 16:06:38 +01:00
telemetry_json.cpp
common/telemetry: Migrate namespace into the Common namespace
2021-01-04 05:17:13 +01:00
telemetry_json.h
common/telemetry: Migrate namespace into the Common namespace
2021-01-04 05:17:13 +01:00
verify_login.cpp
chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (
#6593
)
2023-06-02 23:11:17 -07:00
verify_login.h
web_service: Remove unnecessary inclusions
2019-04-07 18:27:14 +02:00
verify_user_jwt.cpp
network, citra_qt: Give moderation permission to community mods
2018-12-15 20:28:03 +08:00
verify_user_jwt.h
…
web_backend.cpp
web_service: avoid undefined behavior assert of std::string::back (
#7347
)
2024-01-12 20:24:01 -08:00
web_backend.h
…