habitica-self-host/website/common
Keith Holliday 65aabc8333 More fixes (#9006)
* Reset user when clicking profile nav

* Added editprofile

* Add scroll to conversations and scroll to bottom on messages

* Fixed profile click

* Added notification mixin

* Fixed challenge edit assignment

* Guild list item now returns summary

* Fixed tier icons

* Fixed quest invitaion check

* Fixed extra loading of party members in modals

* Removed background from avatar in tutorial

* Changed port back

* Fixed task adding
2017-08-30 15:19:17 -06:00
..
locales More fixes (#9006) 2017-08-30 15:19:17 -06:00
script new client: move translatable strings to appropriate locales files (#8992) 2017-08-26 18:53:10 +02:00
browserify.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc