Commit Graph

17 Commits

Author SHA1 Message Date
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert c587d10cc3 Revert storage workaround 2022-05-21 15:55:07 +09:00
Dean Herbert 72386d9377 Fix incorrect storage being used in `CreateFileSafely` implementation 2022-05-21 15:17:10 +09:00
Dean Herbert 5bf17dde9f Fix missing `MutatePath` calls 2022-05-21 14:43:35 +09:00
Dean Herbert f78eb0066c Update `Storage` in line with new methods 2022-05-16 17:51:12 +09:00
Dean Herbert 2938f44e6c Update `PresentExternally` usages in line with framework changes 2022-03-24 23:41:07 +09:00
Dean Herbert 6944151486 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Susko3 51c5d0aec7 Update to be in line with framework changes 2021-10-24 13:21:41 +02:00
Susko3 25f172fae8 Update usages of OpenInNativeExplorer to use ShowFileInNativeExplorer
Also updates WrappedStorage to override ShowFileInNativeExplorer.
2021-10-17 12:56:29 +02:00
Dean Herbert d4310f5d9a Move database connection string operations local
In line with framework changes in
https://github.com/ppy/osu-framework/pull/4793.
2021-09-27 17:32:41 +09:00
Dean Herbert 58e84760b9 Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
Dean Herbert 218cc39a4c Avoid throwing exceptions when MutatePath is called with null path 2020-09-03 13:20:23 +09:00
Dean Herbert 6904d5d247 Remove unnecessary override 2020-05-25 13:12:53 +09:00
Dean Herbert 1977affe7e Fix OpenInNativeExplorer not working correctly for wrapped storages 2020-05-25 09:27:11 +09:00
Dean Herbert a11be07bb1 Move log storage location after migration complete 2020-05-11 21:39:44 +09:00
Dean Herbert 384862d48b Fix incorrect relative paths when using GetStorageForDirectory 2020-05-10 13:20:13 +09:00
Dean Herbert 7781408643 Update in line with framework storage changes 2020-05-06 18:28:24 +09:00