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-06-12 12:04:07 +08:00
Code
Issues
Releases
Wiki
Activity
23,761
Commits
4
Branches
803
Tags
dee9ffc694f07c0cce3f4eab34aa80beffa5dfa1
Commit Graph
128 Commits
Apply suggested changes
Andrei Zavatski
·
2019-10-17 16:28:32 +03:00
9ee63a8c1a
Parse voted comments
Andrei Zavatski
·
2019-10-17 12:35:12 +03:00
38dcd42d08
Add support for deleted comments with message
Andrei Zavatski
·
2019-10-15 12:07:01 +03:00
96e31b9cca
Remove initial filed
Andrei Zavatski
·
2019-10-15 11:25:58 +03:00
eb5dad08aa
APICommentsController -> CommentBundle
Andrei Zavatski
·
2019-10-15 11:20:06 +03:00
3c714dc013
CI fix
Andrei Zavatski
·
2019-10-15 01:10:23 +03:00
ad32d66365
Use linq expression to count deleted comments
Andrei Zavatski
·
2019-10-15 00:55:33 +03:00
0fd6b0c852
Childs -> Children
Andrei Zavatski
·
2019-10-15 00:32:21 +03:00
09621f066e
Simplify IsTopLevel and IsDeleted properties
Andrei Zavatski
·
2019-10-15 00:26:31 +03:00
0676c880b5
CI fixes
Andrei Zavatski
·
2019-10-14 17:33:14 +03:00
d4843285db
Fix escaped html strings not being unescaped
Andrei Zavatski
·
2019-10-14 17:02:48 +03:00
a4ffd4798d
Cleanups
Andrei Zavatski
·
2019-10-14 16:43:43 +03:00
7cd3f5656d
Add DeletedChildsPlaceholder to the bottom of the comments container
Andrei Zavatski
·
2019-10-09 14:10:05 +03:00
107d39c3e9
Implement DeletedChildsPlaceholder component
Andrei Zavatski
·
2019-10-09 13:37:07 +03:00
7e3c97f496
Handle deleted comments
Andrei Zavatski
·
2019-10-09 12:18:49 +03:00
b2bd78308d
Handle edited comments
Andrei Zavatski
·
2019-10-09 11:32:17 +03:00
ad99a3236f
Implement ShowChildsButton
Andrei Zavatski
·
2019-10-09 11:07:56 +03:00
0a56b041fd
Improve message parsing
Andrei Zavatski
·
2019-10-09 10:17:14 +03:00
faef4d932d
Implement SortSelector component
Andrei Zavatski
·
2019-10-08 22:46:42 +03:00
29b0eacc82
Rename APIComments to APICommentsController
Andrei Zavatski
·
2019-10-08 19:22:23 +03:00
4230b00110
Parse parent comments
Andrei Zavatski
·
2019-10-08 19:09:02 +03:00
000e4a563c
Parse child comments
Andrei Zavatski
·
2019-10-08 15:39:03 +03:00
451a7342ce
Add a User property to the comment for easy access
Andrei Zavatski
·
2019-10-08 13:45:13 +03:00
801b5b474e
Implement temp fix to get the actual message
Andrei Zavatski
·
2019-10-08 13:31:49 +03:00
4b1a40daba
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
First
Previous
1
2
3
Next
Last