Allow upload of readme.txt/.md and license.txt/.md
This commit is contained in:
@@ -178,6 +178,7 @@ public:
|
||||
bool IsInUploadsDirectory(const std::filesystem::path&path) const;
|
||||
bool IsInAudioTracksDirectory(const std::filesystem::path&path) const;
|
||||
bool IsValidArtworkFile(const std::filesystem::path& fullPath);
|
||||
bool IsValidReadmeFile(const std::filesystem::path& fullpath);
|
||||
|
||||
FileRequestResult GetFileList2(const std::string&relativePath,const UiFileProperty&fileProperty);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user