Dean Herbert
|
ab9603b06a
|
Merge remote-tracking branch 'upstream/master' into #7146
|
2020-01-09 17:08:12 +08:00 |
|
Dean Herbert
|
d33a507d96
|
Implement a login placeholder (#7438)
Implement a login placeholder
|
2020-01-08 16:55:41 +08:00 |
|
Dean Herbert
|
6dd45e52ef
|
Move text definition inside class
|
2020-01-08 17:22:51 +09:00 |
|
Lucas A
|
7f92cefe10
|
Apply review suggestions
|
2020-01-07 19:06:47 +01:00 |
|
smoogipoo
|
4a7f5f98df
|
Cleanup methods/events
|
2020-01-06 17:20:09 +09:00 |
|
Lucas A
|
21e6351c53
|
Allow DI for LoginOverlay to resolve to null in non-graphical environments (fix tests)
|
2020-01-05 14:33:44 +01:00 |
|
Lucas A
|
3d747835dc
|
Fix CI issues
|
2020-01-04 21:09:40 +01:00 |
|
Lucas A
|
5fd5665467
|
Use implementation on song select leaderboards.
|
2020-01-04 19:59:25 +01:00 |
|
Lucas A
|
474b8fc8fd
|
Add LoginPlaceholder
|
2020-01-04 19:56:42 +01:00 |
|
Lucas A
|
3bd3ebad49
|
Move placeholders to a dedicated namespace
|
2020-01-04 19:56:34 +01:00 |
|
Willy Tu
|
e23c71be80
|
Update Resolved and Cached attribute issues
|
2020-01-03 11:34:26 -08:00 |
|
Roman Kapustin
|
e8bcb52612
|
Set UserAgent for API requests
|
2019-12-28 18:07:55 +03:00 |
|
Willy Tu
|
6abbd33b51
|
Fixed CI issues
|
2019-12-19 21:57:14 -08:00 |
|
Willy Tu
|
8ab26e8889
|
Update Tests with dependencies on LeaderboardScore. Added its dependency on DialogOverlay for the tests. Added test for deleting individual local score
|
2019-12-19 21:29:54 -08:00 |
|
Willy Tu
|
d4d4ddc624
|
Remove new line for CodeFactor
|
2019-12-18 22:42:26 -08:00 |
|
Willy Tu
|
643911ada9
|
Fix code format for CI
|
2019-12-18 22:41:07 -08:00 |
|
Willy Tu
|
ed07b779b1
|
Update to use score.ID identify local scores
|
2019-12-18 21:54:02 -08:00 |
|
Willy Tu
|
27163a5133
|
Removed unnecessary code for deleting individual local score.
|
2019-12-18 21:04:10 -08:00 |
|
Willy Tu
|
531ac16743
|
Update Scoreboard Refresh Method for deleting individual scores
|
2019-12-18 19:22:42 -08:00 |
|
Willy Tu
|
d1fcadc700
|
Merge branch 'master' of github.com:ppy/osu into #7146
|
2019-12-18 19:16:54 -08:00 |
|
Dean Herbert
|
756d847ad8
|
Fix user not getting an initial status
|
2019-12-18 14:07:03 +09:00 |
|
wltu
|
8aeef3f59a
|
Added refresh scoreboard upon deleting local score and formatted the code
|
2019-12-17 12:56:30 -08:00 |
|
wltu
|
bb2b1475cd
|
Merge branch 'master' of https://github.com/ppy/osu into #7146
|
2019-12-17 12:54:47 -08:00 |
|
Huo Yaoyuan
|
40b43b85f1
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
|
Huo Yaoyuan
|
61a6106e52
|
CA2200: don't explictly throw caught exception.
|
2019-12-17 13:00:23 +08:00 |
|
Huo Yaoyuan
|
d7b3578cc6
|
CA2201: throw correct exception type.
|
2019-12-17 13:00:02 +08:00 |
|
Willy Tu
|
bef9637fdf
|
Implemented delete local score individually. Currently does not refresh the score screen after the delete is compelete.
|
2019-12-16 19:25:28 -08:00 |
|
Willy Tu
|
ad077042ba
|
Created ContextMenu for scores by adding OsuContextMenuContainer as a child of LeaderboardScore and a Drawable that extended the IHasContextMenu interface to the MenuContainer. Tried to the LeaderboardScore extend IHASContextMenu itself, but it is not working yet.
|
2019-12-15 02:18:12 -08:00 |
|
Dan Balasescu
|
e288706802
|
Merge branch 'master' into rankings-overlay-refactor
|
2019-12-11 19:09:29 +09:00 |
|
Dean Herbert
|
77b9989e11
|
Fix some weird private field names
|
2019-12-11 14:10:35 +09:00 |
|
Dean Herbert
|
55c938e5da
|
Fix bindable usage
|
2019-12-10 18:08:24 +09:00 |
|
Andrei Zavatski
|
69deb0ca96
|
Fix unavailable replays can be accessed via leaderboard
|
2019-12-09 07:19:55 +03:00 |
|
Andrei Zavatski
|
22863da360
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-refactor
|
2019-12-05 09:29:37 +03:00 |
|
Dean Herbert
|
de413418c7
|
Remove redundant prefix
|
2019-12-05 14:50:12 +09:00 |
|
Dean Herbert
|
6e9157d59c
|
Standardise request/response handling
|
2019-12-05 14:29:48 +09:00 |
|
Dean Herbert
|
36224dca13
|
Fix multiplayer aggregate score inheriting from ScoreInfo
|
2019-12-05 01:45:28 +09:00 |
|
Dean Herbert
|
e2591f154b
|
Only parse statistics when not null
|
2019-12-03 16:16:46 +09:00 |
|
Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
Dean Herbert
|
c49aeb08c4
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
|
Andrei Zavatski
|
da01f0ee5a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-11-28 20:08:41 +03:00 |
|
Ganendra Afrasya
|
71a871d7d1
|
Add loved enum on BeatmapApproval
|
2019-11-28 21:59:57 +07:00 |
|
Andrei Zavatski
|
c546df8a80
|
Refactor API logic
|
2019-11-27 21:56:22 +03:00 |
|
Dean Herbert
|
4221a0126c
|
Merge branch 'master' into rankings-tables
|
2019-11-27 23:26:54 +09:00 |
|
Huo Yaoyuan
|
c0fe91a84c
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
|
Dean Herbert
|
b85189f855
|
Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage
|
2019-11-25 11:31:12 +09:00 |
|
Dean Herbert
|
45514ff660
|
Apply fixes
|
2019-11-25 11:30:55 +09:00 |
|
Dean Herbert
|
65d71b9442
|
Fix beatmap lookups failing for beatmaps with no local path
Turns out the underlying EscapeUriString doesn't like nulls
|
2019-11-23 20:55:42 +09:00 |
|
Dean Herbert
|
f079ebe857
|
Simplify beatmap lookup to use a single endpoint
|
2019-11-22 16:13:48 +09:00 |
|
Huo Yaoyuan
|
818553027b
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
|
Dean Herbert
|
19dfbb0a45
|
Update obsolete usages
|
2019-11-21 10:55:31 +09:00 |
|