Erwin de Haan
0dbc294836
Move VACUUM command to fix merge error
...
This fixes a syntax error.
5 years ago
Joshua M. Boniface
3b49c1bac0
Merge pull request #1515 from jellyfin/release-10.3.z
...
Backmerge for 10.3.6
5 years ago
Bond-009
82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Joshua M. Boniface
4f17ed961e
Merge pull request #1514 from Bond-009/httpclient2
...
Fix issues with HttpClientManager
5 years ago
Joshua M. Boniface
ba551b48e1
Merge pull request #1111 from EraYaN/azp-hardcoded-try
...
Azure Pipelines DownloadBuildArtifacts@0 Experiment
5 years ago
Bond_009
5fc4ad6c4e
Address comments
5 years ago
Bond_009
b117b364f2
Remove duplicate code
5 years ago
Bond_009
3603c64fa6
Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009
d405a400aa
Fixes issues with HttpClientManager
5 years ago
Joshua M. Boniface
54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
...
Vacuum databases at startup
5 years ago
Joshua M. Boniface
b3f9d04501
Bump version for 10.3.6
5 years ago
Erwin de Haan
2c8df07753
Fix some task names.
5 years ago
Erwin de Haan
08421311b9
Switch download order around.
5 years ago
Erwin de Haan
dc68fa2c8b
Disable seperate build and restore.
5 years ago
Erwin de Haan
ff373621b3
Switch to next gen artifacts.
5 years ago
Erwin de Haan
272691aacd
Switched to specific download.
5 years ago
Erwin de Haan
46623bc985
Try with hardcoded name.
5 years ago
Erwin de Haan
3462147195
Switched to latest ubuntu image and hardcoded definitionId.
5 years ago
Erwin de Haan
268fe5efe8
Small attempts at making previous build downloads work.
5 years ago
dkanada
0e0c70f782
Merge pull request #1505 from trumblejoe/patch-1
...
Qualified Namespace of pscredential
5 years ago
Erwin de Haan
acf52b9b55
Cleanup extra spaces.
5 years ago
Erwin de Haan
7587fe56d8
Moved VACUUM down to the end of the list.
5 years ago
Anthony Lavado
ab34a95142
Merge pull request #1473 from DrPandemic/apply-deprecation-WebRequest-on-10.3.z
...
Apply deprecation web request on 10.3.z
5 years ago
dkanada
9e9952d81f
Merge pull request #1247 from bugfixin/master
...
Adjust detection of 'sample' in filenames to use regex boundaries
5 years ago
dkanada
4f2d601f02
Merge pull request #1167 from Bond-009/eol
...
Force LF line endings
5 years ago
dkanada
e722801f80
Merge pull request #956 from Bond-009/db
...
Simplify db code
5 years ago
dkanada
6cf9204219
Merge pull request #1500 from dkanada/password
...
Add optional password field on user creation
5 years ago
trumblejoe
b719ca5a33
Qualified Namespace of pscredential
...
Qualified Namespace of pscredential, otherwise script fails in Powershell builds <3.0.
5 years ago
Bond_009
29ae7b9aeb
Add docs
5 years ago
Bond_009
45c13141f9
Address comments
5 years ago
dkanada
9079b3e8da
add optional password field on user creation
5 years ago
Andrew Rabert
0ee40cb636
Merge pull request #1495 from joshuaboniface/better-restart-script
...
Add nicer restart script
5 years ago
Joshua M. Boniface
62105c249f
Use which to find the service binary path
5 years ago
Joshua M. Boniface
a629f209b9
Make message wording more consistent
5 years ago
Bond_009
2e4c0fee77
Add removed line
5 years ago
Bond_009
d961278b3d
Reduce amount of raw sql
5 years ago
Bond_009
db2765aae5
Last bit of cleanup
5 years ago
Bond_009
7898af4ceb
Reworked PRAGMA statements use
5 years ago
Bond_009
edfd2d0cd9
Fix startup
5 years ago
Bond_009
d00ad28efd
Address comments
5 years ago
Bond-009
02b864e41b
Last line?
5 years ago
Bond-009
e88ebd748d
Final fixes
5 years ago
Bond-009
b6954f3bfd
More
5 years ago
Bond-009
27c29bbb4c
Back to a single connection
5 years ago
Bond-009
30842656a7
Properly dispose
5 years ago
Bond-009
e5248cfaa2
Properly dispose
5 years ago
Bond-009
c30ba14c1f
Use a connection pool instead of creating new connections
5 years ago
Bond-009
cec22ad10d
Simplify db code
5 years ago
Joshua M. Boniface
c08c0272b5
Add nicer restart script
...
The old restart script was buggy, as reported in #1320 . This updated
script seems to work far more reliably and conforms to the existing
jellyfin-sudoers packages sudo configuration.
5 years ago
dkanada
c52e8a2027
Merge pull request #1394 from joern-h/bugfix-issue1347
...
Check if an item is a child of an EnabledFolder
5 years ago