Commit Graph

19 Commits

Author SHA1 Message Date
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
kay.one 317586c102 added missing GetResourceById methods. 2013-08-26 00:15:04 -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
Keivan Beigi e88768d621 Fixed getting series with number only titles. eg. 90210 2013-07-12 12:13:16 -07:00
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Keivan Beigi 9160343a51 added /logs 2013-06-04 17:49:53 -07:00
Keivan Beigi bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Mark McDowall af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Keivan Beigi 90fa261a00 added /api/resource/{id} route to fancy
stopped scheduler from running during integration tests.
2013-05-24 14:28:13 -07:00
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
kay.one 85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
kay.one a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
kay.one 36c0e50c23 updated rest routing to only match numeric IDs.
eg.
Match: api/series/12
No Match: api/series/abc
2013-04-25 23:12:11 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
kay.one a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule. 2013-04-24 10:28:13 -07:00
kay.one c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
kay.one d85b825e06 moved seriesmodule to restmodule 2013-04-20 15:14:41 -07:00
kay.one 373a93be64 moving validation rules to restmodule. 2013-04-20 13:16:42 -07:00
Keivan Beigi 55ece3d80d Introducing Fancy.Nx 2013-04-19 17:05:28 -07:00