Two things:

* User views its devices, from a /manage index link
* Yavsc.Server resurection
This commit is contained in:
Paul Schneider 2018-05-15 12:13:38 +02:00
commit b962d58ded
201 changed files with 3756 additions and 502 deletions

View file

@ -1,7 +1,8 @@
{
"version": "1.0.5-*",
"description": "encore une très petite entreprise",
"authors": [
"Paul Schneider"
"Paul Schneider <paul@pschneider.fr>"
],
"packOptions": {
"repository": {
@ -171,4 +172,4 @@
"prepublish": "gulp min"
},
"embed": "Views/**/*.cshtml"
}
}