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 07:49:52 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
16 Commits
Expand requests
Andrei Zavatski
·
2019-08-06 17:47:31 +03:00
3cfbbac5dc
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
Update usage of requests
Andrei Zavatski
·
2019-07-15 13:37:25 +03:00
9458bca58f
Use limit in requests
Andrei Zavatski
·
2019-07-15 13:31:57 +03:00
111541fe7a
Rename APIScoreInfo -> APILegacyScoreInfo
smoogipoo
·
2019-03-27 17:08:40 +09:00
012dcc25c9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Score -> ScoreInfo
smoogipoo
·
2018-11-28 18:33:01 +09:00
219929eb47
ToLower -> ToLowerInvariant
Dean Herbert
·
2018-07-25 07:37:05 +02:00
da8fc0ee5d
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
Disable resharper inspections on case-by-case basis
smoogipoo
·
2017-11-20 18:55:48 +09:00
aac41d2de6
make pagination work and remove duplication in RanksSection
Jorolf
·
2017-09-21 22:07:23 +02:00
72141935e8
Add API retrieval support
Dean Herbert
·
2017-09-14 20:08:07 +09:00
98b847b025