This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28cdeb0ac6a4172abaaebeeb98b827c027e16105
habitica
/
public
/
js
/
services
T
History
Tyler Renelle
28cdeb0ac6
challenges: fixed joining / leaving groups. Back to the old method of Group.query({type:'public'}), etc - since ngResource can only work with top-level objects. This approach is bad performance (two calls), I'll fix when I can think of a better way of organizing groups requested at GET /groups
2013-10-30 14:50:49 -07:00
..
authServices.js
initial grunt support, gzip enabled
2013-09-06 19:19:43 +02:00
challengeServices.js
challenges: WIP beginning challenges feature. some basic CRUD & some
2013-10-28 11:34:07 -07:00
groupServices.js
challenges: fixed joining / leaving groups. Back to the old method of Group.query({type:'public'}), etc - since ngResource can only work with top-level objects. This approach is bad performance (two calls), I'll fix when I can think of a better way of organizing groups requested at GET /groups
2013-10-30 14:50:49 -07:00
guideServices.js
correctly award ultimategear achievement
2013-10-27 12:11:59 +01:00
memberServices.js
port member modal to group members list,
fix
#1656
2013-10-28 18:27:03 +01:00
notificationServices.js
added growl style notification for errors
2013-10-30 19:29:46 +01:00
sharedServices.js
initial grunt support, gzip enabled
2013-09-06 19:19:43 +02:00
userServices.js
get rid of ngRoute completely, depend on ui-router instead
2013-10-30 10:31:36 -07:00