1
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Starbeamrainbowlabs b443508c42 Escape paths sent to the browser to avoid awkward pathing issues. 2016-08-10 17:46:43 +01:00
Starbeamrainbowlabs 4bb6a4dcc3 Windows: Detect HttpListener privilege error and inform the user. 2016-07-18 15:47:07 +01:00
Starbeamrainbowlabs d1343a472e Bugfix: Prestore remote endpoint so avoid exception when logging errors. 2016-07-17 16:17:43 +01:00
Starbeamrainbowlabs 2d020ab168 Add error handling to root HttpListener handler 2016-07-16 20:57:59 +01:00
Starbeamrainbowlabs 60b7560d21 Initial routing rewrite.
The routes aren't functioning correctly yet.
2016-07-16 15:46:53 +01:00
Starbeamrainbowlabs de2117f9bf Send error images in case of exception.
Also make image sending code more robust.
2016-07-14 21:25:58 +01:00
Starbeamrainbowlabs dd10edb281 Fix file / directory preview path issue. 2016-07-10 20:49:52 +01:00
Starbeamrainbowlabs 548c4829c6 Rewrite thumbnail generator again.
Apparently some wiring is broken in the request router though, as the thumbnail requests aren't going through correctly anymore.
2016-07-09 21:34:09 +01:00
Starbeamrainbowlabs 620cf2f892 Add preliminary file sending.\nThumbnail generation doesn't work yet (see http://stackoverflow.com/q/38271118/1460422). 2016-07-08 17:12:57 +01:00
Starbeamrainbowlabs 4f4ae8f4df Fix file request wiring and pipe requests through to method 2016-07-08 09:50:53 +01:00
Starbeamrainbowlabs 904d49df22 Update c# to reflect new folder for embedded resources 2016-07-08 09:32:06 +01:00
Starbeamrainbowlabs 6d3064b79f Begin settings up file sending 2016-07-08 09:29:54 +01:00
Starbeamrainbowlabs e99ec4ddde Add linux home directory expansion 2016-07-08 09:12:59 +01:00
Starbeamrainbowlabs 9526d95861 Prettyprint xml output and fix xslt 2016-07-06 21:11:15 +01:00
Starbeamrainbowlabs 381644604f Fixed xml output to correctly reference cslt stylesheet. 2016-07-06 20:18:14 +01:00
Starbeamrainbowlabs 008cb25636 (untested) Extensively refactor request handler. 2016-07-06 20:03:03 +01:00
Starbeamrainbowlabs 40be688f26 Add directory option to change the servied directory 2016-07-06 19:20:05 +01:00
Starbeamrainbowlabs 37dea995e9 Fix logging an xslt file returning. 2016-07-06 11:22:58 +01:00
Starbeamrainbowlabs 50bf2ff143 Return dir listing as XML.
Also begin to return XSLT stylesheet, but it doesn't work just  yet.
2016-07-06 11:04:02 +01:00
Starbeamrainbowlabs 1106d4ad4c Initial commit. End of first dev session. 2016-07-05 21:22:34 +01:00