* README.md: blanked: not clear enough

* FileSystemController.cs: Fixes the route to user's Files by an
  Admin.

* FileSystemManager.cs: * Fixes the dir separator usage
* Adds a method to validate a directory or file name

* YavscModel.csproj:
* Commande.cs: FileInfoCollection is now removed

* FileInfoCollection.cs:
* DirNotFoundException.cs: Removes useless code
This commit is contained in:
Paul Schneider
2015-08-14 01:43:55 +02:00
parent 679a249faf
commit 3fa55acf2e
10 changed files with 87 additions and 203 deletions

View File

@ -1,3 +1,7 @@
2015-08-14 Paul Schneider <paul@pschneider.fr>
* README.md: blanked: not clear enough
2015-07-17 Paul Schneider <paul@pschneider.fr>
* Yavsc.sln: