Commit graph

41 commits

Author SHA1 Message Date
Bond_009 d35a1f2b94 Remove useless tasks from CI 2022-12-07 16:44:00 +01:00
Bond_009 060fb5f13c Add stylecop.json file 2022-11-27 14:13:31 +01:00
Bond_009 556cc8062d Investigate some TODO comments 2022-11-27 14:13:31 +01:00
Bond_009 55c8fb7814 Ignore Omnisharp crash logs 2021-09-01 12:28:52 +00:00
Bond_009 f7392394fd Add fuzzing infra 2021-06-08 22:22:32 +02:00
crobibero 320e3b98ab Add ci task to publish api client 2020-09-05 23:32:21 -06:00
telans 6bf4e1b28c
gitignore: catch jellyfin-web as symlink 2020-06-23 20:35:10 +12:00
Vasily 655a3ac54b
Merge pull request #2656 from joshuaboniface/improve-builds
Improve builds
2020-04-30 00:55:38 +03:00
Joshua M. Boniface 762a46045e Update gitignore paths for debian/ 2020-04-09 11:55:44 -04:00
Mark Monteiro c88e6daacf Ignore the jellyfin-web directory in MediaBrowser.WebDashboard 2020-04-07 10:36:44 -04:00
Joshua M. Boniface 3571afece1 Ignore web artifacts 2020-03-22 16:03:08 -04:00
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Erwin de Haan 2f2010ce59 NSIS improvements (#1692)
* Much better, but still broken

It crashes with two custom pages after one another. (So when the service should be installed).

* Fixed the problems and finished the NSIS installer.

Also ignored some of the artifacts.

* Added changes to CI for setup building.

Consolidate building and fixed git error.

Small CI fixes.

Move UX repo to SourcesDirectory

Fix stupid checkout <> clone error.

Fix typo in PowerShell command.

Artifact publish tasks can not have wildcards.
2019-09-09 17:40:51 -04:00
Bond_009 defc5f1cf9 Force LF line endings 2019-06-08 19:56:08 +02:00
Odd Stråbø 949a1cce21 Generate doxygen template config doxygen -g 2019-03-21 13:16:33 +01:00
Erwin de Haan 8055b70ab1 Fixed full pipeline, runs correctly now with drone exec 2019-02-12 16:21:46 +01:00
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 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 2019-01-12 01:49:46 +01:00
Erwin de Haan 0bb08b3f8d Added debian bin folder. 2019-01-11 23:35:14 +01:00
Erwin de Haan 399a079dd4 Build scripts and build system consolidation.
Squashed commit.
2019-01-10 19:45:30 +01:00
dkanada 9de66e9e87 add jellyfin-web as submodule 2019-01-09 23:35:05 +09:00
Joshua Boniface 3f65cb4f48 Add several more debuild artificats to gitignore 2019-01-05 20:30:58 -05:00
Sparky a064a93a8e Admin and first setup pages default to dark theme
Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well.
2019-01-02 12:01:03 -05:00
Ben Magee 7fc03f8bf1 Whitespace fix 2018-12-13 18:31:35 +00:00
Ben Magee fbedadbb44 Ignore debian build artifacts 2018-12-13 18:26:25 +00:00
Ben Magee 57ca96ad57 Add JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution. 2018-12-11 23:08:38 +00:00
Joshua Boniface e33f541c2b Move this to the latter part of the file to avoid conflicts 2018-10-22 01:59:25 +03:00
Joshua Boniface 9231c7d36d Don't ignore the debian/bin folder 2018-10-22 01:58:26 +03:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti b0ff307d0c remove json lock files 2016-10-31 22:21:38 -04:00
Luke Pulverenti f1ad56a7de add missing files 2015-07-16 09:06:02 -04:00
Luke Pulverenti f1a602f5a8 disable nuget package restore 2014-10-18 15:02:54 -04:00
Techywarrior 4e76319f16 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-08 18:43:43 -07:00
LukePulverenti 881bf8b9cb add CorePlugins to ignore 2013-02-22 19:27:56 -05:00
ScottIsAFool 83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages. 2013-02-22 19:22:39 +00:00
Eric Reed 8f41685a96 don't ignore pfx files 2013-02-21 16:30:41 -05:00
LukePulverenti 211dd6b257 add core plugins 2013-02-21 15:30:29 -05:00
Scott Lovegrove fbf963b68f Updated .gitignore to ignore packages 2013-02-21 17:38:51 +00:00
LukePulverenti 5e08d95b92 fixed x64 2013-02-21 12:22:41 -05:00
LukePulverenti 509156cbc3 remove core plugin output from source control 2013-02-20 21:40:36 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00