hardlounge/src
Daniel Llewellyn b79a918be8 frontend password change functionality
- refactor clientManager.js to allow configuration parsing as a serparate
  function.
  - refactor clientManager.js to add configuration writing function.
  - add server.js changes to allow for new password-change functionality
  - add password change ui to "settings" screen
  - refactor client.js to use new clientManager functionality for saving
    the configuration files
2016-02-26 18:38:15 +00:00
..
command-line Rename variable corresponding to the server 2016-02-10 06:20:05 +00:00
models Merge pull request #38 from xPaw/lodash 2016-02-21 15:31:44 +00:00
plugins Merge pull request #38 from xPaw/lodash 2016-02-21 15:31:44 +00:00
client.js frontend password change functionality 2016-02-26 18:38:15 +00:00
clientManager.js frontend password change functionality 2016-02-26 18:38:15 +00:00
helper.js Update name and link to repo to new project 2016-02-10 06:20:05 +00:00
identd.js Comply with ESLint 2015-10-26 03:01:47 +01:00
log.js Replace deprecated moment().zone 2016-02-14 11:31:11 -05:00
server.js frontend password change functionality 2016-02-26 18:38:15 +00:00