Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/31dccaca0f8d3d924756286af54c70101155cffb/Emby.Server.Implementations/Data/BaseSqliteRepository.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

98 Commits (31dccaca0f8d3d924756286af54c70101155cffb)

Author SHA1 Message Date
Bond-009 ec2fa95bf3
Merge pull request from Bond-009/numconns 9 months ago
Bond-009 b4e32a5ede Backport pull request from jellyfin/release-10.9.z 9 months ago
Bond-009 78e8eae5ad Backport pull request from jellyfin/release-10.9.z 9 months ago
Bond_009 953bd5f210 Remove old connection count props 9 months ago
Bond-009 7d28d08e08
Enable more warnings as errors () 11 months ago
cvium e7016e38b8 remove readonly 2 years ago
cvium 791413a50f open before changing pragmas 2 years ago
cvium cf04b43fa4 simplify extension methods 2 years ago
cvium fb511dbae2 rename variable and fix crash 2 years ago
cvium 061d79c113 remove runintransaction 2 years ago
cvium 613f4296e3 loading works 2 years ago
Bond-009 aae22865a0
Merge pull request from Silvenga/restore-default-journal-size 2 years ago
Mark Lopez 29889159e8
Increased the max journal_size_limit to reduce the number of truncation operations. 2 years ago
Bond_009 8dba3a44fd Get write connection for vacuum 2 years ago
Bond_009 33f97045f9 Use BlockingCollection 2 years ago
Bond_009 858dadcdd1 POC sql connection pool 2 years ago
Bond_009 b69abd4d7d Properly dispose prepared statements 2 years ago
Stepan Goremykin 7d7e177265 Remove redundant casts 2 years ago
Bond_009 6a8d24d9e9 Set journal_size_limit 2 years ago
Bond_009 73740f6c6e Change synchronous_mode to normal 2 years ago
Bond_009 ab918c6292 Fine tune DB settings 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Cody Robibero 0a8bec1af4
Revert "chore: Add a read only connection for routes like Shows/NextUp" 3 years ago
Cody Robibero b705ace262
Apply suggestions from code review 3 years ago
Jayson Reis 09b8cde6aa fix: Avoid opening read connections without mutexes 3 years ago
Jayson Reis 2e4dd02f76
chore: Add a read only connection for routes like Shows/NextUp 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Bond_009 03f933aaa0 Fix the last few warnings 3 years ago
Patrick Barron 21007aec20 Fix warnings in Data 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
cvium 1b49435a0e Reduce some allocations 4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings 4 years ago
Bond_009 48e1cf9fd7 Minor performance improvements to item saving 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Joshua M. Boniface 9aec21f6b5
Nicer link format for comment 6 years ago
Joshua Boniface 72edf5b555 Change PRAGMA mode from WAL to TRUNCATE 6 years ago
Bond_009 d62a3f0e57 Fix master 6 years ago
Erwin de Haan 0dbc294836
Move VACUUM command to fix merge error 6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z 6 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces. 6 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list. 6 years ago
Bond_009 29ae7b9aeb Add docs 6 years ago