Patrick Barron
|
31f725fdbf
|
Fix a bug in Emby.Notifications and clean up
|
2020-05-26 23:08:27 -04:00 |
|
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
|
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
2020-05-26 20:29:11 -04:00 |
|
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
2020-05-26 20:00:01 -04:00 |
|
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
2020-05-26 12:14:40 -04:00 |
|
gion
|
e42bfc92f3
|
Fix code issues
|
2020-05-26 11:37:52 +02:00 |
|
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
2020-05-26 10:23:09 +02:00 |
|
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
2020-05-22 20:20:18 -04:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
2020-05-20 12:09:52 -04:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
2020-05-15 17:20:07 -04:00 |
|
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
2020-05-15 22:04:23 +03:00 |
|
gion
|
029bb80910
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
2020-05-15 18:59:35 +02:00 |
|
Frank Riley
|
9ee10d22c8
|
Rename function
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
3cb6fd8a27
|
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
|
2020-05-14 16:15:03 -07:00 |
|
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
2020-05-14 21:16:43 +00:00 |
|
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
2020-05-14 11:08:08 -04:00 |
|
Patrick Barron
|
1fecd55ac0
|
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
|
2020-05-13 15:35:44 -04:00 |
|
Patrick Barron
|
1e9b2613c6
|
Remove more unused code
|
2020-05-13 15:35:14 -04:00 |
|
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
2020-05-13 19:06:04 +00:00 |
|
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
2020-05-13 15:03:35 -04:00 |
|
Mark Monteiro
|
51cdb30741
|
Apply documentation suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-05-13 09:46:29 -04:00 |
|
Patrick Barron
|
b7621d762c
|
2nd half of changes
|
2020-05-13 00:00:57 -04:00 |
|
Patrick Barron
|
c1360a1dc3
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Data/SqliteUserDataRepository.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Entities/User.cs
# Jellyfin.Data/ISavingChanges.cs
# Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
# Jellyfin.Server.Implementations/JellyfinDb.cs
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Model/Notifications/NotificationOptions.cs
# MediaBrowser.sln
|
2020-05-12 22:22:20 -04:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Mark Monteiro
|
3abf870c1e
|
Do not include a double slash in URLs when a base URL is not set
|
2020-05-10 18:07:56 -04:00 |
|
Mark Monteiro
|
dc5165b97f
|
Merge branch 'master' into simplify-https-config
|
2020-05-10 14:43:57 -04:00 |
|
Mark Monteiro
|
43c22a5822
|
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
2020-05-10 14:36:11 -04:00 |
|
gion
|
5c8cbd4087
|
Fix code issues
|
2020-05-09 14:34:07 +02:00 |
|
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
2020-05-09 12:37:39 +02:00 |
|
gion
|
6e22e9222b
|
Fix code issues
|
2020-05-09 12:37:23 +02:00 |
|
Bond-009
|
62da4d0e5c
|
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
|
2020-05-07 14:52:10 +02:00 |
|
Bond_009
|
3623aafcb6
|
Make SonarCloud happy
|
2020-05-02 01:30:04 +02:00 |
|
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
2020-05-02 00:54:04 +02:00 |
|
Vasily
|
8607b6a997
|
Merge pull request #2817 from ferferga/master
Remove unnecessary space in hardware decoders argument for ffmpeg
|
2020-04-29 02:37:24 +03:00 |
|
gion
|
083d3272d0
|
Refactor and other minor changes
|
2020-04-27 22:39:37 +02:00 |
|
gion
|
aad5058d25
|
Implement KeepAlive for WebSockets
|
2020-04-27 22:39:37 +02:00 |
|
gion
|
84d92ba9ce
|
Check that client is playing the right item
Send date when playback command is emitted
Rename some classes
|
2020-04-27 22:39:20 +02:00 |
|
gion
|
f273995f5b
|
Refactor: rename user to session
|
2020-04-27 22:07:33 +02:00 |
|
gion
|
10c2c62f07
|
Implement syncplay backend
|
2020-04-27 22:07:33 +02:00 |
|
Mark Monteiro
|
679f97d5e9
|
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798
|
2020-04-26 17:37:30 -04:00 |
|
Joshua M. Boniface
|
00d8983d7c
|
Merge pull request #2990 from mark-monteiro/create-missing-folders
Create Missing Data Folders
|
2020-04-26 16:02:09 -04:00 |
|
Mark Monteiro
|
7615cdc963
|
Ensure metadata path is created on app startup, and also each time it is updated
|
2020-04-26 15:51:41 -04:00 |
|
Joshua M. Boniface
|
f502c89331
|
Merge pull request #2798 from JustAMan/fix-livetv-again
Make localhost LiveTV restreams always use plain HTTP port
|
2020-04-26 15:13:27 -04:00 |
|
Joshua M. Boniface
|
cbeeeced75
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:43 -04:00 |
|
Joshua M. Boniface
|
6ac723706c
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:34 -04:00 |
|
Joshua M. Boniface
|
0157326354
|
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-04-26 14:58:00 -04:00 |
|
Mark Monteiro
|
93649ad77b
|
Merge remote-tracking branch 'upstream/master' into simplify-https-config
|
2020-04-26 11:44:42 -04:00 |
|
dkanada
|
97d7ffc458
|
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
Fix Auth Response Codes
|
2020-04-23 14:10:22 +09:00 |
|