Joe Rogers
|
1a307db7eb
|
Add label for external audio/sub tracks
|
2022-03-10 22:20:35 +01:00 |
|
Cody Robibero
|
0a8bec1af4
|
Revert "chore: Add a read only connection for routes like Shows/NextUp"
|
2022-03-06 09:30:47 -07:00 |
|
Cody Robibero
|
bc3cb04c0b
|
Merge pull request #7240 from jaysonsantos/add-readonly-connection
|
2022-03-05 13:36:40 -07:00 |
|
Cody Robibero
|
b705ace262
|
Apply suggestions from code review
|
2022-03-05 12:37:23 -07:00 |
|
Cody Robibero
|
7ccf7e6157
|
Merge pull request #7322 from Bond-009/db2
|
2022-02-16 20:47:33 -07:00 |
|
Bond_009
|
23ea14aa27
|
Clean up SqliteItemRepository
* remove dead code
* reduce allocations
|
2022-02-15 22:27:38 +01:00 |
|
Bond_009
|
5732e6188c
|
Fix some warnings
|
2022-02-15 18:59:46 +01:00 |
|
Bond_009
|
1c14c86b20
|
Fix some warnings
|
2022-02-14 14:46:04 +01:00 |
|
Jayson Reis
|
09b8cde6aa
|
fix: Avoid opening read connections without mutexes
|
2022-01-23 11:59:12 +01:00 |
|
Jayson Reis
|
2e4dd02f76
|
chore: Add a read only connection for routes like Shows/NextUp
|
2022-01-22 21:52:30 +00:00 |
|
Cody Robibero
|
a60cb280a3
|
Properly populate QueryResult
|
2022-01-20 08:53:06 -07:00 |
|
Cody Robibero
|
7d63377194
|
Use provided SortOrder
|
2022-01-04 13:07:51 -07:00 |
|
Cody Robibero
|
f802763e8f
|
Reverse all order-by
|
2022-01-03 07:59:50 -07:00 |
|
Cody Robibero
|
c3071f8996
|
Fix orderby query
|
2021-12-31 08:03:08 -07:00 |
|
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
2021-12-27 07:38:06 -07:00 |
|
Bond_009
|
ea8f40e84a
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
|
Bond_009
|
cbfa355e31
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
Cody Robibero
|
8ddba55214
|
Use string builder instead of string interpolation
|
2021-12-16 09:18:51 -07:00 |
|
Cody Robibero
|
0dd304f86c
|
Log warning for unknown BaseItemKind to Type mapping
|
2021-12-16 07:54:22 -07:00 |
|
Cody Robibero
|
249a1ca955
|
Add mapping from BaseItemKind to Type.FullName for querying
|
2021-12-15 17:57:39 -07:00 |
|
Cody Robibero
|
87439665d7
|
Use array instead of HashSet
|
2021-12-14 15:10:40 -07:00 |
|
Cody Robibero
|
32629cd7da
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
|
Bond_009
|
474b035d99
|
Fix some warnings
|
2021-11-15 15:57:07 +01:00 |
|
Bond_009
|
03f933aaa0
|
Fix the last few warnings
Enables TreatWarningsAsErrors for all projects
|
2021-10-06 11:30:45 +02:00 |
|
Patrick Barron
|
21007aec20
|
Fix warnings in Data
|
2021-10-02 13:03:04 -04:00 |
|
Bond_009
|
5fd315b17c
|
Address comments
|
2021-09-24 20:15:46 +02:00 |
|
Bond_009
|
4d1d9f23d5
|
Use new Enum.TryParse(ReadOnlySpan<char>) overload
|
2021-09-24 20:15:46 +02:00 |
|
Bond_009
|
653df7d8e5
|
Specify DateTimeStyles when possible
|
2021-09-21 01:21:45 +02:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
Bond_009
|
637e86478f
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
|
Cody Robibero
|
ec13412155
|
Merge remote-tracking branch 'upstream/master' into warn-259810
|
2021-09-03 06:56:45 -06:00 |
|
Bond_009
|
286dabdc4b
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
target
and add test cases
|
2021-09-02 21:28:00 +02:00 |
|
Cody Robibero
|
ecb4b8e0aa
|
Apply suggestions from code review
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-08-30 07:11:34 -06:00 |
|
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
Bond_009
|
981cf4cfa0
|
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
|
2021-06-22 09:48:40 +02:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
2021-06-12 00:56:09 +02:00 |
|
cvium
|
9111730a0a
|
More review
|
2021-06-05 20:16:04 +02:00 |
|
cvium
|
0835b26889
|
review
|
2021-05-31 13:55:54 +02:00 |
|
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
2021-05-24 00:30:41 +02:00 |
|
cvium
|
3b59064f97
|
Bump SQLitePCL.pretty.netstandard to 3.0.1
|
2021-05-21 19:35:00 +02:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
Bond-009
|
e8790bfa96
|
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
|
2021-05-20 22:40:25 +02:00 |
|
cvium
|
e0f793799a
|
Fix build
|
2021-05-19 19:52:45 +02:00 |
|
cvium
|
7e6a45c402
|
Review changes
|
2021-05-19 19:33:24 +02:00 |
|
cvium
|
1027792b16
|
Review changes
|
2021-05-19 08:51:46 +02:00 |
|
Bond_009
|
2b321d8b89
|
Enable nullable for InternalItemsQuery
|
2021-05-18 12:23:26 +02:00 |
|
cvium
|
be4aeb5c2c
|
Rename SQL extension methods
|
2021-05-16 19:06:10 +02:00 |
|
cvium
|
1b49435a0e
|
Reduce some allocations
|
2021-05-16 14:49:11 +02:00 |
|