Commit Graph

3145 Commits

Author SHA1 Message Date
kay.one 6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one 77f7427230 commented out benchmark test 2013-06-02 20:25:26 -07:00
kay.one bb677259e1 added missing file 2013-06-02 20:22:47 -07:00
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one 9db5b7963e read is done using simple reflection strategy. 2013-06-02 17:27:05 -07:00
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono. 2013-06-02 17:08:47 -07:00
kay.one 49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one 7a96cb763a replaced background image 2013-06-02 00:32:23 -07:00
kay.one b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
kay.one 0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
kay.one f7c78da4ed fixed backbone ajax differed 2013-06-01 12:30:41 -07:00
kay.one 1613643307 fixed autobinder on re-render 2013-06-01 10:38:21 -07:00
kay.one 68662b9cf4 updated handlebar runtime 2013-06-01 10:15:42 -07:00
kay.one 0d7326c798 fixed more injection issues 2013-05-31 21:59:54 -07:00
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
Keivan Beigi c34ae218e8 minor js library updates 2013-05-31 19:49:52 -07:00
kay.one dca32e9e0f new quality profile edit view. 2013-05-31 19:49:52 -07:00
Mark McDowall ef58acb4b5 Better message handling on save 2013-05-31 17:22:47 -07:00
Mark McDowall 03c085030e fixed copy pasta 2013-05-31 08:16:50 -07:00
Mark McDowall 1e4b7b033d Don't use alias for group by 2013-05-30 22:15:21 -07:00
Mark McDowall c94595b3ae SaveIfChangedMixin 2013-05-30 21:07:21 -07:00
Mark McDowall 9a68785c26 Default separater will be " - " now 2013-05-30 21:07:18 -07:00
Mark McDowall d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall 4a39faeb39 Fixed paging ID10T issue 2013-05-30 21:07:13 -07:00
Mark McDowall 680f366c94 Naming Settings fixed up 2013-05-30 21:07:11 -07:00
Mark McDowall fd88f17ead DownloadClient settings cleaned up 2013-05-30 21:07:09 -07:00
Keivan Beigi c1bbd0bd5d cleaned up handling of Unknown quality type. 2013-05-30 18:43:13 -07:00
Keivan Beigi 3c53e6009d cleaned up qualityprofile response format. 2013-05-30 18:22:28 -07:00
Keivan Beigi bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Keivan Beigi 5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
Mark McDowall 23e9c725f3 CalendarModule uses injectTo instead of AutoMapper 2013-05-30 00:29:19 -07:00
kay.one b12b8724b9 fixed broken test
log file is not kept open anymore
2013-05-29 22:10:26 -07:00
kay.one acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Mark McDowall 2a12b051bc Indexer cards consistent height 2013-05-29 21:33:19 -07:00
Mark McDowall de911005cb Episodes between dates uses SQL join 2013-05-29 21:06:24 -07:00
Mark McDowall ee28c74ae2 csproj changes 2013-05-29 20:47:17 -07:00
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Keivan Beigi 676599c520 added concurrency test for fetch service 2013-05-29 10:07:32 -07:00
Mark McDowall 0725dcee73 Fixed up notifications edit 2013-05-29 00:21:00 -07:00
Mark McDowall 23695b3fe8 Indexers carded 2013-05-29 00:20:58 -07:00
Mark McDowall 0bc2d4814c Removed indexer tooltips 2013-05-29 00:20:57 -07:00
Mark McDowall af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one 4d101cc6dc updated:
jquery.js
backbone.pageables.js
messenger.js
2013-05-28 22:43:10 -07:00
kay.one 53bb6254fd removed some false/positive error message from the UI. 2013-05-28 22:03:43 -07:00
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Mark McDowall 1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00