2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated read me to include installation instructions for android beta More... about 8 years ago
Merge branch 'master' into story-setupGoogleAuthForAndroid More... about 8 years ago
Use indexOf to find the proper cllback url instead of using statsWith which does not exist on all android devices More... about 8 years ago
Fetch token from localStorage and use to redirect the user More... about 8 years ago
Add proper checks on the contents of localStorage More... about 8 years ago
Increase token validity time More... about 8 years ago
Remove otherwise clause, refactor checking the validity of a token More... about 8 years ago
Remove unnecessary console statements More... about 8 years ago
If the token exists, and is still valid, redirect to the timeline, otherwise, clear the token from localstorage and redirect to login More... about 8 years ago
If the auth expired, clear the token in localStorage and redirect to login page. More... about 8 years ago
Update endpoint More... about 8 years ago
Update method to determine whether callback has been received More... about 8 years ago
Add instructions to install ionic More... about 8 years ago
Merge branch 'master' into story-addMobileBetaReadme More... about 8 years ago
Add readme to install mobile app on iOS More... about 8 years ago
Merge branch 'master' into story-properlyRedirectToLoginWhenTokenExpires More... about 8 years ago
Add clear method to localStorage More... about 8 years ago
Add expired auth interceptor More... about 8 years ago
Clear $localStorage when logging out More... about 8 years ago
Have separate header for the google auth code More... about 8 years ago
Properly set the token object after successful authentication More... about 8 years ago
Set the token to undefined when logging out More... about 8 years ago
Added khegeland as an admin More... about 8 years ago
Add ability to share a status More... about 8 years ago
Added link to users profile page from the timeline More... about 8 years ago
Add profile state, accessible from the timeline More... about 8 years ago
Added check to see if token exists. If not redirect user to login More... about 8 years ago
Fetch token on resuming application More... about 8 years ago
Added an icon to bring the user back to the timeline when on the follower page More... about 8 years ago
CSS rule to shrink profile avatar More... about 8 years ago