* 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,8 @@
2015-08-14 Paul Schneider <paul@pschneider.fr>
* FileSystemController.cs: Fixes the route to user's Files by
an Admin.
2015-08-05 Paul Schneider <paul@pschneider.fr>
* style.css: Gives a margin to the login panel