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
2015-09-25 13:41:39 +02:00
..
AccountController.cs * Global.asax.cs: ignored routes are revisited 2015-09-11 14:37:26 +02:00
AuthorizationDenied.cs * Adds client resourses for Markdown.js 2015-08-24 05:51:17 +02:00
BasketController.cs fixes the circle creation 2015-06-14 23:47:34 +02:00
BlogsController.cs Markdown video and audio, supported at client side 2015-09-25 13:41:39 +02:00
CalendarController.cs * font-awesome.css: an awesome css 2015-09-23 18:48:38 +02:00
CircleController.cs * yavsc.js: 2015-09-10 00:55:19 +02:00
FrontOfficeController.cs * bg.gif: 2015-08-04 02:10:28 +02:00
GCMController.cs * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
PaypalController.cs * cldr.js: 2015-07-15 03:36:12 +02:00
WorkFlowController.cs * font-awesome.css: an awesome css 2015-09-23 18:48:38 +02:00
YavscApiController.cs * Global.asax.cs: ignored routes are revisited 2015-09-11 14:37:26 +02:00