Commit Graph

292 Commits (3ef9b4075485052e745f7b35edfdce0c2fc4be76)

Author SHA1 Message Date
Mark McDowall af6e3ddb66 Cleaned up per comments
11 years ago
Mark McDowall 1d007be8fd Notifications wired up
11 years ago
Mark McDowall e4410d8cb7 Able to create new Newznab indexers
11 years ago
kay.one e4e6bcae1d last used quality profile is now used as default
11 years ago
Mark McDowall ea929974f3 Can add indexer (in UI)
11 years ago
kay.one 6e6df842a0 removed add series tab
11 years ago
kay.one 5ad5307a7b add existing has a load more button that shows all of the results.
11 years ago
kay.one 2a89897a99 fixed posters for add series search
11 years ago
Mark McDowall e1b9fb2f16 Should ignore Id when its 0
11 years ago
Keivan Beigi 343a794c2a existing series search shows first suggestion
11 years ago
Mark McDowall 482cbc20a3 Notification schema added to server side.
11 years ago
Keivan Beigi 90fa261a00 added /api/resource/{id} route to fancy
11 years ago
Mark McDowall e8d8588199 Validator will allow empty Path when RootFolderPath has a value
11 years ago
Mark McDowall da9838f032 Added Path validator for SeriesModule
11 years ago
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path
11 years ago
kay.one a85099f060 updated signalr
11 years ago
kay.one 4da6654440 Added Auth, startup options to UI
11 years ago
kay.one e03e2c46d6 fixed authentication. at least locally. need to test remote.
11 years ago
kay.one e538593c61 fixed authentication. at least locally. need to test remote.
11 years ago
kay.one 3bed87ec4e fixed authentication.
11 years ago
Mark McDowall f5a68782ce Fixed auth tests
11 years ago
Mark McDowall f1d2e0e6df Basic Authentication Added
11 years ago
Mark McDowall 339e220cac Fixed booleans when sent to client in fields
11 years ago
Mark McDowall 63f2ba7f77 More notificationUI changes, start notification updates
11 years ago
Mark McDowall c5376319fe Notification settings added to the UI
11 years ago
Mark McDowall a153599d50 Cleaned up Notifications a bit
11 years ago
kay.one af4063c3e2 wiredup db logging.
11 years ago
kay.one 21e9bad6d5 removed episode status from server.
11 years ago
kay.one dabbd5f90e fixed mediacover images not being returned.
11 years ago
kay.one a36216c73c added /system/status end point that returns environment information.
11 years ago
Mark McDowall 8a6a64d104 NotificationModule added to API
11 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided
11 years ago
kay.one 3f44339381 static resources are mapped to full path instead of relative.
11 years ago
kay.one 43b4262e14 updates static resourceprovider with better logging.
11 years ago
kay.one 80c996c216 fixing update for vnext.
11 years ago
Mark McDowall 1edb1d211b Fixed up StaticResourceProvider
11 years ago
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data
11 years ago
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues
11 years ago
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy
11 years ago
Mark McDowall 525963f2a6 Existing series view loads again
11 years ago
kay.one 687f8d9384 fixed disk scan scheduler.
11 years ago
kay.one 42849d3276 cleaning up episode/series air date/time
11 years ago
kay.one cbe4be814c fixed diskscan
11 years ago
kay.one 29ca16ce77 fixed add new series
11 years ago
kay.one 85cd877b0c fixed some issues here and there.
11 years ago
Keivan Beigi 4deecde092 back to tiny for now
11 years ago
Mark McDowall d320c2b6a9 Look ma, history!
11 years ago
kay.one fa8f67d7fe fixed service registration for event handlers and executors.
11 years ago
Mark McDowall f4dd6adc6a Added some tests for PagingSpecExtensions
11 years ago
Mark McDowall d37c8c26c2 LINQ for paging missing episodes
11 years ago
kay.one c59fe4e674 fixed broken tests
11 years ago
kay.one a6aba16902 Bind any collection to SignalR with a single call.
11 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
11 years ago
Keivan Beigi 8373e1ce10 added support for getting series by slug
11 years ago
Keivan Beigi 806ed921f4 updated fluent validation
11 years ago
Keivan Beigi ed089b01b1 updated some error logging.
11 years ago
Mark McDowall 68f93dbb10 LazyLoaded Series and Episode again for history
11 years ago
Mark McDowall 7ab1084437 Adding history
11 years ago
kay.one 9823560ec0 fixed resource mapper tests.
11 years ago
kay.one 1877f70403 fixed server side indexer issue
11 years ago
Keivan Beigi 385edbf464 fixed nzbclub parser.
11 years ago
kay.one a66d43b806 added schema generation
11 years ago
Mark McDowall b4242f9fb2 Pagination for missing is alive!
11 years ago
Mark McDowall 00276041ad Starting missing conversion to backgrid
11 years ago
Mark McDowall 11cef70406 Calendar now using EpisodeResource
11 years ago
Mark McDowall 0da2047ca5 Missing uses EpisodeResource now
11 years ago
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded.
11 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying.
11 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
11 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working.
11 years ago
Keivan Beigi 182192e0ba added commands.
11 years ago
kay.one 36c0e50c23 updated rest routing to only match numeric IDs.
11 years ago
Keivan Beigi 4cd75cd8aa stuff we did :D
11 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator
11 years ago
Keivan Beigi 9a42e305ad started cleaning up episode page.
11 years ago
kay.one a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule.
11 years ago
Mark McDowall 000b7bf9e0 Resync'd UI and API
12 years ago
kay.one c3214a2e88 added resource mapping validation tests
12 years ago
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo
12 years ago
kay.one d85b825e06 moved seriesmodule to restmodule
12 years ago
kay.one 373a93be64 moving validation rules to restmodule.
12 years ago
Mark McDowall f86cb87ced Added SeriesStatistics
12 years ago
kay.one c0798b8eb3 fixed series module
12 years ago
markus101 fa2b2df7d5 Calculate double episode start time on episode info refresh
12 years ago
Mark McDowall 609c5bfc24 Calculate proper start time for double episodes
12 years ago
Keivan Beigi 3f958109bb removed Autofac from update project.
12 years ago
Keivan Beigi 55ece3d80d Introducing Fancy.Nx
12 years ago
kay.one 9cabe7cf90 cleaned up integration test project.
12 years ago
Keivan Beigi 65ae894410 added an abstraction layer for json serializer, should work in mono.
12 years ago
Keivan Beigi 213c842050 removed signalr, will re-add when actually needed.
12 years ago
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2
12 years ago
Mark McDowall a6b66b7c90 Using Services, not Repos
12 years ago
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly
12 years ago
Mark McDowall 35e2e83595 Merge branch 'series-grid' into vnext
12 years ago
Keivan Beigi d81e0885c3 updated json.net from 4.5.11 to 5.0.2
12 years ago
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent
12 years ago
Mark McDowall 9ae21cf7a1 Fixed IInitializable registration
12 years ago
Keivan Beigi aacc53d882 replaced autofac with TinyIoC
12 years ago
kay.one 048162a0ef fixed more tests.
12 years ago
kay.one 4be637edff much nicer add new series.
12 years ago
kay.one a052a9389e fully replaced TVDB with Trakt.tv
12 years ago
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging.
12 years ago
kay.one 375f887539 using pre-compiled handlebar templates
12 years ago
Keivan Beigi 1c04a670d9 nzbdrone now requires grunt to work.
12 years ago
Keivan Beigi 3b22c087c6 creating powershell build and package script
12 years ago
kay.one 63ba1ed026 removed some unneeded references.
12 years ago
Mark McDowall 05c7b4f4ef Added missing view
12 years ago
kay.one ef5f565a4d cleaned up episode search
12 years ago
Mark McDowall 6b8314206a Quality Settings divided up in layout
12 years ago
Keivan Beigi 4877ce405e event based cleanup when a series is deleted.
12 years ago
Mark McDowall 3dcf99753e Added SaveValues to ConfigService
12 years ago
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
12 years ago
kay.one 6c17639ade added job time that ticks kicks off scheduler.
12 years ago
kay.one 50674d388c more project clean up.
12 years ago
kay.one eaf6f94c02 job structure cleanup.
12 years ago
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D
12 years ago
Mark McDowall 62c1be1634 Settings return with default values (via reflection)
12 years ago
Mark McDowall 50f6ec4fc6 Settings wired up
12 years ago
kay.one 9a738e3a65 episode detail is working but its a bit slow.
12 years ago
kay.one 62f15d4d96 season list is properly populated in series details.
12 years ago
kay.one 6447b78a5a restructuring series detail around season and episodes being separate resources.
12 years ago
Mark McDowall c5b845cbee Removed tvdblib from tests
12 years ago
kay.one 77eedf448e fixed jobs running all the time.
12 years ago
Mark McDowall bb27995eaf Series Details started
12 years ago
Mark McDowall da2c0d1d65 Calendar colouring, upcoming list shows yesterday
12 years ago
kay.one 651c7c095a removed logconfiguration
12 years ago
Mark McDowall 8a3edaebbf Removed upcoming, fixed broken test
12 years ago
Mark McDowall c6836e0cb1 Quality moved to ObjectDb.
12 years ago
Mark McDowall 0399b18357 Calendar uses start and end date
12 years ago
Keivan Beigi 94daf08361 add series works again, now includes title.
12 years ago
Mark McDowall ed3a503342 More Calendar!
12 years ago
kay.one 1d78bb7210 more fixed tests.
12 years ago
kay.one 13658e3c6d moved config to objectdb.
12 years ago
Mark McDowall 65061cdc96 Fixed last merge + deleted files. GDrive sucks.
12 years ago
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
12 years ago
Mark McDowall f4170e90ad Updated csproj.
12 years ago
Mark McDowall 6296e425d3 Added toastr, fullcalendar, start of API for Calendar.
12 years ago
kay.one cf8be4bf8f spelling
12 years ago
Keivan Beigi 385d0106e3 cleaned up a bunch of old files.
12 years ago
Keivan Beigi 385e7c2cc6 Merge branch 'series-cleanup' into vnext
12 years ago
Mark McDowall cf1a067b3b Upcoming view working under backbone
12 years ago
Keivan Beigi b5644bf660 moved series/season/episodes to object db.
12 years ago
Mark McDowall bc490c6bf7 Building and debugging once again
12 years ago
kay.one 4504232956 still very broken
12 years ago
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders.
12 years ago
Keivan Beigi 324b5e3b80 fixed some broken tests.
12 years ago
Keivan Beigi 68128809c9 started to remove iisexpress.
12 years ago
kay.one 40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db.
12 years ago
kay.one 97398f604b removed mono/pilot build configs.
12 years ago
kay.one eb0ffa83b6 no more # in the url.
12 years ago