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
CanvasAuthenticationFixture - added tests for Canvas Graph authentication. (issue 55: Infinite redirect loop in IE9 Beta and Opera) More... about 15 years ago
Replaced most Usages of steamUserId + IEnumerable<Achievement> with IEnumerable<UserAchievement>, added support for community xml unlockTimestamp. Needs more testing. More... about 15 years ago
FacebookLogin.ascx - replaced xfbml login button with FB.login and added offline_access permissions. More... about 15 years ago
Reformatted code and fixed a few potential issues with ReSharper. More... about 15 years ago
Publish.aspx - renamed PublishDialogTest.aspx => Publish.aspx, wrapped up publish dialog changes. Default.aspx - added link to Publish.aspx More... about 15 years ago
Added tests for issue 51. More... about 15 years ago
Controls/FacebookLogin.ascx - replaced usages of FDT in web project with the javascript API. More... about 15 years ago
Added p3p policy files. p3p.xml should be placed at /w3c/p3p.xml, and the following header should be added to each HTTP response: P3P:policyref="/w3c/p3p.xml", CP="NOI CURa ADMa DEVa TAIa OUR IND UNI COM NAV INT" More... about 15 years ago
PublishDialogTest.aspx - now hiding cookieValuesPlaceHolder if DEBUG More... about 15 years ago
Web.config - added missing SteamAchievements.Services.Properties.Settings section declaration/ More... about 15 years ago
Moved a few settings from SteamAchievements/Properties/Settings.settings => SteamAchievements.Services/Properties/Settings.settings. Replaced FDTSite.Master with FacebookApiFactory. More... about 15 years ago
PublishDialogTest.aspx - now disabling unchecked boxes when 5 achievements are checked. More... about 15 years ago
(Fixes issue #48) : Replace appSettings with applicationSettings (Fixes issue #52) : Banner logo should link to facebook app More... about 15 years ago
SteamAchievements/PublishDialogTest.aspx - everything up through displaying the publish dialog is now working. More... about 15 years ago
PublishDialogTest.aspx - implemented Get New Achievements button. More... about 15 years ago
PublishDialogTest.aspx - started implementing working publish dialog for actual achievements with graph api. (Working issue #34) : Display publish dialog More... over 15 years ago
Updated favicon.ico with new logo. Updated assembly version to 1.7.* More... over 15 years ago
(Closes issue #46) : Replace Logo More... over 15 years ago
Ran ReSharper code cleanup More... over 15 years ago
(Working issue #29) : Publish the just updated achievements only (Working issue #34) : Display publish dialog More... over 15 years ago
Web.Release.config - fixed customErrors so that it actually replaces the web.config value. More... over 15 years ago
Web.Release.config - now removing system.web/httpHandlers and httpModules More... over 15 years ago
Site.Master now longer uses the Facebook Developer Toolkit, but FDTSite.Master does More... over 15 years ago
Controls/HelpLink.ascx - removed query string from help link Controls/Logo.ascx - added link to home page FDTSite.Master - Site.Master now longer uses the Facebook Developer Toolkit, but FDTSite.Master does Fixes issue 45 SteamCommunityManager - now only getting achievements for recently updated games More... over 15 years ago
Web.Debug.config - fixed configSource path for SteamAchievements.Properties.Settings More... over 15 years ago
Replaced GoogleAds.ascx with generic ad markup from Web.config. Also added Settings.settings that will eventually replace the appSettings section. More... over 15 years ago
SteamAchievements/Controls/Disclaimer.ascx - added logo design credit. Logo/circle-logo75.png - added yet another logo size. More... over 15 years ago
Replacing logo250.png with logo200.png More... over 15 years ago
Updated logos More... over 15 years ago
PublishDialogTest.aspx - Fixed the cookie parsing algorithm. More... over 15 years ago