Commit Graph

30 Commits

Author SHA1 Message Date
kay.one 00c32cbb35 properly respond to IfModifiedSince headers. should improve caching 2013-08-10 12:58:30 -07:00
Mark McDowall 21a3260bf2 LogFile mapper is less greedy which logged other messages 2013-08-02 22:07:32 -07:00
Mark McDowall 4c536a077f Log files are viewable in the UI 2013-07-28 16:13:14 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi 8f37507ea1 fixed disabling of app.js cache. 2013-07-15 11:25:16 -07:00
kay.one 0f52a5de22 app.js is no longer cached. 2013-07-13 21:19:36 -07:00
kay.one aa50be076c fixed double compression issue. 2013-07-06 23:50:49 -07:00
kay.one d34b527842 Revert "updated nancy to 0.17.1.0"
This reverts commit 92c3fe61f2.
2013-07-06 21:36:37 -07:00
kay.one a1581477b8 fixed gzip for static resource. 2013-07-06 20:56:48 -07:00
kay.one 92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Mark McDowall eedccf03b6 Disable cache in debug 2013-07-01 10:28:42 -07:00
Mark McDowall a163e511ae Don't cache in debug 2013-06-30 21:50:51 -07:00
Keivan Beigi b56da336c0 Added cache headers to static resources. 2013-06-28 12:19:40 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Mark McDowall 1ad0d1afba Fonts are served locally 2013-06-14 17:31:03 -07:00
Keivan Beigi 38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
kay.one e538593c61 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
Mark McDowall f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00
kay.one dabbd5f90e fixed mediacover images not being returned.
autocomplete now shows 20 results instead of 8
2013-05-20 13:30:23 -07:00
kay.one 3f44339381 static resources are mapped to full path instead of relative. 2013-05-19 18:19:10 -07:00
kay.one 43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
Mark McDowall 1edb1d211b Fixed up StaticResourceProvider 2013-05-17 18:18:02 -07:00
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one 9823560ec0 fixed resource mapper tests. 2013-05-02 22:42:18 -07:00
kay.one 1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
kay.one 375f887539 using pre-compiled handlebar templates
re-did static content from nancy
2013-03-29 16:00:38 -07:00