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

16 Commits

Author SHA1 Message Date
kay.one
290e072f2e added cache pipelines 2013-08-19 22:53:18 -07:00
kay.one
00c32cbb35 properly respond to IfModifiedSince headers. should improve caching 2013-08-10 12:58:30 -07:00
Keivan Beigi
642207c68d Cache is disabled for json responses. 2013-07-25 14:57:11 -07:00
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one
aa50be076c fixed double compression issue. 2013-07-06 23:50:49 -07:00
kay.one
51fb6376b9 fixed gzip for static resource. 2013-07-06 20:56:33 -07:00
Keivan Beigi
b56da336c0 Added cache headers to static resources. 2013-06-28 12:19:40 -07:00
Keivan Beigi
9d8fd840c4 added gzip after pipeline 2013-06-10 17:17:57 -07:00
kay.one
b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one
af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one
687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
Keivan Beigi
182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi
65ae894410 added an abstraction layer for json serializer, should work in mono. 2013-04-16 17:24:49 -07:00
Keivan Beigi
aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
kay.one
cf8be4bf8f spelling 2013-02-23 12:35:26 -08:00