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-25 00:20:49 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
796
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
404 Commits
Add IsDeleted property
Andrei Zavatski
·
2019-10-07 18:45:22 +03:00
cc6bf2f173
Hook up api and implement some visual comments representation
Andrei Zavatski
·
2019-10-07 18:26:07 +03:00
aa8df0fa20
Add IsTopLevel property
Andrei Zavatski
·
2019-10-07 16:58:24 +03:00
738580ec61
Implement GetCommentsRequest
Andrei Zavatski
·
2019-10-07 16:48:05 +03:00
76db200bd3
Implement ChangelogEntryType
Andrei Zavatski
·
2019-09-19 20:34:37 +03:00
573da7b1e7
Refactor to match web implementation 1:1
Dean Herbert
·
2019-09-02 17:04:38 +09:00
d21d68b36c
Move enum to response class
Dean Herbert
·
2019-09-02 15:57:55 +09:00
0985b1679f
Merge remote-tracking branch 'upstream/master' into kudosu-info
Dean Herbert
·
2019-09-02 15:25:41 +09:00
13fadec6ec
Fix the comment
Andrei Zavatski
·
2019-08-30 10:26:11 +03:00
72dbeaec16
Move Absing from the APIKudosuHistory
Andrei Zavatski
·
2019-08-30 10:13:21 +03:00
b03b520818
Update to match api
StanR
·
2019-08-29 12:29:31 +03:00
d303083179
Merge branch 'master' into beatmapset-genre-language
StanR
·
2019-08-29 09:57:53 +03:00
3347ee8170
Add comments
Andrei Zavatski
·
2019-08-27 15:36:08 +03:00
ed827d514f
Expand APIKudosuHistory
Andrei Zavatski
·
2019-08-18 21:27:53 +03:00
2393bbc69b
fix incorrect json property
Andrei Zavatski
·
2019-08-09 11:19:14 +03:00
093359c13b
Basic request implementation
Andrei Zavatski
·
2019-08-09 10:47:52 +03:00
5073bce2dc
Simple implementation
Andrei Zavatski
·
2019-07-21 21:41:07 +03:00
de8ac9a428
Add genre and language sections to beatmapset overlay
StanR
·
2019-07-11 16:44:48 +03:00
cd7c03c13a
Merge remote-tracking branch 'upstream/master' into user-best-score
Dean Herbert
·
2019-07-11 11:32:47 +09:00
c22633967b
Use the correct property to retrieve the milliseconds
iiSaLMaN
·
2019-07-10 23:12:18 +03:00
b2f23a10c8
Merge branch 'master' into user-best-score
Dean Herbert
·
2019-07-11 00:31:26 +09:00
2285c2b1df
Convert length retrieved from online to milliseconds
iiSaLMaN
·
2019-07-09 17:53:34 +03:00
e73f22eff8
Extend APILegacyScores request
Andrei Zavatski
·
2019-07-08 11:25:25 +03:00
a0efd50f62
Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
iiSaLMaN
·
2019-07-08 09:10:41 +03:00
90d5484818
Move Length out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:25:36 +03:00
729f0901f7
Move BPM out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:11:44 +03:00
3ea9629daf
Fix incorrect type specification
Dean Herbert
·
2019-07-04 16:16:17 +09:00
2b9f7d551f
Add messaging telling users how to leave changelog comments
Dean Herbert
·
2019-07-04 15:47:06 +09:00
4885f0f0c7
Fix online ScoreInfo having the wrong ruleset
naoey
·
2019-07-03 14:25:59 +05:30
9805adc61d
Implement replay downloading with ArchiveDownloadModelManager
naoey
·
2019-06-28 09:33:13 +05:30
ab0bb8b678
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-19 01:14:32 +03:00
5278c5f365
Fix typo in VersionNavigation class name
Dean Herbert
·
2019-06-17 16:32:38 +09:00
84a0b948e1
Fix metrics being populated with null ratings
smoogipoo
·
2019-06-13 19:14:58 +09:00
389997dbc4
Remove GetBeatmapDetailsRequest
smoogipoo
·
2019-06-13 16:57:19 +09:00
583bb53f53
Move metrics to beatmap set
smoogipoo
·
2019-06-13 16:52:49 +09:00
0a79b444d9
Deserialize API metrics
smoogipoo
·
2019-06-13 16:39:38 +09:00
f240a157b2
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-10 21:39:32 +03:00
ae284d1127
Add a container for Beatmap Availability
KingLuigi4932
·
2019-06-10 20:17:44 +03:00
3202110b80
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
Lucas A
·
2019-06-10 19:13:54 +02:00
2e911d0e96
Add Availability to BeatmapSetOnlineInfo
KingLuigi4932
·
2019-06-10 13:18:38 +03:00
3fc604b60a
Make APIChangelogEntry.Major a non-nullable property
Lucas A
·
2019-06-08 09:45:34 +02:00
e8c73f3127
Use a constant for lazer variables
Dean Herbert
·
2019-06-03 13:16:05 +09:00
115a75e4c6
Remove redundant prefixes
Dean Herbert
·
2019-05-21 14:02:34 +09:00
a9447eaf7b
Use bindables the whole way
Dean Herbert
·
2019-05-21 13:34:35 +09:00
a131875a7b
Update ChangelogHeader to work again with OverlayHeader
Dean Herbert
·
2019-05-21 12:52:50 +09:00
58a3480b6a
Remove StreamColour class and implement locally
Dean Herbert
·
2019-05-17 18:31:53 +09:00
dbc42fd59e
fixup! Convert BadgeDisplay to use bindable
Dean Herbert
·
2019-05-17 18:31:53 +09:00
37e989fc64
API request clean-up
Dean Herbert
·
2019-05-15 18:21:06 +09:00
1505ca976b
Add JsonProperty hinting
Dean Herbert
·
2019-05-13 17:26:50 +09:00
d66a26cd11
Split out web response classes into own files
Dean Herbert
·
2019-05-13 17:24:33 +09:00
8ecd1912e1
First
Previous
...
5
6
7
8
9
Next
Last