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
Age
Commit message (
Expand
)
Author
2020-05-30
Reimplement password resetting
Patrick Barron
2020-05-29
Make UserManager.IsValidUsername static
Patrick Barron
2020-05-29
Ignore documentation warnings in new migration files
Patrick Barron
2020-05-29
Update schema and migration to allow LastLoginDate and LastActivityDate to be...
Patrick Barron
2020-05-28
Fix bug when migrating user db with users that have never logged in.
Patrick Barron
2020-05-28
Optimize number of created DbContexts and fix default values for some fields
Patrick Barron
2020-05-28
Remove unnecessary logging statement
Patrick Barron
2020-05-27
Add another null check
Patrick Barron
2020-05-27
Add myself to CONTRIBUTORS.md
Patrick Barron
2020-05-26
Fix a bug in Emby.Notifications and clean up
Patrick Barron
2020-05-26
Make SonarCloud less angry
Patrick Barron
2020-05-26
Fixed issue when LastLoginDate or LastActivityDate were null
Patrick Barron
2020-05-26
Update migrations and fix a few bugs
Patrick Barron
2020-05-26
Fix merge conflicts with SyncPlay
Patrick Barron
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-26
Merge pull request #2733 from OancaAndrei/syncplay
Joshua M. Boniface
2020-05-26
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
Joshua M. Boniface
2020-05-26
Merge pull request #3033 from neilsb/autodiscover-url-override
Anthony Lavado
2020-05-26
Revert "Fix emby/user/public API leaking sensitive data"
Joshua M. Boniface
2020-05-26
Fix code issues
gion
2020-05-26
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-26
Merge pull request #3173 from joshuaboniface/fix-arm-docker
Anthony Lavado
2020-05-25
Merge pull request #3174 from jellyfin/checkbox
Anthony Lavado
2020-05-25
remove uses of fnchecked from plugins
dkanada
2020-05-25
Add -k to keyserver curl command
Joshua M. Boniface
2020-05-24
Update Emby.Server.Implementations/Udp/UdpServer.cs
Neil Burrows
2020-05-23
Cleanup and fix more bugs
Patrick Barron
2020-05-23
Cleanup
Patrick Barron
2020-05-23
Fix a couple bugs
Patrick Barron
2020-05-22
Merge pull request #3056 from rigtorp/tmdbsearch2
Anthony Lavado
2020-05-22
Fix bugs relating to users not being properly locked out.
Patrick Barron
2020-05-22
Warnings cleanup
Patrick Barron
2020-05-21
Translated using Weblate (Spanish (Mexico))
WontTell
2020-05-21
Translated using Weblate (Icelandic)
Óskar Freyr
2020-05-21
Translated using Weblate (Thai)
fonfire
2020-05-21
Translated using Weblate (Chinese (Hong Kong))
fatbill27
2020-05-21
Added translation using Weblate (Thai)
fonfire
2020-05-21
Merge pull request #3149 from Artiume/patch-4
Anthony Lavado
2020-05-21
Merge pull request #3144 from Artiume/patch-3
Anthony Lavado
2020-05-21
Replace Weekday with DayOfWeek
Patrick Barron
2020-05-21
Translated using Weblate (Portuguese (Brazil))
Vitorvlv
2020-05-21
Translated using Weblate (Arabic)
abdulaziz
2020-05-20
Document user class and fix a few minor issues
Patrick Barron
2020-05-20
Add .edl Mimetype
artiume
2020-05-20
Fix a few issues in User
Patrick Barron
2020-05-20
Add internal id for new users
Patrick Barron
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-20
Fix profile images.
Patrick Barron
2020-05-20
Manually specify enum values
Patrick Barron
2020-05-20
Fix default permissions and HasPassword property
Patrick Barron
[next]