Patrick Barron
|
e052128c52
|
Cleanup and fix more bugs
|
5 years ago |
Patrick Barron
|
e8173df9dc
|
Cleanup
|
5 years ago |
Patrick Barron
|
99511b3be8
|
Fix a couple bugs
|
5 years ago |
Patrick Barron
|
e3f9aaa9c6
|
Fix bugs relating to users not being properly locked out.
|
5 years ago |
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
5 years ago |
Patrick Barron
|
42177d1739
|
Replace Weekday with DayOfWeek
|
5 years ago |
Patrick Barron
|
d72ea70995
|
Document user class and fix a few minor issues
|
5 years ago |
Patrick Barron
|
0ccf7320b0
|
Fix a few issues in User
|
5 years ago |
Patrick Barron
|
becfe018f0
|
Add internal id for new users
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
5 years ago |
Patrick Barron
|
623dcde65c
|
Manually specify enum values
|
5 years ago |
Patrick Barron
|
64c14beb27
|
Fix default permissions and HasPassword property
|
5 years ago |
Patrick Barron
|
1d1a145ad4
|
Fix issues and add profile image support
|
5 years ago |
Patrick Barron
|
292993d8ef
|
Document various classes.
|
5 years ago |
Patrick Barron
|
d35a7ba8bd
|
Fix more issues
|
5 years ago |
Patrick Barron
|
d27b2481a0
|
Fix an issue causing multiple permissions/preferences objects to be created.
|
5 years ago |
Patrick Barron
|
e7b297c67b
|
Add some missing properties
|
5 years ago |
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
5 years ago |
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
|
5 years ago |
Vasily
|
652e9702fc
|
Merge pull request #3117 from JustAMan/no-more-doppelgangers
Fixes collections (and probably some extras support, too)
|
5 years ago |
Mark Monteiro
|
757643e326
|
Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers
|
5 years ago |
Mark Monteiro
|
6e68702799
|
Do not run DELETE command if no extras are detected
Also log a message if no extras were detected
Also log the path used for the database backup
Also add some comments to explain the migration
|
5 years ago |
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
5 years ago |
Vasily
|
43dc604e87
|
Fixed compilation, added backing db before removing extras
|
5 years ago |
Patrick Barron
|
79dee27299
|
Fixed indentation
|
5 years ago |
Vasily
|
034fe97eeb
|
Apply suggestions from code review
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
|
5 years ago |
Patrick Barron
|
a7c2e524a9
|
Apply more review suggestions
|
5 years ago |
Patrick Barron
|
a5dee36808
|
Apply more review suggestions
|
5 years ago |
dkanada
|
18953d95e6
|
Merge pull request #3085 from MrTimscampi/vtt-position
Add positionning cues to WebVTT writer
|
5 years ago |
dkanada
|
cb249cc171
|
Merge pull request #3118 from barronpm/fix-regressions
Fix regressions introduced by #3098
|
5 years ago |
Odd Stråbø
|
ef533015ae
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
5 years ago |
Vasily
|
ed751aa054
|
Merge pull request #3084 from fhriley/fix_allow_origin
Fix #3083: Set the Access-Control-Allow-Origin header to the request …
|
5 years ago |
Patrick Barron
|
dcaffd3812
|
Fix regressions introduced by #3098
|
5 years ago |
Vasily
|
7c57134535
|
Implement a cleanup migration
|
5 years ago |
Frank Riley
|
9ee10d22c8
|
Rename function
|
5 years ago |
Frank Riley
|
6990af811a
|
Use simpler dictionary iterator.
|
5 years ago |
Frank Riley
|
c70c589236
|
Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Frank Riley
|
3cb6fd8a27
|
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
|
5 years ago |
Vasily
|
ce16651dbd
|
Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105
|
5 years ago |
Patrick Barron
|
953777f1ba
|
Removed unnecessary usings
|
5 years ago |
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
b94afc597c
|
Address review comments
|
5 years ago |
Vasily
|
5ce008e02f
|
Merge pull request #2162 from Bond-009/websocket
Rewrite WebSocket handling code
|
5 years ago |
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
5 years ago |
dkanada
|
11dd96f6c7
|
Merge pull request #3089 from MrTimscampi/tmdb-original-title
Add more information to TmdbSeriesProvider
|
5 years ago |
Patrick Barron
|
9925742918
|
Implement more review suggestions
|
5 years ago |
Patrick Barron
|
1fecd55ac0
|
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
|
5 years ago |
Patrick Barron
|
1e9b2613c6
|
Remove more unused code
|
5 years ago |
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |