Commit Graph

18242 Commits

Author SHA1 Message Date
827d75b152 Revert "Add protection against migrating to a nested folder"
This reverts commit ef8375b442.
2020-05-14 22:44:27 +09:00
ef8375b442 Add protection against migrating to a nested folder 2020-05-14 22:42:42 +09:00
0faafac5a2 Merge pull request #9003 from peppy/fix-taiko-scroller-time-control
Fix taiko scroller not correctly adhering to gameplay time movement
2020-05-14 17:56:07 +09:00
4bf5477252 Merge branch 'master' into fix-taiko-scroller-time-control 2020-05-14 17:04:09 +09:00
0e15bb5ca5 Merge branch 'master' into pr-beatmap_listing_pagination 2020-05-14 16:36:07 +09:00
facde2c8e1 Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
c836c9319b Combine pagination logic into BeatmapListingFilterControl 2020-05-14 15:35:11 +09:00
39f8f7ed78 Merge branch 'master' into directory-chooser 2020-05-14 15:23:52 +09:00
04c9973526 Clean up cancellation logic 2020-05-14 14:33:31 +09:00
fa3373e5f3 Reorder file and change naming slightly 2020-05-14 14:24:43 +09:00
5e09a1b334 Use Action rather than custom handler 2020-05-14 14:23:12 +09:00
149cb93e8c Add very basic error handling when a directory cannot be enumerated 2020-05-14 13:18:37 +09:00
9e71b3c4df Merge branch 'master' into pr-beatmap_listing_pagination 2020-05-14 02:23:46 +09:00
43450b5485 Resolve remaining InspectCode issues
> CI should now pass build test
2020-05-14 01:57:03 +09:00
1ac9c7c15a Add license header to WebRequestExtensions 2020-05-14 00:04:31 +09:00
ad1d050fb4 Throw exception on copy timeout 2020-05-13 20:29:15 +09:00
49e616b7e5 Also check for directory presence before migrating 2020-05-13 20:19:14 +09:00
9de216f1b4 Merge branch 'master' into migration-backend 2020-05-13 20:15:22 +09:00
46608615b0 Merge branch 'master' into fix-taiko-scroller-time-control 2020-05-13 19:20:02 +09:00
c048d9b6ae Fix incorrect assignment 2020-05-13 18:55:06 +09:00
e9e03d038d Tidy up naming and structure 2020-05-13 18:54:46 +09:00
246812e0b1 Change breadcrumb display icons to match design 2020-05-13 18:54:45 +09:00
49e4fc6cba Move to better namespace 2020-05-13 18:54:45 +09:00
45387a7131 Merge branch 'master' into pr-beatmap_listing_pagination 2020-05-13 15:41:27 +09:00
18d71c6894 Merge pull request #9002 from Craftplacer/cacheas-game-components
Use CacheAs for caching game-wide components
2020-05-13 11:42:48 +09:00
bbf4c687a8 Improve xmldoc 2020-05-13 11:09:17 +09:00
5962dedd35 Reimplement cursor as part of WebRequest extensions
> Added WebRequestExtensions
> Moved Cursor request logic from SearchBeatmapSetsRequest
2020-05-13 05:04:39 +09:00
cabf3a89b1 More robust cursor parsing solution
> Change cursor request to return last response's entire cursor structure
2020-05-13 03:44:57 +09:00
6a867caaaa Merge branch 'master' into pr-beatmap_listing_pagination 2020-05-13 02:20:10 +09:00
e321494f15 Fix sort-by handling
> Add other cursor fields for paging different sortings
> Sorted as they show in GUI code-wise for more readability for now
2020-05-13 02:15:24 +09:00
82190a07b8 Remove temporary comments
> Removes unnecessary xmldoc comments
2020-05-13 02:01:38 +09:00
0c60b10757 Fix code factor issues
> ran "dotnet format --check", shouldn't return whitespace errors anymore
2020-05-13 01:14:11 +09:00
f07d95ac59 Use IReadOnlyList<T> for TypedListConverter. 2020-05-12 21:49:55 +08:00
f7d26688f4 Merge branch 'master' into json-converter 2020-05-12 21:43:02 +08:00
a86c7f478c Initial commit 2020-05-12 05:49:35 +02:00
75a40578e8 Revert ContextFactory to private 2020-05-12 12:39:52 +09:00
e4a23b3e7d Fix ignored excluding more than top level 2020-05-12 12:39:04 +09:00
ab9149844a Merge pull request #9001 from peppy/fix-diff-recommender-nullref
Fix null reference in difficulty recommender
2020-05-12 11:55:54 +09:00
e9804bf11b Update resources 2020-05-12 11:55:34 +09:00
a5c1b461f6 Fix null reference in difficulty recommender 2020-05-12 11:14:51 +09:00
bf719f98d5 Fix beatmap skins providing fallback version lookup, preceding user skins 2020-05-12 11:08:30 +09:00
35e7cee458 Squash commits from private fork
Temporary comments left to-remove later
2020-05-12 03:18:47 +09:00
984f27c107 Add simple retry logic on file copy failure (may be in use) 2020-05-11 21:39:44 +09:00
a11be07bb1 Move log storage location after migration complete 2020-05-11 21:39:44 +09:00
6c350db097 Add connection flushing support 2020-05-11 21:39:44 +09:00
36640f5dda Merge branch 'master' into migration-backend 2020-05-11 18:52:36 +09:00
b9e5009dd5 Update framework 2020-05-11 17:09:34 +09:00
d608714cea Merge branch 'master' into midi-keybinds 2020-05-11 17:09:15 +09:00
916d8245e6 Don't timeout on long beatmap load when debugging 2020-05-11 12:50:47 +09:00
0b05a6d895 Merge branch 'master' into custom-data-directory 2020-05-11 12:12:03 +09:00