This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-16 22:24:11 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
13 Commits
Merge branch 'master' into fix-leaderboard-user-handling
Bartłomiej Dach
·
2020-12-28 13:43:53 +01:00
a376a23ed7
Add null hinting on UserLookupCache query method
Dean Herbert
·
2020-12-28 20:13:24 +09:00
545dcac4ec
Add xmldoc on UserLookupCache's lookup method
Dean Herbert
·
2020-12-28 20:05:48 +09:00
5ca9a6a980
Fix lookup cache throwing a null reference if no matches were successful
Dean Herbert
·
2020-12-28 15:03:44 +09:00
4d61c143db
Use dictionary to avoid linq overhead
Dean Herbert
·
2020-11-17 10:57:11 +09:00
009d666241
Handle duplicate user IDs within the same batch
smoogipoo
·
2020-11-16 21:17:43 +09:00
85b0f71467
Use queue instead of list
smoogipoo
·
2020-11-16 20:52:51 +09:00
87bf168718
Refactor user request to fix threadsafety issues
smoogipoo
·
2020-11-16 20:35:22 +09:00
1b1f4c9c09
Fix API request error handling
Dean Herbert
·
2020-11-09 19:42:00 +09:00
4d6f0a8ea7
Use HashSet instead of ConcurentBag
Dean Herbert
·
2020-11-09 11:54:28 +09:00
dc69eefa51
Add missing async suffix
Dean Herbert
·
2020-11-09 10:40:16 +09:00
90ce1bd5f0
Handle null result
Dean Herbert
·
2020-11-06 18:37:27 +09:00
4bbd3fe886
Add and consume user cache class
Dean Herbert
·
2020-11-06 17:00:29 +09:00
c97c6bbf52