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-03 10:50:58 +08:00
Code
Issues
Releases
Wiki
Activity
6,601
Commits
4
Branches
801
Tags
bc7621607a5f6d744fa0b24cf384ad3914bfb3ef
Commit Graph
66 Commits
*Database -> *Store
Welcome back BeatmapManager
Dean Herbert
·
2017-07-27 16:56:41 +09:00
5f53426a9a
Reshuffle namespaces
Dean Herbert
·
2017-07-26 13:22:46 +09:00
fce580d717
Rename EasingTypes to Easing
Thomas Müller
·
2017-07-22 20:53:53 +02:00
e68675f970
Improve formatting of panel creation code
Dean Herbert
·
2017-07-13 12:52:51 +09:00
f142bd0dc0
Use a bindable for the current query.
Aso debounce and don't require hitting enter.
Dean Herbert
·
2017-07-13 12:22:51 +09:00
8045e0566f
Don't return so early on empty search (never clears results)
Dean Herbert
·
2017-07-13 12:20:32 +09:00
4e1a998f9d
Avoid potentially calling updateSearch more than once in a single update
Dean Herbert
·
2017-07-13 12:20:07 +09:00
e30f0a2e69
CI fixes.
DrabWeb
·
2017-07-11 01:42:51 -03:00
b448603d6c
Cleanup.
DrabWeb
·
2017-07-11 01:03:38 -03:00
fbe414d780
Merge
https://github.com/ppy/osu
into osu-direct-search
DrabWeb
·
2017-07-11 00:26:49 -03:00
84701846ec
Update framework with better children list
Thomas Müller
·
2017-06-24 12:56:35 +02:00
1bca9ca0e9
Small cleanup
DrabWeb
·
2017-06-08 06:47:21 -03:00
30fe7315ee
Fix being able to commit with an empty query and clearing the results
DrabWeb
·
2017-06-08 06:31:37 -03:00
bb103d7878
Make the header tabs work
DrabWeb
·
2017-06-08 06:21:45 -03:00
70e12e5d9b
Result counts displaying
DrabWeb
·
2017-06-07 11:30:52 -03:00
add08e65ff
Fix being able to start typing something, change other filters, and have the search use the currently typing query
DrabWeb
·
2017-06-07 11:13:12 -03:00
a4be5c8a78
Ruleset filtering
DrabWeb
·
2017-06-07 11:00:05 -03:00
312fd16631
Request sorting, fix VS Code's "refactoring"
DrabWeb
·
2017-06-07 10:40:18 -03:00
f7f4f5e155
DirectSortCritera -> DirectSortCriteria
DrabWeb
·
2017-06-07 10:19:17 -03:00
3ed740676f
Merge
https://github.com/ppy/osu
into osu-direct-search
DrabWeb
·
2017-06-07 09:56:13 -03:00
8006fab3c7
Generic type argument formatting
DrabWeb
·
2017-05-31 21:29:50 -03:00
0439b15728
Trim whitespace
DrabWeb
·
2017-05-31 05:22:54 -03:00
9942733b63
Merge branch 'master' into social-browser
Seth
·
2017-05-31 05:18:52 -03:00
394745bca5
Update in line with framework
Dean Herbert
·
2017-05-30 22:23:51 +09:00
8544b45443
Update focus handling in line with framework changes
Dean Herbert
·
2017-05-28 20:08:46 +09:00
d749fc516d
Rank status filtering
DrabWeb
·
2017-05-28 02:43:37 -03:00
95cfce2950
Basic searching in osu!direct, move BeatmapSetOnlineInfo covers into their own class
DrabWeb
·
2017-05-28 02:26:25 -03:00
8745948a01
Unused using directives
DrabWeb
·
2017-05-26 06:12:22 -03:00
c0999c7fc1
Move DisplayStyleControl to all FilterControls
DrabWeb
·
2017-05-26 06:05:05 -03:00
12f6276e05
CI fixes
DrabWeb
·
2017-05-26 03:10:36 -03:00
5785715ad5
Browser - SearchableList
DrabWeb
·
2017-05-26 02:44:09 -03:00
68377494f7
Autohide social when entering a screen that doesn't allow overlays, fix potential nullrefs in DirectOverlay, CreateControls -> CreateSupplementaryControls
DrabWeb
·
2017-05-26 02:32:01 -03:00
5831da6978
Cleanup
DrabWeb
·
2017-05-26 02:16:56 -03:00
fc67582c3f
Abstract DirectOverlay layout into base class for Social and osu!direct - BrowseOverlay, initial layout of social browser
DrabWeb
·
2017-05-26 00:54:03 -03:00
8fca0fddb3
CI fixes
DrabWeb
·
2017-05-24 03:08:48 -03:00
a25c504965
resultCounts -> ResultAmounts
DrabWeb
·
2017-05-24 02:40:34 -03:00
72c9959215
Merge branch 'osu-direct' of
https://github.com/DrabWeb/osu
into osu-direct
DrabWeb
·
2017-05-24 02:40:00 -03:00
ba2627d4e2
Remove tabs
DrabWeb
·
2017-05-24 02:38:55 -03:00
e59c1879a2
Keep one object per file
DrabWeb
·
2017-05-24 02:37:27 -03:00
4490596f5f
Remove @ from to-be-localized strings
DrabWeb
·
2017-05-24 02:19:45 -03:00
b08668b6d9
Compare with private field
Dean Herbert
·
2017-05-24 13:43:10 +09:00
5e01940770
Remove ??, value can never be null
DrabWeb
·
2017-05-23 15:08:02 -03:00
be1ae2bd8e
Tab character
DrabWeb
·
2017-05-23 14:46:23 -03:00
7a4b476121
Indentation
DrabWeb
·
2017-05-23 14:42:57 -03:00
aa9a636c3c
CI fixes
DrabWeb
·
2017-05-23 14:41:30 -03:00
7b9eacc213
Make result counts scroll with the panels
DrabWeb
·
2017-05-23 14:34:34 -03:00
4f17a4fe91
Unused using
DrabWeb
·
2017-05-22 02:03:53 -03:00
3c35badf06
Make FilterControl not scroll with the panels
DrabWeb
·
2017-05-22 02:03:26 -03:00
6bf0ca59fe
Fix nullref when changing display mode without any BeatmapSets added
DrabWeb
·
2017-05-21 18:54:35 -03:00
4e2126dca8
Fix search field losing focus
DrabWeb
·
2017-05-21 15:30:10 -03:00
eb77c94150
First
Previous
1
2
Next
Last