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-24 06:19:55 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
796
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
35 Commits
Fix possible null
Andrei Zavatski
·
2019-12-17 12:50:50 +03:00
bc9177983a
Integration into overlay
Andrei Zavatski
·
2019-12-17 12:36:44 +03:00
023892738a
Implement CommentsShowMoreButton
Andrei Zavatski
·
2019-10-13 14:43:30 +03:00
a44cc2e70b
item -> model
Dean Herbert
·
2019-08-28 13:31:12 +09:00
bef44b8e58
Simplify schedule layout
Dean Herbert
·
2019-08-28 13:28:57 +09:00
3942c83c18
T -> TModel
Dean Herbert
·
2019-08-28 13:28:21 +09:00
27633c8dbd
Remove "AllowCreate" function by instead handling nulls
Dean Herbert
·
2019-08-28 13:27:44 +09:00
f18b5a3c02
CI fixes
Andrei Zavatski
·
2019-08-27 16:09:37 +03:00
5fd43d42f4
Add AllowCreate function
Andrei Zavatski
·
2019-08-27 15:58:57 +03:00
9a383eee1a
Refactor PaginatedContainer to avoid code duplication
Andrei Zavatski
·
2019-08-27 15:47:37 +03:00
22ee7db805
Fix paginated layouts only showing one column even if enough space is available for more
Dean Herbert
·
2019-06-07 14:58:04 +09:00
2531250f89
Add a testcase
EVAST9919
·
2019-05-30 23:07:04 +03:00
fe9e53e383
Move the button into a separate class
EVAST9919
·
2019-05-30 22:55:59 +03:00
2933169614
Make the button inherit from OsuHoverContainer
EVAST9919
·
2019-05-30 22:48:27 +03:00
73fb28f9f7
Fix CI issues
EVAST9919
·
2019-05-28 19:53:00 +03:00
5169e31d54
Applied suggested changes
EVAST9919
·
2019-05-28 19:39:31 +03:00
19fbab6892
Fix CI stuff
EVAST9919
·
2019-05-28 17:21:34 +03:00
857eb9b83a
ShowMore button update
EVAST9919
·
2019-05-28 17:04:05 +03:00
6ca3bd086f
Use interface to access API
Allows for better testability.
Dean Herbert
·
2019-03-13 12:58:18 +09:00
f0114d776d
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Merge branch 'master' into osu-fontusage
Dean Herbert
·
2019-02-22 18:09:23 +09:00
3015d40f8f
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Made medium the default font weight
smoogipoo
·
2019-02-20 16:52:36 +09:00
dbfa95b9e7
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Fix some web requests being run after disposal of their owner
Dean Herbert
·
2018-09-05 10:26:54 +09:00
923acfbeaf
Use vertical/horizontal pair instead
Dean Herbert
·
2018-06-20 10:45:35 +09:00
d7f65d62e0
Add padding to 'show more' button
Michael Manis
·
2018-06-18 19:14:44 -04:00
a0f1143287
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Add pending and graveyarded beatmapsets to profile page
EVAST9919
·
2017-11-14 08:26:44 +03:00
08ce2705c6
Fix missing text has been shown before api request has been completed
EVAST9919
·
2017-11-08 20:42:24 +03:00
edeeefea3b
Add Favourite Beatmaps section in UserProfileOverlay
EVAST9919
·
2017-11-03 20:25:21 +03:00
761d885167