1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
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