1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified parameters IAchievementService by adding BodyStyle = WebMessageBodyStyle.WrappedRequest to the WebInvoke attributes. More... almost 16 years ago
Adding database diagram (SteamAchievements.Data/Steam.png) More... almost 16 years ago
Added a web deployment project (SteamAchievements.Deploy). Added settings for Deploy and Release (not in source control - I'd rather not share my app key and secret =), which correspond to the build configurations. Moved PublishLatestAchievements into IAchievementService. Added SteamAchievements.Services Settings property for AchievementSeparatorRegex. Now using and loading image instead of text on Default.aspx. Removed SteamAchievements/App_Data/Steam.mdf since I wasn't using it anyhow. More... almost 16 years ago
Now sorting games by Name in AchievementManager.GetGames(). More... almost 16 years ago
Updated comments. Added a logo and disclaimer to Site.Master. Removed unused js and logos. More... almost 16 years ago
Added logos More... almost 16 years ago
now posting 5 latest achievement to your profile! More... almost 16 years ago
Added web.config and SteamAchievements/App_Data/Steam.mdf. More... almost 16 years ago
Removed the association between UserAchievement and User to work around a LINQ to SQL bug where the FK parent table's column isn't the PK. Everything works =). Now I just need to clean up a few things and add the profile posts. More... almost 16 years ago
merged iframe branch into trunk - changed Canvas from FBML to IFRAME More... almost 16 years ago
added License file header More... almost 16 years ago
The WCF service is now working on a stand alone page (AchievementServiceTest.htm), but not in the facebook app (Default.aspx). Add crossdomain.xml to website root and added <fb:local-proxy/> to Default.aspx and ajax.useLocalProxy = true in default.js to avoid facebook's ajax proxy service (http://wiki.developers.facebook.com/index.php/FBJS_LocalProxy). More... almost 16 years ago
updating ignores More... almost 16 years ago
split the solution up into 3 projects: SteamAchievements.csproj for web, SteamAchievements.Services.csproj for WCF, and SteamAchievements.Data.csproj for DAL. More... almost 16 years ago
[no comment] More... almost 16 years ago
adding gpl.txt More... almost 16 years ago
initial commit More... almost 16 years ago