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
path:
root
/
Emby.Notifications
Age
Commit message (
Expand
)
Author
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-25
Remove unnecessary ToList usage
ignacio laborde
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-22
Ban the usage of Task.Result
Bond_009
2021-12-27
More cleanup
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-09-24
Target net6.0
Bond_009
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-11
Remove old "has update available" code
Bond_009
2021-04-06
Enable NetAnalyzers for more projects
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-01-12
remove unused notification type
dkanada
2020-11-13
Fix nullability errors in Emby.Notifications
crobibero
2020-11-10
Update packages to net5
crobibero
2020-11-06
Minor perf improvements
Bond_009
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-06-14
Merge remote-tracking branch 'upstream/master' into HEAD
crobibero
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
merge master into api-migration
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
Fix a bug in Emby.Notifications and clean up
Patrick Barron
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-30
Merge pull request #2656 from joshuaboniface/improve-builds
Vasily
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-15
Migrates the notifications service to use ASP.NET MVC framework
ZadenRB
2020-04-09
Use jellyfin.org everywhere
Joshua M. Boniface
2020-04-02
Fix some warnings
Bond_009
2020-04-01
Address comments
Bond_009
2020-02-08
Fix build
Bond_009
2020-02-04
Add endpoints back
Bond-009
2019-12-20
Enable nullable reference types for Emby.Photos and Emby.Notifications
Bond_009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-08-29
More warning fixes
Bond_009
2019-08-16
Improvements to UserManager
Bond_009
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-14
Adjusted AssemblyCopyright attribute values.
Erwin de Haan
2019-03-14
Adjusted the Product Name so the User Agent is correct/better.
Erwin de Haan
2019-02-18
Remove more self-update code
Bond_009
2019-02-18
Fix style issues in changed files
Bond_009
2019-02-18
Removed remaining self-update code
Bond_009
2019-02-05
Remove custom Threading
Claus Vium
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-01-31
Remove support for games as a media type
Claus Vium
[next]