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
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
2019-01-19 15:01:16 +01:00
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
2019-01-13 21:10:15 +01:00
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
2019-01-13 20:45:51 +01:00
Bond_009
3a2a0fbfe8
Add more NuGet metadata properties
...
Remove old nuspec files
2019-01-13 11:57:33 +01:00
Bond_009
e1379610e5
Ground work to get plugins functional again
2019-01-07 16:58:33 +01:00
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
2019-01-02 01:22:21 -05:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
42d0b070b4
update project files
2017-06-04 17:08:56 -04:00
Luke Pulverenti
33014f77aa
update GetItems method
2017-05-26 02:48:54 -04:00
Luke Pulverenti
404171023f
clean up build configs
2017-05-16 01:44:06 -04:00
Luke Pulverenti
65a1ef020b
move sync repository to portable project
2016-11-19 00:52:49 -05:00
Luke Pulverenti
13dcb5abb1
fix projects
2016-11-03 17:04:55 -04:00
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
2016-11-03 15:07:48 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
2af3ec43d5
make common project portable
2016-10-23 19:49:13 -04:00
Luke Pulverenti
0f8ccfaf49
prep for portable common
2016-10-23 15:47:34 -04:00
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
2016-10-23 15:14:57 -04:00
Luke Pulverenti
2d91058b0d
remove targeting overrides
2016-10-22 15:28:40 -04:00
Luke Pulverenti
c7f559f8ce
make model project portable
2016-10-21 22:08:34 -04:00
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
2016-10-06 14:55:01 -04:00
Luke Pulverenti
3510ef3d2b
reduce use of timers throughout the system
2016-01-28 22:40:21 -05:00
Luke Pulverenti
9b998a068a
update image encoding
2015-10-28 15:40:38 -04:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
8ad702060e
begin file system rework
2015-10-03 23:38:46 -04:00
Mike
5b9999eccf
Prototype 2 of max task length for scheduled tasks.
2015-02-26 09:05:12 -05:00
Luke Pulverenti
0840bb9ba2
move web socket classes to server project
2014-12-27 13:06:32 -05:00
Luke Pulverenti
2e53ff1fd0
move files out of common
2014-12-26 14:34:39 -05:00
Luke Pulverenti
0ec3d217e7
sync updates
2014-12-26 12:45:06 -05:00
Luke Pulverenti
dc8fb33a1f
updated nuget
2014-12-01 07:43:34 -05:00
Luke Pulverenti
17081767da
remove dead file
2014-11-26 15:42:16 -05:00
Luke Pulverenti
576768de59
update translations
2014-11-25 23:12:29 -05:00
Luke Pulverenti
4351d0672e
update release build configurations
2014-11-07 11:28:15 -05:00
Luke Pulverenti
b5842f9f19
rework build scripts
2014-11-05 14:28:41 -05:00
Luke Pulverenti
f1a602f5a8
disable nuget package restore
2014-10-18 15:02:54 -04:00
Luke Pulverenti
a3d553a7fb
set connect access token
2014-09-02 22:30:05 -04:00
Luke Pulverenti
6f45ea0823
fixes #912 - Add special views for Dlna
2014-09-01 16:10:54 -04:00
gsnerf
f0c2c7ceb0
cleaned up left overs & removed last unnecessary mono filters
2014-08-06 22:41:23 +02:00
gsnerf
2c61109c7b
fixed faulty case in references to NuGet.exe and NuGet.targets
2014-08-03 23:26:15 +02:00
Luke Pulverenti
bc657237aa
consolidate web socket onto one port
2014-07-18 21:28:40 -04:00
Luke Pulverenti
933443c2b9
added modular configuration
2014-06-29 13:35:05 -04:00
Luke Pulverenti
dce9093ba1
split files into separate classes
2014-05-08 17:23:24 -04:00
Luke Pulverenti
f02c326027
Removed guids from the model project
2014-05-08 16:09:53 -04:00
Thomas Gillen
61c2364de1
Added IDependencyModule to allow plugins to define IoC bindings
2014-02-06 21:18:40 +00:00
Luke Pulverenti
c8a106f485
move media encoder to server project
2014-01-12 01:31:21 -05:00
Luke Pulverenti
9ecb85d066
added mono release configuration
2013-12-11 14:54:33 -05:00
Luke Pulverenti
f32212d160
update to service stack v4
2013-12-07 10:52:38 -05:00
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
2013-12-05 11:50:21 -05:00
Luke Pulverenti
58f1a314b5
update to service stack 3.0.70.0
2013-11-30 13:32:39 -05:00