yavsc/web/ApiControllers
Paul Schneider 9912d0cbb2 Markdown video and audio, supported at client side
* BlogsController.cs: Fixes the Markdown usage of the uploaded
  files:
Files are now renamed by dropping invalid characters and replacing
  spaces by underscores.
An existing destination file is removed at upload.

* showdown.js: Renders audio and video at client side

* to-markdown.js: converts html audio and video to Markdown

* TestByteA.cs: adds a prefix, an underscore, to the test table
  `_testbytea`

* Edit.aspx: Uses the new `showdown` javascript module (that
  previously was named `Showdown`)

* Web.csproj: cleaning

* MarkdownDeep.dll: Renders video an audio

* GruntFile.js: Was pollution
9 years ago
..
AccountController.cs * Global.asax.cs: ignored routes are revisited 9 years ago
AuthorizationDenied.cs * Adds client resourses for Markdown.js 9 years ago
BasketController.cs fixes the circle creation 9 years ago
BlogsController.cs Markdown video and audio, supported at client side 9 years ago
CalendarController.cs * font-awesome.css: an awesome css 9 years ago
CircleController.cs * yavsc.js: 9 years ago
FrontOfficeController.cs * bg.gif: 9 years ago
GCMController.cs * AccountController.cs: Register and reset passord 9 years ago
PaypalController.cs * cldr.js: 9 years ago
WorkFlowController.cs * font-awesome.css: an awesome css 9 years ago
YavscApiController.cs * Global.asax.cs: ignored routes are revisited 9 years ago