Commit graph

50 commits

Author SHA1 Message Date
tidusjar
3124163f7c Added the Recently Added Newsletter! You are welcome. 2018-03-23 20:51:15 +00:00
tidusjar
1eb2dc930b Fixed some bugs !wip 2018-03-23 15:29:02 +00:00
Jamie
946aee99f3 Pretty sure that's it !wip 2018-03-23 08:28:04 +00:00
Jamie
9767380f83 Newsletter almost finished. !wip 2018-03-22 09:18:33 +00:00
Jamie
36730bce05 Change the default templates to use {IssueUser} 2018-02-09 13:51:37 +00:00
tidusjar
40bdde10e5 !wip invalid notifcation template 2018-02-08 10:01:11 +00:00
tidusjar
480a107fa6 Fixed #1914
Also added new notification variables and a new notification when someone adds a comment on an issue.
2018-02-07 23:33:21 +00:00
tidusjar
e235475413 !wip 2018-02-01 21:58:37 +00:00
Jamie
c370909619 !wip 2018-02-01 16:31:49 +00:00
tidusjar
57449c77e3 Fixed the wrong translation and see if we can VACUUM the db 2018-01-31 21:24:32 +00:00
Jamie
958657b09a Fixed #1924 2018-01-24 08:09:29 +00:00
Jamie
48ec5d700c #1914 for the issue resolved notification 2018-01-22 08:31:50 +00:00
tidusjar
6ac9da8bed Some memory management improvements 2018-01-08 20:02:56 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality (#1811)
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
tidusjar
0008018080 Added user request limits, We can now set the limit for a user. 2017-12-08 23:50:47 +00:00
Jamie
a1ee52daef Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail. 2017-11-27 14:43:09 +00:00
tidusjar
dedf42ac87 Should fix #1663
NOTE: DATABASE NEEDS TO BE DELETED AND RECREATED
2017-11-03 00:57:09 +00:00
Jamie.Rees
894945f652 Made a generic repository to use !minor 2017-10-17 15:03:00 +01:00
Jamie.Rees
ba04a9d1b1 !minor unit testing 2017-10-17 14:31:58 +01:00
tidusjar
57f3297892 Added Couchpotato support and fixed #1548
Moved the SSL Cert ignore into the Ombi Settings
2017-10-15 21:17:52 +01:00
tidusjar
95e3c62e30 Some errors fixed and some ui improvements #865
Also reworked sonarr and how episodes work
2017-10-04 20:28:18 +01:00
Jamie.Rees
d9ab803a11 #1513 Added storage path 2017-10-03 14:51:15 +01:00
Jamie.Rees
9ae5ad0ecd Fixed logo on reset password pages
fixed the run importer button on the user management settings

Added root and qulaity profile selection for movies #1517
Added the Sonarr Cacher #1513

Refactored what we do to tv searches to use the rules engine
Cache a few more things to speed some searches up
2017-10-02 13:06:16 +01:00
tidusjar
057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
Made the tv shows match a bit more to the movie requests
Added the ability for plex and emby users to login
Improved the welcome email, will only show for users that have not logged in
Fixed discord notifications
the about screen now checks if there is an update ready
#1513
2017-09-28 19:53:30 +01:00
Jamie.Rees
9556ed1b34 Added an application URL in the customization settings #1513 2017-09-28 08:31:25 +01:00
Jamie.Rees
0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
also started on the welcome email ##1456
2017-09-27 16:27:46 +01:00
Jamie.Rees
599cb013d5 Tests 2017-09-14 16:08:46 +01:00
tidusjar
b8224f5895 Added the emby episode cacher and the job to check if items are available on emby #1464 #865 2017-09-02 00:46:04 +01:00
tidusjar
012a82ca2d Added the Emby Cacher, we now cache the Emby data! 2017-09-02 00:18:54 +01:00
tidusjar
233c76813c Small changes around the roles #865 2017-08-25 22:06:42 +01:00
Jamie.Rees
385d206287 Availability Checker #1464 #865 2017-08-24 16:15:39 +01:00
tidusjar
d7f0f61ece #1464 2017-08-23 22:01:32 +01:00
Jamie.Rees
0e6462bbd5 #1464 added the Plex episode cacher
#865
2017-08-23 16:00:13 +01:00
tidusjar
bf043fc76e Fixed some issues around the tv requests area
Added mattermost and telegram notifications #1459 #865 #1457
2017-08-21 17:06:07 +01:00
Jamie.Rees
24e424f004 Some small refresh token work #865 2017-08-16 14:31:35 +01:00
Jamie.Rees
1eb18b3187 A lot of clean up and added a new Image api #865 2017-08-01 16:14:47 +01:00
Jamie.Rees
c196dce843 Fixed the issue with the Identity Server running on a different port, we can now use -url #865 2017-07-28 14:19:20 +01:00
Jamie.Rees
6c3523b21e Fixed build #1456
Fixed the issue where we were not validting the correct token when resetting the password #865

Removed the old user (Well commented it out for now)
2017-07-19 08:22:15 +01:00
Jamie.Rees
51fbd56c44 Finished implimenting Identity with IdentityServer4. #865 #1456 2017-07-13 15:23:39 +01:00
Jamie.Rees
b04344dd17 Moved over to using Identity Server with Asp.Net Core Identity #1456 #865
Still a lot of work to do on the frontend for this.
2017-07-12 16:21:09 +01:00
tidusjar
acd9ebde33 Started reworking the usermanagement page #1456 #865
Started implimenting the Email Token functionality so we can send the user when creating a email with a token they can click on to set their username and password.
2017-07-07 23:49:29 +01:00
Jamie.Rees
b69b322bd5 Added Migrations rather than a manual DB Script #865 2017-07-03 14:44:08 +01:00
tidusjar
0875b5f665 Damn son. So many changes... Fixed alot of stuff around tv episodes with the new DB model #865 2017-06-28 23:15:01 +01:00
Jamie.Rees
2bc916998c #865 rework the backend data. Actually use real models rather than a JSON store. 2017-06-26 16:32:23 +01:00
Jamie.Rees
9a4dbb3dce Email Notifications are now fully customizable and work! #865
We also have reactive forms in the UI, should apply this to other settings.
2017-06-15 16:28:43 +01:00
Jamie.Rees
f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
Bascailly custom notification messages are almost done
2017-06-14 16:30:06 +01:00
Jamie.Rees
9f4a8902f9 Rules changes and rework 2017-06-06 09:27:51 +01:00
tidusjar
df5f0fc691 Finished the Plex Content Cacher. Need to do the episodes part but things are now showing as available! #865 2017-05-21 00:13:07 +01:00
Jamie.Rees
b4789363e8 stuff #865 need to work on the claims correctly 2017-05-19 16:28:55 +01:00
Jamie.Rees
25526cc4d9 The move! 2017-05-16 08:31:44 +01:00
Renamed from Ombi/Ombi.Store/Context/OmbiContext.cs (Browse further)