0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://bitbucket.org/SpasticMuffin/SMSyncServer More... over 8 years ago
Moved project to Github. Removing source code to remove redundancy. More... over 8 years ago
Merged in SharingUsers (pull request #1) More... over 8 years ago
Note about moving project to Github. More... over 8 years ago
Getting running again after switching to Cocoapods for SMCoreLib and SMSyncServer frameworks. More... over 8 years ago
Project now linking again after separating SMCoreLib and SMSyncServer as Cocoapods. More... over 8 years ago
Remove ignored files More... over 8 years ago
Merge branch 'SharingUsers' of https://bitbucket.org/SpasticMuffin/SMSyncServer into SharingUsers More... over 8 years ago
Remove ignored files More... over 8 years ago
Remove ignored files More... over 8 years ago
Debugging new sharing features. More... over 8 years ago
Continued work on sharing. Ripped apart PSUserCredentials class on server-- it was poorly written. More... over 8 years ago
Continued work on sharing facilities. More... over 8 years ago
Continued debugging of sharing system on client and server. More... over 8 years ago
Added Google icon to SMCoreLib. More... over 8 years ago
Added parameter to sync server reset method-- giving it more flexibility. More... over 8 years ago
Working on sharing/Facebook. Reorganized client sign in classes as part of these sharing changes. More... over 8 years ago
Added Facebook/SharingServices section to server secrets file. More... over 8 years ago
Generalizing user accounts/sign in to deal with "Sharing Users". Have the client/server basically working again after breaking changes. Still need to run through comprehensive set of tests. Changed GoogleSignIn to return a Button instead of a view controller. Made it more consistent with Facebook sign in. Many changes on the server to deal with these account issues. More... over 8 years ago
Working on changes to add Facebook sign in-- generalizing signin methods. And adding sharing. More... over 8 years ago
Working on sharing user changes. More... over 8 years ago
Added .gitignore, and how ignoring *.xcuserstate files (internal Xcode files). More... over 8 years ago
Created a branch to develop "Sharing User" features. E.g., Facebook users who have certain access rights to "Owning User" data-- e.g., the owners of the Google Drive data. As a part of this, I have added Facebook SDK's (via CocoaPods) to the Tests project. More... over 8 years ago
Added includes. More... over 8 years ago
Added method to UIDevice category. Enabled logging to file if not debugging. Enabled viewing of larger image in SharedNotes. Enabled SMImageTextView to respond to taps on images. More... over 8 years ago
Fixed problem where SMSyncAttributes app meta data dictionary values, when given as integers, would come back from the server as strings. Updated meta data XCTests. Ran through all single device tests. More... over 8 years ago
Updated docs. More... over 8 years ago
Updated docs. More... over 8 years ago
Updated docs. More... over 8 years ago
Updated docs. More... over 8 years ago