Dean Herbert
|
e75e209053
|
Cache and consume IRulesetStore where feasible
|
2021-12-03 18:16:01 +09:00 |
|
Dean Herbert
|
6b6dd93e9e
|
Fix LinkFlowContainer not creating user links supporting full IUser specification
|
2021-11-08 14:17:47 +09:00 |
|
Dean Herbert
|
323da82477
|
Add website root URL and update most links to use it
For what it's worth, I intentionally didn't include news / changelog /
supporter, because these should never change.
|
2020-12-24 18:11:42 +09:00 |
|
Dean Herbert
|
9680c0941f
|
Move private helper methods to botom of file
|
2020-02-03 12:46:11 +09:00 |
|
Andrei Zavatski
|
a70385f2b2
|
Simplify getRulesetName
|
2020-02-02 12:19:09 +03:00 |
|
Andrei Zavatski
|
36116f8c45
|
Refactor ruleset presentation
|
2020-02-02 12:03:51 +03:00 |
|
Andrei Zavatski
|
3002366e70
|
Adjust mode part
|
2020-01-30 13:56:19 +03:00 |
|
Andrei Zavatski
|
a7a3372a98
|
Remove redundant empty switch section
|
2020-01-30 13:01:40 +03:00 |
|
Andrei Zavatski
|
29ba82ee44
|
Apply different font styles for different content parts
|
2020-01-30 12:29:35 +03:00 |
|
Andrei Zavatski
|
2f7076f91c
|
Adjust icons size
|
2020-01-30 11:16:58 +03:00 |
|
Andrei Zavatski
|
b2c501a439
|
Adjust font size
|
2020-01-30 10:54:58 +03:00 |
|
Andrei Zavatski
|
786ed03868
|
Update profile recent activities in line with the web design
|
2020-01-29 21:01:40 +03:00 |
|
Dean Herbert
|
5dbc32f49b
|
Fix MedalIcon usage
|
2019-11-29 16:19:57 +09:00 |
|
KingLuigi4932
|
794ba17a2f
|
Seperate UpdateableRank from DrawableRank and use it
|
2019-06-17 20:04:09 +03:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
e657f13c15
|
Separate out Leaderboard into BeatmapLeaderboard
|
2018-12-22 14:44:36 +09:00 |
|
Joehu
|
8518fce4a9
|
Fix osu!supporter naming
|
2018-06-27 17:57:55 -07:00 |
|
Dean Herbert
|
8cc31aca54
|
Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
|
2018-06-08 11:42:35 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
3b56999118
|
Add drawable to display (and update) relative dates
|
2018-03-08 12:58:16 +09:00 |
|
naoey
|
9669c5aee3
|
Make locally used things local and rename method.
|
2018-03-06 09:33:15 +05:30 |
|
naoey
|
62913163e0
|
Fix long recent activity text overlapping timestamp.
- Also remove unnecessary fallback from absolute URL helper
|
2018-02-27 21:21:53 +05:30 |
|
naoey
|
a77d1eedae
|
Fix achievements parsing and add badges to recent activity.
|
2018-02-26 13:08:12 +05:30 |
|
naoey
|
a20e4bc2c3
|
Fix typos and missing fields in JSON mappings.
|
2018-02-26 11:46:16 +05:30 |
|
naoey
|
5724618b2a
|
Add license headers and sanitise open profile argument.
|
2018-02-26 09:58:11 +05:30 |
|
naoey
|
1ad45b0941
|
R# fixes.
|
2018-02-26 01:21:31 +05:30 |
|
naoey
|
75fdca928e
|
Handle links correctly and don't re-open profile if the user is same.
|
2018-02-26 01:21:29 +05:30 |
|
naoey
|
bb40919f9c
|
Add link handling to recent activities.
- Add a show user action to link handling
|
2018-02-26 01:21:27 +05:30 |
|
naoey
|
7e4bd36391
|
Create drawable and add response to profile.
- Add missing JSON fields to response model
- Add missing enum value
|
2018-02-26 01:21:24 +05:30 |
|