Jamie.Rees
39cac898c6
Forgot to uncomment
2017-05-25 13:26:42 +01:00
Jamie.Rees
5fa9ea74f6
tetsd
2017-05-25 13:20:50 +01:00
Jamie.Rees
aec087af47
Build task changes
2017-05-25 13:10:21 +01:00
Jamie.Rees
1677097e5b
adsa
2017-05-25 13:05:23 +01:00
Jamie.Rees
798ab10ff3
appveyor
2017-05-25 12:58:12 +01:00
Jamie.Rees
66cc7f6f1a
stuff around tokens and also builds
2017-05-25 12:56:09 +01:00
Jamie.Rees
366b0d575a
Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
2017-05-24 16:31:51 +01:00
Jamie.Rees
8a98761fec
Small user changes #865
2017-05-24 16:31:36 +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
224b942190
Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
2017-05-16 16:09:22 +01:00
Jamie.Rees
1b5698b3ca
Reworked the TV model AGAIN #865
2017-05-16 16:09:06 +01:00
Jamie
cf18d8d63c
Update .gitattributes
2017-05-16 08:33:46 +01:00
Jamie.Rees
25526cc4d9
The move!
2017-05-16 08:31:44 +01:00
Jamie.Rees
1daf480b1b
Fixed build #865
2017-05-15 16:14:58 +01:00
Jamie.Rees
5ac0e4c68a
Fixed the user management #865
2017-05-15 16:14:37 +01:00
Jamie.Rees
3879fc04de
#865 Added support for multiple plex servers
2017-05-15 15:30:12 +01:00
tidusjar
a278917dcd
bleh
2017-05-13 23:21:50 +01:00
Jamie.Rees
40fb27ebab
Small changes
2017-05-12 16:30:20 +01:00
Jamie.Rees
64c5184a59
Fixed the build
2017-05-12 10:11:52 +01:00
Jamie.Rees
c6534652f1
Fixes
2017-05-12 09:41:27 +01:00
Jamie.Rees
77780900b7
bundling changes
2017-05-11 16:27:51 +01:00
Jamie.Rees
7064afb780
Some series information stuff, changes the pace theme too.
2017-05-09 16:27:14 +01:00
tidusjar
fa5efb6c66
docker support and more, redesign the episodes
2017-05-08 21:02:04 +01:00
Jamie.Rees
b829b10b14
stuff around episode/season searching/requesting
2017-05-08 13:32:04 +01:00
tidusjar
07f5c77c3c
removed redundant folders
2017-05-05 01:50:11 +01:00
tidusjar
9dbe334562
Lots of backend work
2017-05-05 01:48:48 +01:00
Jamie.Rees
c360b79f87
Fixed build
2017-05-04 14:58:12 +01:00
Jamie.Rees
e24d305c85
TV Request stuff
2017-05-04 14:45:30 +01:00
tidusjar
e0d5b03c7a
Added the TraktApi back
2017-05-03 22:01:25 +01:00
tidusjar
179280a282
Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
2017-05-03 21:49:11 +01:00
tidusjar
5ec9123851
work around the user management
2017-05-03 21:49:04 +01:00
Jamie.Rees
f3d4b8a67c
changes
2017-05-03 16:01:24 +01:00
Jamie.Rees
5b49d03f85
More
2017-04-28 15:59:39 +01:00
Jamie.Rees
596008b06c
Lots and Lots of work
2017-04-27 16:32:15 +01:00
tidusjar
539419750b
diagnostic changes.
...
Trying to work out why for osx it doesn't work
2017-04-25 21:28:51 +01:00
tidusjar
47bcb83a27
fixed hangfire exception
2017-04-25 20:29:46 +01:00
tidusjar
678fe82f70
remove xunit
2017-04-25 20:19:54 +01:00
Jamie.Rees
396bc5588a
Lots more work :(
2017-04-25 16:26:56 +01:00
tidusjar
f706b36ae5
More changes
2017-04-24 21:56:41 +01:00
Jamie.Rees
8b64c18ace
#865
2017-04-24 16:27:08 +01:00
Jamie.Rees
3935dcb811
Small changes
2017-04-21 16:31:11 +01:00
Jamie.Rees
0dd273607b
Fixed build
2017-04-21 08:48:39 +01:00
Jamie.Rees
b391861e6e
More mapping
2017-04-21 08:31:33 +01:00
Jamie.Rees
41f03b46f1
Mapping mainly
2017-04-20 16:31:59 +01:00
Jamie.Rees
3f62d0d5ec
Added some sonarr stuff
2017-04-18 16:24:15 +01:00
Jamie
47e2385eaa
Merge pull request #1389 from MattJeanes/DotNetCore-patch1
...
Fixed bundling and various improvements
2017-04-17 23:21:01 +01:00
Matt Jeanes
e8f4422a3b
Fix systemjs config not being included
...
gulp lib copy runs too early, TypeScript is not yet compiled so it
doesn't get copied to lib, just including it in the root this time
2017-04-17 22:56:36 +01:00
Matt Jeanes
a23508adc9
Fixed bundling and various improvements
...
- Fixed uglifyjs (apparently gulp-uglify was too new?!, fixes #1386 )
- Updated to latest practices from https://github.com/MattJeanes/AngularBasic
- Fix primeng loading roboto (moved fonts lib from fonts to css/fonts)
- Upgrade to ngx-infinite-scroll from angular2-infinite-scroll and move it to npm auto-installer
- Remove weird content inclusion in csproj and just include all of wwwroot
- Upgrade to Angular 4.0.2 and TypeScript 2.3.0
2017-04-17 22:40:15 +01:00
tidusjar
1480e980e8
Finished the emby wizard #865
2017-04-16 22:38:39 +01:00