This website requires JavaScript.
Explore
Help
Register
Sign In
code002lover
/
game_list
Watch
1
Star
0
Fork
0
You've already forked game_list
Code
Issues
1
Pull Requests
10
Actions
Packages
Projects
Releases
Wiki
Activity
game_list
/
backend
/
src
History
code002lover
737982ac20
fix bug and better return value on existing games
2025-12-23 16:56:39 +01:00
..
bin
feat: Implement user management with a new
add_user
binary and refactor state handling into a dedicated store module.
2025-12-04 00:17:28 +01:00
auth.rs
make login username case insensitive
2025-12-23 16:52:11 +01:00
cached_option.rs
feat: Implement
CachedOption
for
get_game_thumbnail
response, trim game titles, and update toolchain to nightly.
2025-12-04 16:12:47 +01:00
lib.rs
feat: Implement user management with a new
add_user
binary and refactor state handling into a dedicated store module.
2025-12-04 00:17:28 +01:00
main.rs
fix bug and better return value on existing games
2025-12-23 16:56:39 +01:00
proto_utils.rs
Add Auth
2025-11-30 21:47:03 +01:00
store.rs
feat: Ensure consistent ordering of games, users, and user opinions, and add
DerefMut
for User.
2025-12-05 00:33:07 +01:00