mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
* Start adding google login * fix local js issue * implement syntax suggestions * fix delete social tests * Add service for authentication alerts * fix social login tests * make suggested google sign in changes * fix accidentally deleted code * refactor social network sign in * fix incorrect find * implement suggested google sign in changes * fix(tests): Inject fake Auth module for auth controller * fix(test): prevent social service from causing page reload * fix loading user info * Use lodash's implimentation of find for IE compatibility * chore: increase test coverage around deletion route * chore: clean up social auth test * chore: Fix social login tests * remove profile from login scope * fix(api): Allow social accounts to deregister as user has auth backup * temporarily disable google login button |
||
|---|---|---|
| .. | ||
| achievementServices.js | ||
| alertServices.js | ||
| analyticsServices.js | ||
| authServices.js | ||
| challengeServices.js | ||
| chatServices.js | ||
| groupServices.js | ||
| guideServices.js | ||
| hallServices.js | ||
| memberServices.js | ||
| notificationServices.js | ||
| paymentServices.js | ||
| pusherService.js | ||
| questServices.js | ||
| sharedServices.js | ||
| socialServices.js | ||
| statServices.js | ||
| tagsServices.js | ||
| taskServices.js | ||
| userNotificationsService.js | ||
| userServices.js | ||