1
0
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
Starbeamrainbowlabs f3cfede3cb Apply lots of styles to make it look better 2016-07-17 18:05:33 +01:00
Starbeamrainbowlabs b407e054ae Add texture to background. 2016-07-17 16:23:10 +01:00
Starbeamrainbowlabs d1343a472e Bugfix: Prestore remote endpoint so avoid exception when logging errors. 2016-07-17 16:17:43 +01:00
Starbeamrainbowlabs b0b569dbf3 Add question mark to error image generation 2016-07-17 16:09:24 +01:00
Starbeamrainbowlabs 47ca9e54b6 Start woring on aethetics. Do some layout and some bg work. 2016-07-17 15:45:20 +01:00
Starbeamrainbowlabs 990d350e9b Tidy up TODOs 2016-07-17 15:45:09 +01:00
Starbeamrainbowlabs 50c2fbde18 Make targets build for AnyCpu 2016-07-17 15:44:52 +01:00
Starbeamrainbowlabs b286d9b51d Push preview image to background of element 2016-07-16 21:14:10 +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 4f1fc0f211 Begin implementing error images 2016-07-10 20:50:29 +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 b05c64ce5b Move css to separate file. 2016-07-08 09:50:08 +01:00
Starbeamrainbowlabs 904d49df22 Update c# to reflect new folder for embedded resources 2016-07-08 09:32:06 +01:00
Starbeamrainbowlabs e6b08fd2fe Add sln file... how the cheese did I miss that?! 2016-07-08 09:31:05 +01:00
Starbeamrainbowlabs c3ee7b06a0 Move embedded resources to folder 2016-07-08 09:30:42 +01:00
Starbeamrainbowlabs 6d3064b79f Begin settings up file sending 2016-07-08 09:29:54 +01:00
Starbeamrainbowlabs d80338d4be Add command line params to project to aid debugging 2016-07-08 09:13:29 +01:00
Starbeamrainbowlabs e99ec4ddde Add linux home directory expansion 2016-07-08 09:12:59 +01:00
Starbeamrainbowlabs 9ebf090397 Readd html5 doctype to xslt stylesheet 2016-07-06 21:14:39 +01:00
Starbeamrainbowlabs 9526d95861 Prettyprint xml output and fix xslt 2016-07-06 21:11:15 +01:00
Starbeamrainbowlabs 7b5c02bb0c Continue with XSL stylesheet. It's not rendering correctly atm. 2016-07-06 20:23:56 +01:00
Starbeamrainbowlabs 381644604f Fixed xml output to correctly reference cslt stylesheet. 2016-07-06 20:18:14 +01:00
Starbeamrainbowlabs 29635af656 Begin writing XSLT stylesheet for directory listings. 2016-07-06 20:03:37 +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 ef8e8f7f5f Add file to store cslt stylesheet in
Also configured it to be an embedded resource
2016-07-06 11:03:21 +01:00
Starbeamrainbowlabs 1106d4ad4c Initial commit. End of first dev session. 2016-07-05 21:22:34 +01:00
Starbeamrainbowlabs a3293b908b Initial commit 2016-07-05 21:21:09 +01:00