1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
Mark McDowall
e7b329a618 favicon.ico is now served properly 2013-08-27 07:22:14 -07:00
kay.one
4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one
040bfb08ce disable cache while debugging. 2013-08-20 23:30:22 -07:00
kay.one
9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
kay.one
290e072f2e added cache pipelines 2013-08-19 22:53:18 -07:00
Keivan Beigi
4183fecaca fixed index not loading 2013-08-19 19:39:58 -07:00
Keivan Beigi
24ba4390a1 moved static resource to basic nancy module.
cache and gzip piplelines are missing
2013-08-19 19:31:26 -07:00
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