Bond-009
|
73a9079ee2
|
Merge branch 'master' into httpclient
|
6 years ago |
Joshua M. Boniface
|
cc2edc4d66
|
Merge pull request #1151 from Phlogi/patch-1
Use public ports and advertise DNS if available for WAN address
|
6 years ago |
Bond-009
|
d0fbd260d5
|
Merge branch 'master' into httpclient
|
6 years ago |
Phlogi
|
122cba2aa7
|
Correct use of local variable wanAddress.
|
6 years ago |
Bond-009
|
b44a70ff36
|
Simplify/remove/clean code
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
6 years ago |
Phlogi
|
1b03f078b9
|
No need to assign empty string.
|
6 years ago |
Phlogi
|
4c8f8cf64c
|
Removed trailing spaces, renamed get wan IP function.
|
6 years ago |
Claus Vium
|
6480cfcc87
|
Formatting update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
e36d424b5f
|
Formatting update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
f7e7d72688
|
Formatting update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
3474568ce2
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
89f2dfd78a
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
2c4c56d6d6
|
Formatting update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Phlogi
|
087d4153ae
|
Fix check for available WAN address.
|
6 years ago |
Phlogi
|
fb7f29de18
|
Format the WAN API Url correctly with https and Port.
|
6 years ago |
Phlogi
|
d18252542d
|
Also add the WAN switch to the public system info.
|
6 years ago |
Phlogi
|
030fcaac15
|
Proper access to configuration objects
|
6 years ago |
Phlogi
|
7ebb043249
|
Removed comment, renamed methods consistently.
|
6 years ago |
Claus Vium
|
598b1c9966
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
cf36aaef2b
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
f30af9cd5f
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
|
6 years ago |
Phlogi
|
4ffec8ad26
|
Fix build, missing changes.
|
6 years ago |
Phlogi
|
69cc5814d8
|
Change WAN IP behaviour: Use ServerConfiguration.WanDdns if set in configuration.
|
6 years ago |
Phlogi
|
414a318a0d
|
WAN Address should use public ports instead of local ports.
https://github.com/jellyfin/jellyfin/issues/601#issuecomment-475941080
|
6 years ago |
Bill Thornton
|
4cd8903abc
|
Fix default value for Expires header
|
6 years ago |
Joshua M. Boniface
|
fc79659549
|
Merge pull request #1127 from LogicalPhallacy/lockoutfix
Add configurable user lockout
|
6 years ago |
Vasily
|
e81a6adb95
|
Merge pull request #1090 from redSpoutnik/subtitle-display-title
Set DisplayTitle for subtitles
|
6 years ago |
Phallacy
|
80aedcd7e2
|
really fixed line endings
|
6 years ago |
Phallacy
|
fc28c9237c
|
fixed line endings
|
6 years ago |
Phallacy
|
b04200ca68
|
adding regex fix
|
6 years ago |
Joshua M. Boniface
|
e3dbed1c1a
|
Update Emby.Server.Implementations/Library/UserManager.cs
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
redSpoutnik
|
480a6607e2
|
Merge branch 'master' into subtitle-display-title
|
6 years ago |
Phallacy
|
7f0fa74467
|
updated regex to string literal with escaped -
|
6 years ago |
LogicalPhallacy
|
9df1506794
|
Merge pull request #2 from LogicalPhallacy/master
update lockoutfix to latest for testing
|
6 years ago |
LogicalPhallacy
|
2d0844b5db
|
Merge pull request #1 from jellyfin/master
merging myself to latest
|
6 years ago |
Phallacy
|
1ee016c997
|
configurable user lockout
|
6 years ago |
Phallacy
|
221389089c
|
quick fix for auth bug
|
6 years ago |
Vasily
|
11fde02035
|
Merge pull request #1105 from ploughpuff/ratelimit
Only delay making MusicBrainz request if necessary
|
6 years ago |
PloughPuff
|
d125fbc43d
|
Added contact email to user agent
MusicBrainz request a contact email address is supplied in comment section of user agent field.
|
6 years ago |
redSpoutnik
|
427688a0a0
|
Change subtitles DisplayTitle behavior
|
6 years ago |
Erwin de Haan
|
21cc38fcf4
|
Adjusted AssemblyCopyright attribute values.
|
6 years ago |
Vasily
|
208585d3f6
|
Merge pull request #1106 from Bond-009/warn2
More warning fixes
|
6 years ago |
Bond-009
|
bf43dc00bb
|
More warning fixes
|
6 years ago |
Bond-009
|
e64aaebbac
|
Improvements around streams
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
|
6 years ago |
Vasily
|
605bf0e8c3
|
Merge pull request #1100 from ploughpuff/rmprobeswitch
Finalise removal of --ffprobe switch
|
6 years ago |
Vasily
|
89e2af6b57
|
Merge pull request #1096 from dkanada/opensubs
Remove open subtitles from the server
|
6 years ago |
PloughPuff
|
b864e9da2a
|
Finalise removal of --ffprobe switch
Removed --ffprobe from src files and server/docker scripts.
|
6 years ago |
Vasily
|
297f25cfc2
|
Merge pull request #1059 from Bond-009/os
Remove EnvironmentInfo
|
6 years ago |
Joshua M. Boniface
|
6751560228
|
Merge pull request #1092 from joshuaboniface/configurable-webdir
Add configurable webdir option
|
6 years ago |
Bond-009
|
3ddbda9aca
|
Merge branch 'master' into xml
|
6 years ago |