Commit Graph

975 Commits (098de6b0501eaa0375fc5bfd7cff369815b57718)

Author SHA1 Message Date
Phallacy 098de6b050 made newlines into linux newlines
6 years ago
Phallacy a0d31a49a0 merging with master to clear merge conflict
6 years ago
Phallacy 6bbb968b57 minor changes and return to netstandard
6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
6 years ago
Joshua M. Boniface b43317c5e1
Merge pull request #830 from Bond-009/update
6 years ago
Phallacy 56e3063342 little fixes for JustAMan
6 years ago
Vasily 13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
6 years ago
Bond_009 77a5617774 Removed remaining self-update code
6 years ago
Vasily 395072239d
Merge pull request #913 from Bond-009/log
6 years ago
Vasily e2f6ecaef6
Merge pull request #829 from Bond-009/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
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
6 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Bond-009 4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009 a993420676 Reduce log spam
6 years ago
Bond-009 25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
6 years ago
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
6 years ago
Bond-009 43cf11aa35 Change discards
6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
6 years ago
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
6 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
6 years ago
WWWesten c78298789d Translated using Weblate (Kazakh)
6 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
6 years ago
Bond-009 5835c4b21d
Remove comment
6 years ago
Claus Vium d8e6808d77
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
6 years ago
Claus Vium 9e58e31de0
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
6 years ago
Phallacy 77602aff88 Minor fixes re:PR870, added null checks from PR876
6 years ago
Phallacy 1ffd443d5a fixed nul user check to be first per justaman
6 years ago
Polydeukes bfc3954995 Translated using Weblate (Spanish)
6 years ago
WWWesten 4ed90d4658 Translated using Weblate (Kazakh)
6 years ago
ZsiGiT 3a6a5baa8e Translated using Weblate (Hungarian)
6 years ago
Leo Verto 18f0d996c0 Translated using Weblate (German)
6 years ago
Claus Vium da2554bd53 Translated using Weblate (Danish)
6 years ago
WWWesten f2811323c2 Translated using Weblate (Kazakh)
6 years ago
Bond-009 c74028d08d Address comments
6 years ago
Bond-009 3f13851be5 Address comments
6 years ago
Bond_009 8d98885cda Less string allocations
6 years ago
Bond_009 da9418c1b2 Useless copy
6 years ago
Bond_009 9dba930a85 Warn faster for slow requests
6 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable
6 years ago
Bond_009 3e6819c718 Don't clone lists
6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
6 years ago
Bond_009 64d5ec12e2 Use HashSets for increased perf
6 years ago