openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Facebook Steam Achievements
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 03, 2024 — Nov 03, 2025
Showing page 21 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplified parameters IAchievementService by adding BodyStyle = WebMessageBodyStyle.WrappedRequest to the WebInvoke attributes.
John Rummell
More...
almost 16 years ago
Adding database diagram (SteamAchievements.Data/Steam.png)
John Rummell
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.
John Rummell
More...
almost 16 years ago
Now sorting games by Name in AchievementManager.GetGames().
John Rummell
More...
almost 16 years ago
Updated comments. Added a logo and disclaimer to Site.Master. Removed unused js and logos.
John Rummell
More...
almost 16 years ago
Added logos
John Rummell
More...
almost 16 years ago
now posting 5 latest achievement to your profile!
John Rummell
More...
almost 16 years ago
Added web.config and SteamAchievements/App_Data/Steam.mdf.
John Rummell
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.
John Rummell
More...
almost 16 years ago
merged iframe branch into trunk - changed Canvas from FBML to IFRAME
John Rummell
More...
almost 16 years ago
added License file header
John Rummell
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).
John Rummell
More...
almost 16 years ago
updating ignores
John Rummell
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.
John Rummell
More...
almost 16 years ago
[no comment]
John Rummell
More...
almost 16 years ago
adding gpl.txt
John Rummell
More...
almost 16 years ago
initial commit
John Rummell
More...
almost 16 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree