Commit graph

2042 commits

Author SHA1 Message Date
Jamie.Rees
9f164e4098 Fixed the issue with the tv search not working #1463 2017-09-18 14:40:22 +01:00
Matt Jeanes
cd8a44cab8 Latest practices... also probably broke some styles - sorry (#1508)
* Latest practices

* Lock zone.js to 0.8.16 (for now, see https://github.com/angular/zone.js/pull/887 )

* Use es6-compatible minifier

* Attempt to fix pull req appveyor builds

* Attempt build fix again

* Remove cake gulp publish task - not needed anymore

* Use bootswatch

and remove unused bootstrap dependency

* Add bootstrap

* Fix things
2017-09-18 12:29:16 +01:00
tidusjar
d754ef6b81 Update nuget packages and added logging to the Updater #865 2017-09-16 23:24:45 +01:00
tidusjar
23efcd3dce build with the branch version 2017-09-16 22:26:29 +01:00
tidusjar
956b4f6697 Added the ForwardedHeaders middlewear for Reverse Proxy scenarios #865 2017-09-16 00:45:48 +01:00
tidusjar
5294205f40 build fix 2017-09-15 22:23:37 +01:00
tidusjar
97f1d9ce28 fixed build 2017-09-15 22:17:05 +01:00
tidusjar
2e8f08fef1 omgwtf so many changes. #865 2017-09-15 22:15:45 +01:00
Jamie
64d37c37a3 Update build.cake 2017-09-14 16:13:02 +01:00
Jamie.Rees
599cb013d5 Tests 2017-09-14 16:08:46 +01:00
Jamie.Rees
36d93d5a9d #1456 Started on the User Importer
Also added the remember me button
2017-09-14 14:08:07 +01:00
Jamie.Rees
e34db987d7 Made some UI changes, reworked the Emby and Plex screens to make them more user friendly and no so fugly. #865
Also made the login page placeholder text slightly lighter
2017-09-13 16:27:21 +01:00
Jamie.Rees
ac0f3f3868 Cake skip verification build stuff #865 2017-09-13 14:45:03 +01:00
Jamie.Rees
affc5b36ad Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore 2017-09-13 14:26:34 +01:00
Jamie.Rees
9a2b0f6102 #1486 2017-09-13 14:26:22 +01:00
Jamie.Rees
0e6a1707f4 #1486 2017-09-13 09:20:26 +01:00
Jamie.Rees
95c5c839f0 Upgraded to .net core 2.0 #1486 2017-09-13 08:25:05 +01:00
tidusjar
f6cd68ff28 Some fixes around the UI and managing requests #865 2017-09-12 22:08:54 +01:00
Jamie.Rees
5d0e317315 #865 Finished the landing page, we now check the server's status 2017-09-12 14:46:08 +01:00
Jamie
391308ddeb Update DiscordApi.cs 2017-09-07 09:37:54 +01:00
PotatoQuality
850e40ef0e Update README.md 2017-09-07 00:27:37 +02:00
TidusJar
90c99507f8 fixed build 2017-09-06 15:14:06 +01:00
TidusJar
be74644271 Added a authorization filter so we can see hangfire outisde of the local requests 2017-09-06 15:11:13 +01:00
Jamie.Rees
ba930dc1bb Removed the telegram api 2017-09-05 14:51:04 +01:00
Jamie.Rees
f7d67bf26d Small changes on the updater #1460 #865 2017-09-05 14:19:06 +01:00
Jamie.Rees
2dd0478ea6 Added more logging for the updater 2017-09-05 13:15:58 +01:00
tidusjar
4ae061f167 merge 2017-09-04 22:42:32 +01:00
tidusjar
ece8b39632 Lots of different UI enhancements and fixes #865 2017-09-04 22:36:32 +01:00
Jamie
8d6836beed Merge pull request #1496 from dhruvb14/DotNetCore
Break out Request Children into their own component make Search UI similar to Requests UI
2017-09-02 16:16:19 +01:00
tidusjar
855a11ba9a gitchangelog 2017-09-02 00:47:08 +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
6d276a3c3d Fixed the issue where we were using the wrong availability options 2017-09-01 23:41:03 +01:00
tidusjar
42f48caf3b Fixed a bunch of bugs in Ombi #865 2017-09-01 22:41:56 +01:00
Jamie.Rees
496e086e32 build versioning 2017-09-01 13:36:41 +01:00
Jamie.Rees
5616ffdca3 Updated CHangelog 2017-09-01 10:17:29 +01:00
Jamie.Rees
2de9dcff7b Updated changelog 2017-09-01 10:10:08 +01:00
Jamie.Rees
85303626f0 #1460 The assembly versioning seems to work correctly now 2017-09-01 08:52:40 +01:00
tidusjar
2535645a90 More build versioning changes #865 2017-08-31 22:43:21 +01:00
Jamie.Rees
302f7ca285 Fixed cake script 2017-08-31 16:17:20 +01:00
Jamie.Rees
4a0e01054a WIP on the build versioning for the Updater #1460 #865 2017-08-31 16:04:02 +01:00
Jamie.Rees
9a3e324265 versioning 2017-08-31 12:23:38 +01:00
Jamie.Rees
2002ea9d6f Updated assembly versions 2017-08-31 11:50:01 +01:00
Jamie.Rees
88db550101 Package versions 2017-08-31 11:13:18 +01:00
Jamie.Rees
f60d133f41 #1460 #865 working on the auto updater 2017-08-31 10:57:16 +01:00
Jamie.Rees
ff242f2531 Fixed build 2017-08-30 13:04:02 +01:00
Jamie.Rees
7414f3284d Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore 2017-08-30 12:46:35 +01:00
Jamie.Rees
a77e518315 Added the logo in the email notifications to use the application image #1459 2017-08-30 12:46:19 +01:00
Dhruv Bhavsar
c77ac00eae Remove unused functions 2017-08-29 20:54:54 -04:00
Dhruv Bhavsar
4215c77620 Make Episode picker similar to Requests Child view. #1457 #1463 2017-08-26 16:27:28 -04:00