index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
web_service
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-11-29
CMake: Use precompiled headers
ameerj
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
Address first part of review comments
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2020-10-27
web_backend: fix a regression introduced in 39c8d18
liushuyu
2020-08-22
web_service: Move web_result.h into web_service
Lioncash
2020-05-08
Replace externals with Conan (#3735)
James Rowe
2020-04-16
externals: Move LibreSSL linking to httplib.
Markus Wick
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-20
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Lioncash
2018-10-20
web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to th...
Lioncash
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-01-12
Massive removal of unused modules
James Rowe
2017-09-18
WebService: Verify username and token (#2930)
B3n30
2017-07-10
web_service: Add skeleton project.
bunnei