Commit Graph

19 Commits

Author SHA1 Message Date
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47: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
Mark McDowall e1b9fb2f16 Should ignore Id when its 0 2013-05-24 20:40:35 -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
Keivan Beigi 9a42e305ad started cleaning up episode page. 2013-04-24 10:31:10 -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