Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Merge 2.2.0.11 into master #992
Conversation
Use Timer instead of DispatcherTimer in usage tracker. Because `TimerTick` does IO, we should be running on a b/g thread.
We're getting a lot of reports of failed logins, and looking at the logs it appears that using a token immediately after it's given out can fail. Add a delay of 1s (I tried less but this seems to give the best results) before reading `/user` after authorization.
Add a delay to the login process.
…o-only Show docs in GitHub repo only
Use Timer in usage tracker.
|
Looks good, just needed a minor tweak to the version, the merge duplicated attributes in the csproj (not uncommon on these types of merges) |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

2.2.0.11 was released earlier this week. These changes should be merged to master.