osu/osu.Game
Bartłomiej Dach 17bc5ce5a9
Use lookup request in user lookup cache
Doing this alleviates https://github.com/ppy/osu/issues/29982, as the
currently online display utilises the user lookup cache, and currently
is hitting rate limits due to the amount of data retrieved from the `GET
/users` endpoint. Switching to `GET /users/lookup` reduces the chance of
this happening.
2024-10-08 14:05:27 +02:00
..
Audio
Beatmaps
Collections Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
Configuration
Database Use lookup request in user lookup cache 2024-10-08 14:05:27 +02:00
Extensions
Graphics Revert "Use new place grid icon" 2024-10-07 19:06:32 +02:00
IO
IPC
Input Fix incorrect condition 2024-10-07 19:01:25 +09:00
Localisation Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
Models
Online Add `GET /users/lookup` request type 2024-10-08 14:05:09 +02:00
Overlays Merge branch 'master' into grids-4 2024-10-08 16:26:42 +09:00
Performance
Properties
Replays
Rulesets Switch back to last tool after using grid tool, rather than always select tool 2024-10-08 17:34:51 +09:00
Scoring
Screens Merge branch 'master' into grids-4 2024-10-08 16:26:42 +09:00
Skinning
Storyboards
Tests
Updater
Users
Utils Merge branch 'master' into taikostatacc 2024-10-07 14:15:29 +02:00
.editorconfig
FodyWeavers.xml
OsuGame.cs Refactoring for correctness 2024-10-07 17:50:23 +09:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update resources 2024-10-08 01:51:56 +09:00