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-18 03:33:39 +08:00
Code
Issues
Releases
Wiki
Activity
30,980
Commits
4
Branches
791
Tags
b448ca3efe89d2ea7f6b8f97577f97ec6acaa642
Commit Graph
19 Commits
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