Commit graph

2485 commits

Author SHA1 Message Date
PotatoQuality
c57c3c7731 Prepare readme for upcoming beta 2017-09-27 21:59:16 +02:00
PotatoQuality
122f1de92f Update README.md 2017-09-27 21:50:34 +02:00
PotatoQuality
6cf3a4b0be Link to issue treath 2017-09-27 21:35:56 +02: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
8b4c61c065 Fixed the bug where we were displaying shows where we do not have enough information to request #1513 2017-09-27 13:15:25 +01:00
Jamie.Rees
0e8ebcad61 #1513 added the network to tv shows 2017-09-27 12:58:31 +01:00
Jamie.Rees
8968db7b46 fixed the whitespace issue #1513 2017-09-27 12:52:48 +01:00
Jamie.Rees
fab5dd413a #1519 !wip fixed the user management settings 2017-09-27 08:29:58 +01:00
tidusjar
97d63f13d3 Added the ability to enable Plex User importing. We also allow you to exclude users #1456 2017-09-26 22:51:46 +01:00
tidusjar
edd15e54b6 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore 2017-09-26 20:39:57 +01:00
tidusjar
ffe1ece67b !wip Made the donate link not appear for regular users #865 2017-09-26 20:33:04 +01:00
Jamie.Rees
53a717aa8a !wip #1456 2017-09-26 16:31:37 +01:00
Jamie.Rees
f986e8d132 #1513 !wip when we have every episode of a series, we now mark as available. 2017-09-26 15:02:20 +01:00
Jamie.Rees
6e7e1e4660 #1513 !wip when we request episodes then it will show as pending approval if the request was successful 2017-09-26 14:14:04 +01:00
Jamie.Rees
d0a7ef9223 #865 !wip fixed a bug where we could request duplicate episodes 2017-09-26 14:00:03 +01:00
Jamie.Rees
5f978abf86 !wip fixed it always saying there is an update #1513 2017-09-26 13:32:03 +01:00
Jamie.Rees
f9a267ac59 !wip added tooltip for the custom logo #1513 2017-09-26 13:25:55 +01:00
Jamie.Rees
787f0fa223 !wip added the favicon #1513 2017-09-26 13:23:04 +01:00
Jamie.Rees
e51d957169 !wip Moved the about tab under the system dropdown #1513 2017-09-26 13:09:44 +01:00
Jamie.Rees
16a579d7fa !wip added base url field in Ombi Settings #1513 2017-09-26 09:59:13 +01:00
tidusjar
ccb1bd30d0 Fixed the swagger endpoint #865 #1513
Fixed the custom image issue on the login page
Fixed the bug when clicking on the tab on the requests page it would switch to the wrong one
Swagger is now back @ /swagger
2017-09-25 22:12:19 +01:00
tidusjar
e1ceb4c66e !minor fixed the webroot issue #1513 2017-09-25 21:01:11 +01:00
tidusjar
dd8f8493e1 !wip this should allow to supply a base url now #1513 - NEEDS TESTING. Parameter is -w OR --webroot 2017-09-25 20:35:14 +01:00
Jamie.Rees
f32b5546d0 !cosmetic warnings fix 2017-09-25 13:11:18 +01:00
Jamie.Rees
6e23d155de Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore 2017-09-25 13:05:32 +01:00
Jamie.Rees
ba1638187c Added an about page #865 2017-09-25 13:05:23 +01:00
camjac251
9e01b3b7fc Optimized images, Update old compressed image with a new lossless one. (#1514)
* Losslessly optimized the Old branch images

I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. Just optimized old excluding the emby-logo-dark.jpg, see other commits for more on that.

* Remove lossy emby-logo-dark.jpg and replace with matching PNG lossless file optimized with new paths added

Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png.

* Optimize existing Current branch images

So I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

* Replace bad aliased image with new updated lossless and replace file path to update to the new one

Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png.

* Added missing image

Added missing emby-logo-dark.png
2017-09-25 08:04:20 +01:00
PotatoQuality
5cfb3a0182 Update Readme for V3 2017-09-24 16:56:38 +02:00
tidusjar
df1ab01e46 #1513 #865 Fixed the issue where we do not send the requests to Radarr/Sonarr when approving
Also fixed a landing page issue
2017-09-23 23:38:18 +01:00
tidusjar
0139a8f514 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore 2017-09-23 22:56:34 +01:00
tidusjar
dd610fd5fb #1506 #865 Fixed an issue with the test buttons not working correctly 2017-09-23 22:56:01 +01:00
Jamie
d8067e04e6 Update Startup.cs 2017-09-23 20:39:33 +01:00
tidusjar
573c0b5f33 #865 Added donation link 2017-09-23 02:04:22 +01:00
tidusjar
b6011cf7a4 !minor fixed build 2017-09-23 01:39:32 +01:00
tidusjar
187d76ea77 Fixed a bunch of issues on #1513 2017-09-23 01:08:21 +01:00
Jamie.Rees
25d8f9b40d !minor removed the encryption for now while I investigate #865 2017-09-22 16:28:12 +01:00
Jamie.Rees
e0c2492987 !minor made the build a lot faster and also fixed the issue where we did not include the webpack files 2017-09-22 13:26:38 +01:00
Jamie.Rees
2b5e5282bd !wip fixed some things with the updater UI #1460 #865 2017-09-22 11:36:10 +01:00
Jamie.Rees
2e0beba738 !cosmetic fixed warnings 2017-09-22 10:40:31 +01:00
Jamie.Rees
511d9e0270 !minor fixed build 2017-09-22 10:38:35 +01:00
Jamie.Rees
af43042782 !minor fixed liniting 2017-09-22 10:37:55 +01:00
Jamie.Rees
c3e5df1fce !wip updater 2017-09-22 10:20:52 +01:00
Jamie.Rees
ce62606000 #1460 Added the Updater, it all seems to be working correctly. #865 2017-09-22 10:19:14 +01:00
Jamie.Rees
f6e0c25127 !wip small changes #865 2017-09-22 09:30:45 +01:00
Jamie.Rees
1bec8f54b0 !minor fixed an issue with the rules not returning to the ui
!wip updater #1460 #865
2017-09-22 08:49:15 +01:00
Jamie.Rees
709ab2dc98 !minor changelog 2017-09-22 08:08:08 +01:00
Jamie.Rees
9501c8cad8 !minor changelog 2017-09-22 08:07:32 +01:00
Jamie.Rees
dc3e429bbb !wip #865 Updater #1460 2017-09-22 08:04:58 +01:00
Jamie.Rees
03d88714de !cosmetic test 2017-09-21 16:04:46 +01:00
Jamie.Rees
e661eaccbb Removed percentage 2017-09-21 15:43:25 +01:00