1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove debug statement More... about 5 years ago
Readme and icon updates More... about 5 years ago
Use CefSharp for authorization in the WPF example app because Trakt has stopped supporting IE and the WebBrowser control was throwing JavaScript errors. More... about 5 years ago
ReSharper full code cleanup across whole solution More... about 5 years ago
Fix errors created by merge More... about 5 years ago
Mege merge because like an idiot I didn't pull latest before making sweeping changes. More... about 5 years ago
Update .NET Framework version and dependency versions More... about 5 years ago
Add support for box office, anticipated, collected, watched and played methods for movies and shows. Update codebase to use new C# language features. ReSharper code cleanup, spelling errors, ReSharper code standards. More... about 5 years ago
Add NuGet package details to build More... about 5 years ago
Update readme More... about 5 years ago
Refactoring, spelling, ReSharper rules, C# 7 syntax, general cleanup More... about 5 years ago
Merge pull request #1 from WilliamABradley/master More... about 5 years ago
Fixed WPF Examples App. More... about 6 years ago
Fixed Readme. More... about 6 years ago
-Converted to a .NET Standard 1.4 compliant Library, converting methods that aren't supported by 1.4 to the closest similar logic. (This is for UWP pre-fall creators update support). More... about 6 years ago
Remove images as they are no longer supported in the Trakt API More... about 7 years ago
Changed base URL More... almost 9 years ago
Fixed incorrect field for trending response item More... over 9 years ago
Added more complete list of Olson time zones, updated Nuget packages More... over 9 years ago
Minor tweaks to authentication More... over 9 years ago
Removed dodgy async code for deserialization that prevented errors from propagating, added handler for bad gateway exception More... over 9 years ago
Merge branch 'master' of https://github.com/wwarby/traktsharp.git More... over 9 years ago
Removed unnecessary using statement More... over 9 years ago
Added configuration switch to use sandpit domain, enabled production domain by default. More... over 9 years ago
Fix Win7 layout bug More... over 9 years ago
Bug fixes More... over 9 years ago
Bug fixes More... over 9 years ago
Fixed a bad null checks on URIs, added show status enum More... over 9 years ago
Changed uri property for consistency More... over 9 years ago
Added readonly conversions of country codes to language names and country names More... over 9 years ago