This website requires JavaScript.
Explore
Help
Sign In
krikkert
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
mirror of
https://github.com/HabitRPG/habitica.git
synced
2025-12-19 15:48:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28cdeb0ac6a4172abaaebeeb98b827c027e16105
habitica
/
public
/
js
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
..
controllers
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
directives
get rid of ngRoute completely, depend on ui-router instead
2013-10-30 10:31:36 -07:00
filters
pets: basic framework for selecting both eggs & potions. now it shows which is hatchable with green background, setting up for selling eggs
2013-10-19 19:30:39 -07:00
services
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
app.js
added growl style notification for errors
2013-10-30 19:29:46 +01:00
static.js
[
#1397
#1543
#1540
] start adding in unlock notifications (working for some, not for all). Also some tour & header fixes
2013-09-17 14:10:10 -04:00