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-23 03:19:53 +08:00
Code
Issues
Releases
Wiki
Activity
5,498
Commits
4
Branches
796
Tags
53ad7bc8ca1bb2e45ca807fb331fc68e81bfbf58
Commit Graph
74 Commits
Add RankChart.
Huo Yaoyuan
·
2017-06-15 00:48:01 +08:00
53ad7bc8ca
Slightly update design to follow web page.
Huo Yaoyuan
·
2017-06-14 20:39:58 +08:00
43542fa5b4
Grade badges.
Huo Yaoyuan
·
2017-06-14 14:35:47 +08:00
adb4ee8095
Level badge and score region.
Huo Yaoyuan
·
2017-06-14 12:55:01 +08:00
c35a3e6999
Follow web design more.
Huo Yaoyuan
·
2017-06-13 19:43:56 +08:00
3821360942
Add placeholder text in profile header.
Huo Yaoyuan
·
2017-06-13 03:31:17 +08:00
a1c3a456fb
Update framework type.
Huo Yaoyuan
·
2017-06-12 14:42:14 +08:00
53da671b60
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-06-12 14:40:42 +08:00
e311ac612c
Update in line with framework.
smoogipooo
·
2017-06-12 12:48:47 +09:00
ffbb46f668
Refactor SectionsContainer to generic.
Huo Yaoyuan
·
2017-06-09 16:24:19 +08:00
798d8711b8
Fix initial scroll.
Huo Yaoyuan
·
2017-06-09 16:05:05 +08:00
c60ef2449f
Use PageTabControl.
Huo Yaoyuan
·
2017-06-09 16:01:16 +08:00
140c74cd2a
Improve section behaviour.
Huo Yaoyuan
·
2017-06-09 15:22:07 +08:00
51107acdff
Fix incorrect class name.
Huo Yaoyuan
·
2017-06-09 14:53:30 +08:00
8dce52e6a8
Set content in profile sections.
Huo Yaoyuan
·
2017-06-09 14:53:00 +08:00
5a0bd3b695
Set position and color for tab control.
Huo Yaoyuan
·
2017-06-09 14:25:23 +08:00
c31dd7a480
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-06-09 13:45:32 +08:00
283b6b2b5e
Fix Black Space after } and Symbol Spacing
John Neijzen
·
2017-06-08 14:48:42 +08:00
4abad17b92
Create section classes.
Huo Yaoyuan
·
2017-06-07 22:53:31 +08:00
e3cdb9f6fe
Expose header background for SectionsContainer.
Huo Yaoyuan
·
2017-06-07 22:11:38 +08:00
e94d98fa84
Add gray background.
Huo Yaoyuan
·
2017-06-07 21:15:43 +08:00
9f9107b847
Basic member of profile header.
Huo Yaoyuan
·
2017-06-06 12:12:20 +08:00
a09d873db9
UserPage -> Profile.
Huo Yaoyuan
·
2017-06-05 21:07:57 +08:00
428b44f7d9
Add test case for UserPage.
Huo Yaoyuan
·
2017-06-05 21:05:01 +08:00
1b8ef3bbbd
Move namespace and make cover background public.
Huo Yaoyuan
·
2017-05-27 23:37:15 +08:00
159e8d84c2
Fix potential nullref
Dean Herbert
·
2017-05-25 16:33:58 +09:00
d7fa6933be
Trim whitespace
DrabWeb
·
2017-05-24 22:26:48 -03:00
ec3c92fc3c
Dropdown actions, +User.Status, +UserStatusDoNotDisturb, properly align UserDropdownMenuItem
DrabWeb
·
2017-05-24 21:09:18 -03:00
efd4c57431
Inline cover
DrabWeb
·
2017-05-24 04:21:34 -03:00
ca6a9b1b71
Convert transition_duration to const
DrabWeb
·
2017-05-24 04:00:39 -03:00
a7914dc1e8
Cleanup status transition code
DrabWeb
·
2017-05-24 03:49:06 -03:00
7c6540b008
Hide status bar when Status is null
DrabWeb
·
2017-05-24 00:45:56 -03:00
2be1b00a76
Replace "Connected as _" in login form with a UserPanel
DrabWeb
·
2017-05-24 00:23:48 -03:00
247d8e9b21
CI fixes
DrabWeb
·
2017-05-22 13:22:14 -03:00
4681beab5d
Remove tab character
DrabWeb
·
2017-05-22 13:06:52 -03:00
8b505a9e8b
CoverBackgroundSprite for actually async cover loading
DrabWeb
·
2017-05-22 12:41:59 -03:00
261ea4c176
Colour -> GetAppropriateColour, adjust status change transition
DrabWeb
·
2017-05-22 12:37:19 -03:00
35814e47e4
CI fixes
DrabWeb
·
2017-05-22 03:37:36 -03:00
8a364c6068
Add UserStatusOffline
DrabWeb
·
2017-05-22 03:32:02 -03:00
aa40f88258
Add second UserPanel to visual test, center cover sprite
DrabWeb
·
2017-05-22 03:27:08 -03:00
a73cf92994
Added UserPanel and UserStatus
DrabWeb
·
2017-05-22 03:11:42 -03:00
7ce3b73ecd
Fix incorrect inheritance.
smoogipooo
·
2017-05-02 17:58:59 +09:00
f1f7a26dbd
Let's not use Country for drawings-specific stuff...
smoogipooo
·
2017-05-02 13:02:14 +09:00
e856abe59a
Update User API stuff.
Dean Herbert
·
2017-04-20 19:51:28 +09:00
c7411c47d6
Merge branch 'master' into score-statistics
Dean Herbert
·
2017-04-19 20:36:14 +09:00
3e48a57e9a
Bring API request structure up-to-date.
Dean Herbert
·
2017-04-19 16:05:06 +09:00
83fa143e17
Add a placeholder cover URL for users.
Dean Herbert
·
2017-04-18 22:22:14 +09:00
77dbbe6f34
Container->Wrapper.
Dean Herbert
·
2017-04-02 16:17:13 +09:00
bfa2e68bfb
Update async load usage to new style.
Dean Herbert
·
2017-04-02 15:56:12 +09:00
6f1fff4ee7
Use DelayedLoadContainer in more places.
Dean Herbert
·
2017-03-28 15:28:58 +09:00
4042b94e01
First
Previous
1
2
Next
Last