jellyfin-server/SocketHttpListener
Erwin de Haan bb8df8dfa0 Updates reported version in System/Info* set of endpoints.
Added ProductName and ServerVersion to API.

Added build version and build step. Addressed issues wtih indentation.

Made the BuildVersion an actual object. This lets up link to the github page of that commit.

Fixed class method type and styled link.

Fixed languages and split out the information in the UI.

Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.

Removed tempfiles from replace sessions from csproj.

Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)

Added simple replace for ssh github links.

Add execute rights to update-version.

Wrapped long line in ApplicationHost.cs

Fixed some small issues.

Fixed some small issues, and flipped some if's around.

Converted parameter names to camelBack casing.

Sealed the attribute class.

Removed MPLv2 license.

Fixed file headers.

Added newline.

Moved links in *.csproj files as well.

Fix issues caused by rebase auto merging.

Removed default constructor and added init values to properties, also hid the Remote value form API.
2019-01-20 00:28:48 +01:00
..
Net Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00
Primitives Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Properties Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
ByteOrder.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
CloseEventArgs.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
CloseStatusCode.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
CompressionMethod.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
ErrorEventArgs.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
Ext.cs Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00
Fin.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
HttpBase.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
HttpResponse.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
Mask.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
MessageEventArgs.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Opcode.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
PayloadData.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
Rsv.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
SocketHttpListener.csproj Updates reported version in System/Info* set of endpoints. 2019-01-20 00:28:48 +01:00
SocketStream.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
WebSocket.cs Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00
WebSocketException.cs Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
WebSocketFrame.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00