Joshua Boniface
3ed9d32f68
Rename Windows scripts folder
6 years ago
Joshua Boniface
3ecfd1fdd1
Rename framework to portable
6 years ago
Joshua Boniface
24574d4964
Rename MacOS build
6 years ago
Joshua Boniface
512ab8c6aa
Remove unneeded Linux builds
6 years ago
Erwin de Haan
029bafdf9c
Changed build name template and limited number of parallel jobs.
6 years ago
Erwin de Haan
0849c4a447
Switched to dotnet based execution again because of permissions.
6 years ago
Erwin de Haan
5238ba5d8f
Fix tool extraction search pattern.
6 years ago
Erwin de Haan
6b1a64652f
Fix path for naming, and add extra CopyFIle Task.
6 years ago
Erwin de Haan
9961c8c459
No full publish of artifacts.
6 years ago
Erwin de Haan
18418b6892
Fixed secondary Artifact paths and Debug config.
6 years ago
Erwin de Haan
d4bc7b5a5a
Fix NuGet task name.
6 years ago
Erwin de Haan
e2d0f67077
Fix the conditions.
6 years ago
Erwin de Haan
5ef63e738d
Added final stage and removed triggers.
6 years ago
Erwin de Haan
7bbcb455c0
Added compat checking to YAML
6 years ago
Erwin de Haan
2ad54cd09d
Fixed the assemblynames from drone since, the namespaces do not line up (yet).
6 years ago
Erwin de Haan
7c9803e135
Update azure-pipelines.yml for Azure Pipelines
6 years ago
Erwin de Haan
480999e8e6
Update azure-pipelines.yml for Azure Pipelines
6 years ago
Erwin de Haan
ef17ec700b
Update azure-pipelines.yml
6 years ago
Erwin de Haan
4b34b0cfea
Merge branch 'azure-pipelines' of https://github.com/EraYaN/jellyfin into azure-pipelines
6 years ago
Erwin de Haan
60fc53306d
Fixed vmImage
6 years ago
Bond-009
77d4fec6eb
Merge pull request #933 from cvium/fix_movie_matching_again
...
Semi-revert to prefer old movie grouping behaviour
6 years ago
Erwin de Haan
18717d103a
Update azure-pipelines.yml for Azure Pipelines
6 years ago
Erwin de Haan
6834b64922
Add first Azure Pipeline (Build)
6 years ago
Claus Vium
29ff80d69c
Minor style fixes
6 years ago
Claus Vium
4a700778e3
Semi-revert to prefer old movie grouping behaviour
6 years ago
Phallacy
56e3063342
little fixes for JustAMan
6 years ago
Joshua M. Boniface
781cca0c82
Merge pull request #902 from brianjmurrell/copr-autobuild
...
COPR auto building
6 years ago
Andrew Rabert
eab35890dc
Merge pull request #862 from EraYaN/abi-check-drone
...
Add dotnet-compat ABI testing and Debug configuration building to drone-CI
6 years ago
Felix Ruhnow
967d5deeb7
checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that)
6 years ago
Bond-009
51ba28bd65
Remove useless check
6 years ago
Bond_009
a94aeb5c87
Simplify code to get data dir
6 years ago
Vasily
13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
...
Replace primitive injection with IConfiguration
6 years ago
Bond_009
7554f63551
Remove more self-update code
6 years ago
Bond_009
25253cf961
Fix style issues in changed files
6 years ago
Bond_009
77a5617774
Removed remaining self-update code
6 years ago
Vasily
f274d024ce
Merge pull request #924 from cvium/fix_movie_matching
...
Use the movie name instead of folder name
6 years ago
Vasily
395072239d
Merge pull request #913 from Bond-009/log
...
Reduce log spam
6 years ago
Vasily
e2f6ecaef6
Merge pull request #829 from Bond-009/fields
...
Removed some unused fields
6 years ago
Phallacy
48e7274d37
added justaman notes, fixed new bug from emty has removals
6 years ago
LogicalPhallacy
9f3aa2cead
Apply suggestions from code review
...
Adding minor stylistic suggestions from Bond-009
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
bobberb
bb50363812
Translated using Weblate (Hebrew)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
6 years ago
Joshua M. Boniface
9a38e4dc8a
Merge pull request #925 from Bond-009/newmaser
...
Merge 10.2.0 release branch back into master
6 years ago
William Taylor
c607c95e64
Removed async from non-async method
6 years ago
William Taylor
18ae107ce4
Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor
3f80b16ffa
Removed Reference and replaced with package reference
6 years ago
William Taylor
72aa364aa5
Removed extra using
6 years ago
William Taylor
0d5fbcb031
Removed primitives from services in Program.cs
...
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
6 years ago
Bond-009
a35ea49c99
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Claus Vium
c45b6aa53e
Use the movie name instead of folder name
6 years ago
Andrew Rabert
4b4399fba6
Merge pull request #920 from nvllsvm/dockolate_icetainer
...
Fix cachedir missing from Docker container
6 years ago