Commit Graph

  • c039aedbb9 Using messenger for notifications on series add Mark McDowall 2013-05-22 20:37:43 -07:00
  • 42fb4fcaa4 Removed tablesorter Mark McDowall 2013-05-22 17:44:10 -07:00
  • 4b5b0ad751 renamed remove methods in QualityProfile, Notification kay.one 2013-05-22 19:39:28 -07:00
  • a37ccf1d94 building connection string using SQLiteConnectionStringBuilder kay.one 2013-05-22 19:14:30 -07:00
  • e03e2c46d6 fixed authentication. at least locally. need to test remote. kay.one 2013-05-22 19:12:36 -07:00
  • e538593c61 fixed authentication. at least locally. need to test remote. kay.one 2013-05-22 19:10:02 -07:00
  • d33e2dff58 fixed some test names, added logging to last write test Mark McDowall 2013-05-22 17:29:41 -07:00
  • 812dd18b3d Fixed Broken Plex tests Mark McDowall 2013-05-22 17:23:00 -07:00
  • 143675cf80 oops. fixed relationships. kay.one 2013-05-21 23:05:05 -07:00
  • 3bed87ec4e fixed authentication. kay.one 2013-05-21 22:55:53 -07:00
  • 028bd5251c added cancellation token to Scheduler. kay.one 2013-05-21 22:39:46 -07:00
  • 4ad7ce8363 added categories to integration tests kay.one 2013-05-21 22:32:25 -07:00
  • bd4856dad8 make model change events opt-in per repository kay.one 2013-05-21 22:31:29 -07:00
  • 28b47b415f added condition to lazy loading of relationship objects kay.one 2013-05-21 22:30:54 -07:00
  • f5a68782ce Fixed auth tests Mark McDowall 2013-05-21 21:06:25 -07:00
  • 34e35bd00b FormBuilder split out Mark McDowall 2013-05-21 20:33:35 -07:00
  • f1d2e0e6df Basic Authentication Added Mark McDowall 2013-05-21 17:58:57 -07:00
  • 339e220cac Fixed booleans when sent to client in fields Mark McDowall 2013-05-21 00:55:44 -07:00
  • cdd03fa712 Updated modelbinder to latest master Mark McDowall 2013-05-21 00:54:30 -07:00
  • 63f2ba7f77 More notificationUI changes, start notification updates Mark McDowall 2013-05-20 23:16:19 -07:00
  • c5376319fe Notification settings added to the UI Mark McDowall 2013-05-19 21:19:54 -07:00
  • a153599d50 Cleaned up Notifications a bit Mark McDowall 2013-05-19 19:43:22 -07:00
  • 922d4becc5 toned down unittest logging. kay.one 2013-05-20 22:12:11 -07:00
  • 2ba4b10a60 logging performance updates. kay.one 2013-05-20 22:01:26 -07:00
  • 4a8139f5ba update interval for existing tasks. kay.one 2013-05-20 21:46:30 -07:00
  • 8e89847f30 diskscan will not fully fail if a single file fails to be imported. kay.one 2013-05-20 21:30:54 -07:00
  • 6936f042f5 disable model events for log repository kay.one 2013-05-20 21:10:04 -07:00
  • 99f269cd95 fixed apptype detection during update kay.one 2013-05-20 21:03:05 -07:00
  • 2573558321 more logging. kay.one 2013-05-20 20:28:14 -07:00
  • af4063c3e2 wiredup db logging. kay.one 2013-05-20 20:20:29 -07:00
  • 1016edb05b 5 minutes update check interval. kay.one 2013-05-20 19:49:52 -07:00
  • 587eba6324 less reflectionee Command publishing. kay.one 2013-05-20 19:49:08 -07:00
  • c122502634 fixed app not responding to anything but localhost kay.one 2013-05-20 19:41:24 -07:00
  • b010c8d5a1 fixed application crash on IE. kay.one 2013-05-20 17:34:02 -07:00
  • 95a6dfc34e added episode detail modal kay.one 2013-05-20 17:17:33 -07:00
  • 80759f923e diskscan is triggered when new episodes are added. kay.one 2013-05-20 15:45:16 -07:00
  • c6933f0228 episode grid is lining up properly. kay.one 2013-05-20 14:42:20 -07:00
  • 8528bb1301 updated modelbinder, mutator, pagable, lunr. kay.one 2013-05-20 14:10:21 -07:00
  • 41c886b5dc adding episode status to episode view. kay.one 2013-05-20 14:06:01 -07:00
  • 21e9bad6d5 removed episode status from server. kay.one 2013-05-20 14:05:48 -07:00
  • 7701f87e82 update won't fail if service can't be stopped. kay.one 2013-05-20 13:39:47 -07:00
  • dabbd5f90e fixed mediacover images not being returned. kay.one 2013-05-20 13:30:23 -07:00
  • a36216c73c added /system/status end point that returns environment information. kay.one 2013-05-20 13:22:27 -07:00
  • a0162d52f9 removed left over nancy code from owincontroller. kay.one 2013-05-20 11:47:30 -07:00
  • 91c0e21a4d last modified time is logged if folder is too fresh kay.one 2013-05-19 21:52:06 -07:00
  • cbb80714c9 fixed broken update tests. kay.one 2013-05-19 19:40:22 -07:00
  • 5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. kay.one 2013-05-19 19:35:48 -07:00
  • 8a6a64d104 NotificationModule added to API Mark McDowall 2013-05-19 18:32:05 -07:00
  • e9bf78a97d Notifications wired up server sided Mark McDowall 2013-05-19 16:17:32 -07:00
  • 3f44339381 static resources are mapped to full path instead of relative. kay.one 2013-05-19 18:19:10 -07:00
  • 43b4262e14 updates static resourceprovider with better logging. kay.one 2013-05-19 18:07:26 -07:00
  • 6fc8ec6cbc more update fixes. kay.one 2013-05-19 17:43:16 -07:00
  • 80c996c216 fixing update for vnext. kay.one 2013-05-19 17:30:02 -07:00
  • 2001e5f502 update package should be compatible with previous version. kay.one 2013-05-19 17:01:20 -07:00
  • 4737364c85 removed windows sdk dependency kay.one 2013-05-18 11:26:31 -07:00
  • 1edb1d211b Fixed up StaticResourceProvider Mark McDowall 2013-05-17 18:18:02 -07:00
  • 92d913e4ac Better Backgrid.Column defaults, much cleaner Mark McDowall 2013-05-16 20:47:28 -07:00
  • 16e13e0c24 Posters/Banners/Fanart served from App_Data Mark McDowall 2013-05-16 20:03:52 -07:00
  • 16e00d77ca updated handlebar runtime. update your compiler 'npm update' Keivan Beigi 2013-05-16 15:49:57 -07:00
  • 3001b3c905 updated grunt in powershell Keivan Beigi 2013-05-16 13:49:16 -07:00
  • e5a72bbef9 added grunt to build powershell kay.one 2013-05-15 21:55:15 -07:00
  • 4a705e9a92 Application data is now stored in %APPDATA%\NzbDrone Keivan Beigi 2013-05-15 17:52:54 -07:00
  • 8d577ee2ef added packageing of ui to build.ps1 Keivan Beigi 2013-05-15 17:33:27 -07:00
  • 0c3e53458f added ApplicationUpdateCommand Keivan Beigi 2013-05-15 17:16:21 -07:00
  • ecce355ebf added ApplicationUpdateCommand Keivan Beigi 2013-05-15 17:16:06 -07:00
  • 02fe3f9f5a Removed completed TODO Mark McDowall 2013-05-15 17:29:58 -07:00
  • 14853e7e3c Delete Subfolder after import Mark McDowall 2013-05-15 17:29:26 -07:00
  • bc7e543c4d Fixed broken tests Mark McDowall 2013-05-15 17:25:51 -07:00
  • df9ab3b426 Fixed broken reference Mark McDowall 2013-05-15 17:10:48 -07:00
  • 8a8f360fca updated signalr.js messenger.js kay.one 2013-05-14 22:49:31 -07:00
  • fb96abed49 Now importing downloaded episodes Mark McDowall 2013-05-14 19:57:57 -07:00
  • b8102b0d1f for now disabling animation Keivan Beigi 2013-05-14 19:20:43 -07:00
  • 5928ffc693 animate I say! Keivan Beigi 2013-05-14 19:07:14 -07:00
  • 27fc51da48 Cleaned up modals in the UI. Keivan Beigi 2013-05-14 18:17:24 -07:00
  • 7cf7b5e051 integration tests should now be packaged with other tests Keivan Beigi 2013-05-14 17:24:15 -07:00
  • 5b664afaf8 Fixed up DownloadClient settings in UI Mark McDowall 2013-05-14 08:27:33 -07:00
  • 07613092b4 Renamed HistoryRepo GetBestInHistory Mark McDowall 2013-05-14 07:36:23 -07:00
  • e851924417 Rss will only download each episode once Mark McDowall 2013-05-13 23:22:25 -07:00
  • cdc9098ac7 History stores SeriesId now Mark McDowall 2013-05-13 22:47:53 -07:00
  • 30a24fd0b4 GetBestQualityInHistory will be handled in memory now Mark McDowall 2013-05-13 22:40:06 -07:00
  • aea80870d3 Enum Config values retrieved properly Mark McDowall 2013-05-13 22:22:51 -07:00
  • 72ba7a4638 Upgraded fontawesome to 3.1.0 kay.one 2013-05-13 21:18:27 -07:00
  • e6183b1f83 Fixed airdate parsing. Fixed minor UI issues Mark McDowall 2013-05-13 20:21:37 -07:00
  • 9d96df9c2e Moved Missing and History to Fancy Mark McDowall 2013-05-12 23:12:19 -07:00
  • 2f4ccff0a2 removed nzbindex kay.one 2013-05-12 22:52:43 -07:00
  • 525963f2a6 Existing series view loads again Mark McDowall 2013-05-12 21:24:04 -07:00
  • 687f8d9384 fixed disk scan scheduler. kay.one 2013-05-12 19:52:55 -07:00
  • 42849d3276 cleaning up episode/series air date/time kay.one 2013-05-12 18:32:21 -07:00
  • cbe4be814c fixed diskscan kay.one 2013-05-12 17:36:23 -07:00
  • feb947fb74 fixed build kay.one 2013-05-12 08:53:39 -07:00
  • 9515064f14 updated backgrid, pageable kay.one 2013-05-12 08:22:54 -07:00
  • 30a55c465a updated lunr.js, require.js, sugar.js kay.one 2013-05-12 08:19:25 -07:00
  • 29ca16ce77 fixed add new series kay.one 2013-05-12 08:18:17 -07:00
  • a77a529969 updated sqlite3.dll kay.one 2013-05-11 22:55:33 -07:00
  • 92d4b549c8 removed Migrator.NET, 7zip kay.one 2013-05-11 22:38:00 -07:00
  • 3a26e0189d fixed build script. kay.one 2013-05-11 18:42:02 -07:00
  • 14e20f425c updated build.ps1 kay.one 2013-05-11 18:32:03 -07:00
  • c8a48d5df3 added command support to toolbar. kay.one 2013-05-11 16:39:32 -07:00
  • a816a83f3a improvements to scheduler, kay.one 2013-05-11 16:38:41 -07:00
  • ff225e1753 added mail toolbar to series view kay.one 2013-05-11 13:51:32 -07:00