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-15 19:34:54 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
22 Commits
Remove completely unnecessary subscriptions per collection
Bartłomiej Dach
·
2025-02-11 09:13:08 +01:00
884fa20b28
Fix not being able to scroll to new collection text box when list overflows
Bartłomiej Dach
·
2024-11-18 15:28:30 +01:00
22b082d968
Add search bar to collection management dialog
Dean Herbert
·
2024-11-18 16:32:56 +09:00
5ce1f7679b
Scroll to new collection in list when adding a new collection
Dean Herbert
·
2024-11-18 16:32:56 +09:00
a570863854
Add scrollbar to manage collections dialog
Dean Herbert
·
2024-11-18 16:32:56 +09:00
e5778eb1fc
Fix code inspection
Bartłomiej Dach
·
2024-11-14 11:58:57 +01:00
f9489690cb
Fix more tests reading in wrong order
Dean Herbert
·
2024-11-14 14:46:58 +09:00
fea6a54432
Avoid using
newTexst
as it doesn't work well with tests
Dean Herbert
·
2024-11-14 14:39:05 +09:00
17b1888c59
Avoid writing changes to realm when collection name wasn't actually changed
Dean Herbert
·
2024-11-14 14:39:05 +09:00
ebe9a9f083
Change collection management dialog to handle changes more correctly
Dean Herbert
·
2024-11-14 14:39:05 +09:00
695f156f5f
Bring realm library up-to-date
Dean Herbert
·
2023-07-06 13:37:43 +09:00
a98a36872e
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Force alphabetical ordering for now
Dean Herbert
·
2022-07-28 14:07:42 +09:00
392cb352cc
Add missing realm subscription cleanup
Dean Herbert
·
2022-07-28 13:57:21 +09:00
da06467891
Fix
ManageCollectionsDialog
and remove weird placeholder logic
Dean Herbert
·
2022-07-28 13:57:21 +09:00
34a2d1a6e1
Replace
BeatmapCollection
with
RealmBeatmapCollection
Dean Herbert
·
2022-07-27 19:35:09 +09:00
41393616d8
Remove
CollectionManager
Dean Herbert
·
2022-07-27 18:45:33 +09:00
9c543fef48
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add some xmldocs
smoogipoo
·
2020-09-08 16:50:51 +09:00
38ade433a6
Create a new collection via a placeholder item
smoogipoo
·
2020-09-08 16:43:37 +09:00
0bf6bfe5ee
Improve paddings of collection management dialog
Dean Herbert
·
2020-09-08 12:51:42 +09:00
3e96c6d036
Rename classes
smoogipoo
·
2020-09-05 03:55:43 +09:00
345fb9d8e0