.. |
Activity
|
Fix bugs relating to users not being properly locked out.
|
2020-05-22 21:45:31 -04:00 |
AppBase
|
Switch to using declaration
|
2020-04-14 15:11:21 -04:00 |
Archiving
|
Document and clean up ZipClient.cs
|
2020-04-14 15:16:04 -04:00 |
Branding
|
Apply code review suggestions
|
2020-04-19 13:39:12 -04:00 |
Browser
|
Do not include a double slash in URLs when a base URL is not set
|
2020-05-10 18:07:56 -04:00 |
Channels
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
Collections
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
Configuration
|
Address review comments
|
2020-05-14 17:13:45 -04:00 |
Cryptography
|
Clean up and document CryptographyProvider.cs
|
2020-04-14 16:13:41 -04:00 |
Data
|
Migrate User DB to EF Core
|
2020-05-20 10:04:00 -04:00 |
Devices
|
Document user class and fix a few minor issues
|
2020-05-20 19:47:41 -04:00 |
Dto
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
EntryPoints
|
Merge branch 'master' into userdb-efcore
|
2020-05-26 20:29:11 -04:00 |
HttpClientManager
|
Register and construct IHttpClient correctly
|
2020-04-04 21:18:09 -04:00 |
HttpServer
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
Images
|
Fix some warnings
|
2020-02-23 12:11:43 +01:00 |
IO
|
Use glob patterns to ignore files
|
2020-05-15 18:33:18 -07:00 |
Library
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
LiveTv
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
Localization
|
Translated using Weblate (Spanish (Mexico))
|
2020-05-21 22:41:56 -04:00 |
MediaEncoder
|
Address comments
|
2020-04-01 19:05:41 +02:00 |
Net
|
Fix merge errors
|
2020-05-02 01:09:35 +02:00 |
Networking
|
Remove unused usings
|
2020-03-24 16:12:06 +01:00 |
Playlists
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
Properties
|
Adjusted AssemblyCopyright attribute values.
|
2019-03-14 22:17:56 +01:00 |
ScheduledTasks
|
Merge remote-tracking branch 'upstream/master' into register-services-correctly
|
2020-04-11 10:00:39 -04:00 |
Security
|
Register and construct IAuthenticationRepository correctly
|
2020-04-04 19:36:27 -04:00 |
Serialization
|
Remove FileSystem.GetStream
|
2020-01-22 22:20:35 +01:00 |
Services
|
Add some simple tests
|
2020-04-20 10:18:12 +02:00 |
Session
|
Fix bug when migrating user db with users that have never logged in.
|
2020-05-28 14:21:26 -04:00 |
SocketSharp
|
Merge branch 'master' into websocket
|
2020-05-14 11:08:08 -04:00 |
Sorting
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
SyncPlay
|
Fix bug when migrating user db with users that have never logged in.
|
2020-05-28 14:21:26 -04:00 |
TV
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
Udp
|
Update Emby.Server.Implementations/Udp/UdpServer.cs
|
2020-05-24 09:22:13 +01:00 |
Updates
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
UserViews
|
Don't shuffle some types by default
|
2019-10-20 16:08:40 +02:00 |
ApplicationHost.cs
|
Merge branch 'master' into userdb-efcore
|
2020-05-26 20:29:11 -04:00 |
ConfigurationOptions.cs
|
Fix VideoResolver and tests
|
2020-04-21 12:11:55 +02:00 |
Emby.Server.Implementations.csproj
|
Merge pull request #3099 from rigtorp/ignore-patterns
|
2020-05-18 22:23:40 +03:00 |
IStartupOptions.cs
|
Update Emby.Server.Implementations/IStartupOptions.cs
|
2020-05-20 14:29:18 +01:00 |
ResourceFileManager.cs
|
Simplify file serving code
|
2019-06-10 00:53:16 +02:00 |
ServerApplicationPaths.cs
|
Ensure metadata path is created on app startup, and also each time it is updated
|
2020-04-26 15:51:41 -04:00 |