aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-12-07Remove useless tasks from CIBond_009
2022-11-27Add stylecop.json fileBond_009
2022-11-27Investigate some TODO commentsBond_009
2021-09-01Ignore Omnisharp crash logsBond_009
2021-06-08Add fuzzing infraBond_009
2020-09-05Add ci task to publish api clientcrobibero
2020-06-23gitignore: catch jellyfin-web as symlinktelans
2020-04-30Merge pull request #2656 from joshuaboniface/improve-buildsVasily
Improve builds
2020-04-09Update gitignore paths for debian/Joshua M. Boniface
2020-04-07Ignore the jellyfin-web directory in MediaBrowser.WebDashboardMark Monteiro
2020-03-22Ignore web artifactsJoshua M. Boniface
2019-11-01Rewrite hex encoder/decoderBond_009
2019-09-09NSIS improvements (#1692)Erwin de Haan
* 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-06-08Force LF line endingsBond_009
2019-03-21Generate doxygen template config `doxygen -g`Odd Stråbø
2019-02-12Fixed full pipeline, runs correctly now with `drone exec`Erwin de Haan
2019-01-20Updates reported version in `System/Info*` set of endpoints.Erwin de Haan
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-12Added git submodules command. Converted RPM to build from local tree. Added ↵Erwin de Haan
all the execution bits to the build scripts.
2019-01-11Added debian bin folder.Erwin de Haan
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.
2019-01-09add jellyfin-web as submoduledkanada
2019-01-05Add several more debuild artificats to gitignoreJoshua Boniface
2019-01-02Admin and first setup pages default to dark themeSparky
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.
2018-12-13Whitespace fixBen Magee
2018-12-13Ignore debian build artifactsBen Magee
2018-12-11Add JetBrains Rider files to gitignore, add taglib-sharp and ↵Ben Magee
ImageMagickSharp to the solution, as otherwise Rider can't build the solution.
2018-10-22Move this to the latter part of the file to avoid conflictsJoshua Boniface
2018-10-22Don't ignore the debian/bin folderJoshua Boniface
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-10-31remove json lock filesLuke Pulverenti
2015-07-16add missing filesLuke Pulverenti
2014-10-18disable nuget package restoreLuke Pulverenti
2013-04-08Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserTechywarrior
2013-02-22add CorePlugins to ignoreLukePulverenti
2013-02-22Set the Common, Controller, Model, UI and UI.Controls to go into one folder, ↵ScottIsAFool
set nuspec files up for the packages to make it easier to create nuget packages.
2013-02-21don't ignore pfx filesEric Reed
2013-02-21add core pluginsLukePulverenti
2013-02-21Updated .gitignore to ignore packagesScott Lovegrove
2013-02-21fixed x64LukePulverenti
2013-02-20remove core plugin output from source controlLukePulverenti
2013-02-20Pushing missing changesLukePulverenti