..
Models
All Sln changes
2016-12-19 20:14:31 +00:00
Notification
Removed Plex Request from the notifications
2017-02-03 14:35:41 +00:00
Properties
All Sln changes
2016-12-19 20:14:31 +00:00
Queue
Started adding Emby, Lots of backend work done. Need a few more services done and login and user management. #435
2017-01-28 16:54:48 +00:00
SettingModels
Fixed around the newsletter and a small feature around the permissions/features ( #1215 )
2017-03-06 21:34:34 +00:00
StatusChecker
Enforcing async/await in synchronous methods that were marked async.
2017-02-23 11:59:37 -06:00
Users
Added gravitar image
2017-02-28 16:09:26 +00:00
app.config
All Sln changes
2016-12-19 20:14:31 +00:00
CacheKeys.cs
Added root folder and approving quality profiles in radarr #1065
2017-02-17 23:47:03 +00:00
HeadphonesSender.cs
Remove all the polling/retry logic around HP requests. This was a problem do to not properly awaiting the initial AddArtist API call being sent to HP. Also fix SetAlbumStatus to use ReleaseId instead of MusicBrainsId (same fix previously applied to AddArtist).
2017-02-28 20:51:28 -06:00
IIssueService.cs
All Sln changes
2016-12-19 20:14:31 +00:00
IMovieSender.cs
Finished the main part of #844 just need testing
2016-12-29 09:37:00 +00:00
IPlexReadOnlyDatabase.cs
All Sln changes
2016-12-19 20:14:31 +00:00
IRequestService.cs
All Sln changes
2016-12-19 20:14:31 +00:00
ISecurityExtensions.cs
Added the user login for emby users #435
2017-01-30 23:12:12 +00:00
ISettingsService.cs
All Sln changes
2016-12-19 20:14:31 +00:00
IStatusChecker.cs
More work on #399
2016-12-29 13:40:12 +00:00
job_scheduling_data_2_0.xsd
All Sln changes
2016-12-19 20:14:31 +00:00
JsonIssuesModelRequestService.cs
All Sln changes
2016-12-19 20:14:31 +00:00
JsonRequestModelRequestService.cs
Fixed #862
2016-12-30 08:47:05 +00:00
MovieSender.cs
Fixed a bug when sending to radarr
2017-02-18 00:00:59 +00:00
MovieSenderResult.cs
Fix for #978
2017-01-25 21:22:28 +00:00
Ombi.Core.csproj
finish implementing mass email feature
2017-02-01 23:49:30 -05:00
packages.config
All Sln changes
2016-12-19 20:14:31 +00:00
PlexReadOnlyDatabase.cs
All Sln changes
2016-12-19 20:14:31 +00:00
SecurityExtensions.cs
Added the user login for emby users #435
2017-01-30 23:12:12 +00:00
SettingsServiceV2.cs
All Sln changes
2016-12-19 20:14:31 +00:00
Setup.cs
Merge branch 'dev' into master
2017-02-23 17:44:46 -06:00
TvSender.cs
Fixed #998
2017-01-27 22:24:35 +00:00
TvSenderOld.cs
Fixed #998
2017-01-27 22:24:35 +00:00
UserIdentity.cs
All Sln changes
2016-12-19 20:14:31 +00:00
UserMapper.cs
Fixed #862
2016-12-30 08:47:05 +00:00