eden/src/frontend_common
crueter d59fcf01bf
[frontend] Generate web token at runtime (#3462)
Rather than having that hardcoded one like before. Also adds
infrastructure which should make it easier to setup defaults at runtime
(e.g. GPU stuff?)

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3462
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
2026-02-04 04:16:39 +01:00
..
CMakeLists.txt [frontend] Generate web token at runtime (#3462) 2026-02-04 04:16:39 +01:00
config.cpp [android, frontend_common] Remove network/logging sections and fix airplane mode in per-game (#3384) 2026-01-25 16:09:27 +01:00
config.h [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
content_manager.h [common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 2025-08-27 22:21:04 +02:00
data_manager.cpp [desktop] refactor profile management and fix some misc bugs with it (#3415) 2026-01-29 17:17:28 +01:00
data_manager.h [qt, util] Change default units from units of 1024 (MiB, KiB) to 1000 (MB, KB) (#2882) 2025-12-07 00:29:37 +01:00
firmware_manager.cpp [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
firmware_manager.h [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
play_time_manager.cpp [tests] fix compile+linking issues with PlayTime (#3345) 2026-01-19 16:27:18 +01:00
play_time_manager.h [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2025-12-26 02:55:52 +01:00
settings_generator.cpp [frontend] Generate web token at runtime (#3462) 2026-02-04 04:16:39 +01:00
settings_generator.h [frontend] Generate web token at runtime (#3462) 2026-02-04 04:16:39 +01:00
update_checker.cpp [frontend] fix nightly update checker again (#3446) 2026-02-01 22:27:49 +01:00
update_checker.h [frontend] Fix nightly update checker (#3444) 2026-02-01 20:38:02 +01:00