Salman Ahmed
|
c858ec2483
|
Pagination -> `PaginationParameters
|
2022-04-19 02:48:34 +03:00 |
|
Salman Ahmed
|
96d4369cc8
|
Introduce Pagination and simplify paginated API requests
|
2022-04-19 02:04:23 +03:00 |
|
Salman Ahmed
|
f08449e432
|
Update paginated profile subsections to display items inline with web
|
2022-04-18 23:04:21 +03:00 |
|
Salman Ahmed
|
4f7003928a
|
Add score container for pinned scores in ranks section
|
2022-02-10 21:32:18 +03:00 |
|
Dean Herbert
|
bff02bedbf
|
Rename APIScoreInfo to APIScore
|
2021-12-10 16:11:49 +09:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
31403daa20
|
Change DrawableProfileScore to use APIScoreInfo
|
2021-10-29 15:14:52 +09:00 |
|
Dean Herbert
|
817369903a
|
Rename API score classes
|
2021-10-29 13:40:56 +09:00 |
|
Lucas A
|
fbbf8ce5a3
|
Localise Ranks section.
|
2021-07-17 15:53:24 +02:00 |
|
Joseph Madamba
|
cc056088bd
|
Update profile subsections to use counters instead of missing text in line with web
|
2021-05-02 14:44:20 -07:00 |
|
Joseph Madamba
|
3e74d61dab
|
Add best count from api
|
2021-05-02 13:33:25 -07:00 |
|
Joseph Madamba
|
59cb5f4679
|
Get recent count from api instead
|
2021-05-02 13:33:25 -07:00 |
|
Andrei Zavatski
|
718ba9253b
|
Implement ProfileSubsection component
|
2020-11-21 03:18:24 +03:00 |
|
Dean Herbert
|
53c968e137
|
Fix user profile best performance weighting being out of order
|
2020-11-11 10:19:59 +09:00 |
|
smoogipoo
|
be5d143b5a
|
Reorder params
|
2020-09-11 12:17:12 +09:00 |
|
Andrei Zavatski
|
913e3faf60
|
Move PaginatedContainerWithHeader logic to a base class
|
2020-09-10 20:48:06 +03:00 |
|
Andrei Zavatski
|
95eeebd93f
|
Fix setting count for recent scores is overcomplicated
|
2020-09-08 15:31:00 +03:00 |
|
Andrei Zavatski
|
1bc41bcfd7
|
Move scores counter logic to a better place
|
2020-09-08 00:04:14 +03:00 |
|
Andrei Zavatski
|
e39609d3ca
|
Implement PaginatedContainerWithHeader component
|
2020-09-07 23:08:50 +03:00 |
|
Andrei Zavatski
|
b7bd084296
|
Remove missing text where not needed
|
2020-09-07 22:30:43 +03:00 |
|
Andrei Zavatski
|
1c55039994
|
Remove old header from PaginatedContainer
|
2020-09-07 22:24:10 +03:00 |
|
Andrei Zavatski
|
16cfb9310b
|
Naming adjustments
|
2020-01-18 03:40:31 +03:00 |
|
Andrei Zavatski
|
6e776d02f8
|
Refactor PaginatedScoreContainer to use new components
|
2020-01-18 03:33:02 +03:00 |
|
Andrei Zavatski
|
f6cde911e2
|
Use switch expressions
|
2019-12-17 13:41:28 +03:00 |
|
Andrei Zavatski
|
023892738a
|
Integration into overlay
|
2019-12-17 12:36:44 +03:00 |
|
Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
Dean Herbert
|
bef44b8e58
|
item -> model
|
2019-08-28 13:31:12 +09:00 |
|
Andrei Zavatski
|
5fd43d42f4
|
CI fixes
|
2019-08-27 16:09:37 +03:00 |
|
Andrei Zavatski
|
22ee7db805
|
Refactor PaginatedContainer to avoid code duplication
|
2019-08-27 15:47:37 +03:00 |
|
smoogipoo
|
066bee3535
|
Simplify offset calculation
|
2019-07-19 16:02:33 +09:00 |
|
Andrei Zavatski
|
9458bca58f
|
Update usage of requests
|
2019-07-15 13:37:25 +03:00 |
|
EVAST9919
|
19fbab6892
|
Applied suggested changes
|
2019-05-28 19:39:31 +03:00 |
|
EVAST9919
|
6ca3bd086f
|
ShowMore button update
|
2019-05-28 17:04:05 +03:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
7e35afd178
|
Fix loading scores on profile pages potentially causing long blocking operations
|
2018-12-03 18:37:44 +09:00 |
|
Dean Herbert
|
059e9e180b
|
Apply review
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
3727955911
|
Refactors/renames
|
2018-11-30 16:35:45 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
Dean Herbert
|
923acfbeaf
|
Fix some web requests being run after disposal of their owner
|
2018-09-05 10:26:54 +09: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
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +09:00 |
|
jorolf
|
9aaefb5e97
|
same for PaginatedScoreContainer
|
2017-11-18 20:09:31 +01:00 |
|
Dean Herbert
|
0168b7eb88
|
Merge remote-tracking branch 'upstream/master' into profile-overlay-visual
|
2017-11-13 21:21:57 +09:00 |
|
EVAST9919
|
a9b58a2ad2
|
Drawable score visual improvements
|
2017-11-09 17:12:06 +03:00 |
|
EVAST9919
|
edeeefea3b
|
Fix missing text has been shown before api request has been completed
|
2017-11-08 20:42:24 +03:00 |
|
EVAST9919
|
761d885167
|
Add Favourite Beatmaps section in UserProfileOverlay
|
2017-11-03 20:25:21 +03:00 |
|