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
55782512bf1972ade215a7801839178cd52345e9
habitica
/
src
/
models
T
History
Tyler Renelle
94944f2cac
fix(quests): temp workaround for
#2853
`Cannot read property 'collect'
...
of undefined`
2014-02-15 14:27:40 -07:00
..
challenge.js
chore(mongoose): set some options per
#2725
to address high number of open connections, replset connection timeout, and close mongoose connection on process death
2014-02-03 17:57:38 -07:00
group.js
fix(quests): temp workaround for
#2853
`Cannot read property 'collect'
2014-02-15 14:27:40 -07:00
task.js
fix(todos): add dateCompleted to todos so they're archived 3 days after
2014-01-19 17:12:33 -08:00
user.js
fix(challenges): better handling of deleted challenges. If !chal, break the task.challenge. Move the function into userController#score so we have access to next, etc.
fixes
#1883
2014-02-14 19:49:34 -07:00