index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.Extensions
/
StringExtensions.cs
Age
Commit message (
Expand
)
Author
2026-02-20
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-02-15
Fix build
Bond_009
2026-01-31
Fix tag checks
Shadowghost
2025-05-18
Terminate at null char for audio tags (#14100)
gnattu
2025-02-05
Moved Trimmed to Jellyfin.Extensions.StringExtensions
Marc Brooks
2024-09-11
feat(i18n): able to finetune transliterator (#12378)
Gary Wang
2024-03-22
feat(i18n): transliterate item name before sorting (#11172)
Gary Wang
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-02-20
Improve alternate ordering (#9336)
Bond-009
2022-12-27
Use Diacritics.NET
Bond_009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-08-15
Fix various typos
luz paz
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2021-09-19
Reduce allocations
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009