This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 04:32:35 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
28 Commits
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Display nominated ranked beatmaps in user profile
Joseph Madamba
·
2022-12-06 23:36:11 -08:00
56e94e49a3
Replace calls to defective Humanizer methods with correct version
Bartłomiej Dach
·
2022-07-18 22:34:58 +02:00
6f37487528
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add support for fetching user guest participations
Salman Ahmed
·
2022-04-22 07:55:39 +03:00
a9ea0ab91b
Pagination
-> `PaginationParameters
Salman Ahmed
·
2022-04-19 02:48:34 +03:00
c858ec2483
Introduce
Pagination
and simplify paginated API requests
Salman Ahmed
·
2022-04-19 02:04:23 +03:00
96d4369cc8
Add concept of "initial items count" in paginated API requests
Salman Ahmed
·
2022-04-18 22:59:49 +03:00
9d59cd408f
Adjust user beatmap sections on profile overlay to match web
Bartłomiej Dach
·
2021-07-20 21:55:17 +02:00
1e634d9db0
Add loved section
Andrei Zavatski
·
2019-08-01 11:06:29 +03:00
0f36088ef8
Simplify offset calculation
smoogipoo
·
2019-07-19 16:02:33 +09:00
066bee3535
Add PaginatedWebRequest to handle request pagination
smoogipoo
·
2019-07-19 15:33:09 +09:00
99ab77b926
Use limit in requests
Andrei Zavatski
·
2019-07-15 13:31:57 +03:00
111541fe7a
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
Dean Herbert
·
2018-06-08 11:42:35 +09:00
8cc31aca54
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Merge branch 'master' into update-branch
smoogipoo
·
2018-02-08 23:35:48 +09:00
b500b76407
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Merge master into netstandard
smoogipoo
·
2017-12-27 20:48:53 +09:00
7a793eaded
rename GetBeatmapSetsResponse
jorolf
·
2017-11-29 23:08:46 +01:00
14fdf98abc
separate GetUserBeatmapsRequest and GetUserMostPlayedBeatmapsRequest
jorolf
·
2017-11-26 22:06:03 +01:00
4c68090e59
Disable resharper inspections on case-by-case basis
smoogipoo
·
2017-11-20 18:55:48 +09:00
aac41d2de6
cleanup
jorolf
·
2017-11-19 14:33:50 +01:00
66c51c7b44
add a user most played beatmaps request/response
jorolf
·
2017-11-19 14:18:14 +01:00
48b44e8e4e
Add pending and graveyarded beatmapsets to profile page
EVAST9919
·
2017-11-14 08:26:44 +03:00
08ce2705c6
Add Humanizer package
EVAST9919
·
2017-11-07 12:38:10 +03:00
a46dbee532
Apply suggestion concerning the BeatmapSetType enum
EVAST9919
·
2017-11-06 21:46:28 +03:00
b8b5c67cd2
Add Favourite Beatmaps section in UserProfileOverlay
EVAST9919
·
2017-11-03 20:25:21 +03:00
761d885167