Commit Graph

20 Commits

Author SHA1 Message Date
Dean Herbert e76b3e2b40 User property instead of method 2019-07-21 10:42:40 +09:00
iiSaLMaN 842417cf42 Check if selected scope requires API 2019-07-21 03:07:27 +03:00
Dean Herbert 66036508b6 Fix potential crash when displaying leaderbaords 2019-07-17 17:39:04 +09:00
Joehu b9be4080d3 Update beatmap leaderboard to placeholder when signing out 2019-07-09 07:59:38 -07:00
Joehu 5f6544eebf Fix beatmap leaderboards requiring supporter when signed out 2019-07-04 12:05:07 -07:00
Dean Herbert bc574520bf Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
Dean Herbert 612db31c38 Apply newline additions 2019-04-01 12:16:32 +09:00
Dean Herbert f0114d776d Use interface to access API
Allows for better testability.
2019-03-13 12:58:18 +09:00
Dean Herbert f98d55531f Add documentation for FetchScores 2019-03-05 18:48:59 +09:00
LeNitrous 8ad258f426 only check IsLoggedIn after requesting scores 2019-03-05 17:34:23 +08:00
Dean Herbert 42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
Dean Herbert 8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Dean Herbert 8eedef3e86 Move cancellation to safer place 2019-01-07 19:31:05 +09:00
Dean Herbert d72412d24d Fix leaderboard not correctly handling cancellation 2019-01-07 19:28:46 +09:00
smoogipoo dae710f9a6 Make leaderboard top not fade by default 2018-12-27 17:29:55 +09:00
smoogipoo 8e031325dd CI fixes 2018-12-27 16:28:17 +09:00
Dean Herbert 67e200e1b2 Leaderboard design updates 2018-12-27 15:52:40 +09:00
Dean Herbert 787e65c3c5 Reduce generic-ness 2018-12-22 15:20:35 +09:00
Dean Herbert 23259b295c Remove unnecessary using 2018-12-22 14:45:35 +09:00
smoogipoo e657f13c15 Separate out Leaderboard into BeatmapLeaderboard 2018-12-22 14:44:36 +09:00