1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build.xml - fixed deploy target More... over 15 years ago
build.xml - Removed nunit tests More... over 15 years ago
adding build script that should mimic the package/publish feature of VS 2010. More... over 15 years ago
Upgraded to Visual Studio 2010 and ReSharper 5.0 More... over 15 years ago
Disclaimer.ascx - fixed app page link so that it opens in a new window instead of the app frame. More... over 15 years ago
app_online.htm - added some filler so that it will actually display in IE and Chrome More... over 15 years ago
Added app_online.htm for a friendly offline for maintenance message. More... over 15 years ago
AchievementService.UpdateAchievements() - fixed Achievement.GameId More... over 15 years ago
AchievementService.PublishLatestAchievements() - fixed call to AchievementsPublisher.Publish() More... over 15 years ago
SteamAchievements.Deploy.sln - added SteamAchievements.Data.Tests project. Ran code clean up. More... over 15 years ago
Updating ignores More... over 15 years ago
(Closes issue #31) : Don't store games in database More... over 15 years ago
Reduced fbbody width again so get rid of the horizontal scrollar in IE. More... over 15 years ago
Fixed padding/margin on body. More... over 15 years ago
Fixed padding/margin on body. More... over 15 years ago
(Closes issue #28) : Add UserVoice widget More... over 15 years ago
Replaced Google Project Issues link with UserVoice. Cleaned up UI relating to UserVoice. Games list now links to the game achievements tab of the user's profile page. More... over 15 years ago
default.js - now only calling publishLatestAchievements() if updateAchievements() returns count > 0 More... over 15 years ago
Controls/UserVoice.ascx - added UserVoice widget. More... over 15 years ago
(Closes issue #25) : The games drop down and achievements list is confusing More... over 15 years ago
Steam.dbml - Removed the association between UserAchievement and User (again). See rev 14. More... over 15 years ago
(Updates Issue #25) : The games drop down and achievements list is confusing More... over 15 years ago
Default.aspx - replaced games drop down and achievements list with a list of game logos that link to the user's steam community profile page for that game. Still needs some work and testing. (Updates issue #25) : The games drop down and achievements list is confusing More... over 15 years ago
Site.Master - added ohloh badge. More... over 15 years ago
Rolling back rev 65 More... over 15 years ago
Removed query string from Help.aspx and Default.aspx links since they aren't necessary. More... over 15 years ago
SteamAchievements/Properties/AssemblyInfo.cs - changed version to 1.5 More... over 15 years ago
AchievementManager - now checking for existing games and achievements by unique index. More... over 15 years ago
SteamCommunityManager.GetAchievements(string steamUserId, Game game) - fixed bug where it was returning only closed achievements when it should be returning all. More... over 15 years ago
Controls/Disclaimer.ascx - external links now open in a new window so that they don't replace the app's iframe in facebook. More... over 15 years ago