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
fa2fb8e3fbdb4420be1081f3a314585df00512e7
habitica
/
public
/
js
T
History
Matteo Pagliazzi
fa2fb8e3fb
open named links in new window, @snicker this will not work for links auto detected by marked, we should override this piece of code
https://github.com/chjj/marked/blob/master/lib/marked.js#L578
but i am not sure it is possible to do without overriding the whole function
2013-11-24 17:49:12 +01:00
..
controllers
Merge pull request
#1896
from Fandekasp/party_members_order
2013-11-23 16:52:31 -08:00
directives
open named links in new window, @snicker this will not work for links auto detected by marked, we should override this piece of code
https://github.com/chjj/marked/blob/master/lib/marked.js#L578
but i am not sure it is possible to do without overriding the whole function
2013-11-24 17:49:12 +01:00
filters
mounts: update all html & javascript to support UserSchema overhaul (
60421a8
). Also add very basic feeding & saddling mounts functionality. use progress bars to indicate pet feeding progress
2013-11-10 11:04:41 -08:00
services
fix
#1803
, when getting a drop do not return whole user, @lefnire it is ok to change api return data or we need to annouce it before so that third parties can update their code?
2013-11-20 21:36:18 +01:00
app.js
initial load of bindonce, implementation for chat. performance has improved noticibly, but I think we need to do this in a few other places
2013-11-22 14:23:47 -08:00
static.js
add loading bar to front page too
2013-11-01 21:07:44 +01:00