1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/api/controllers/users
2019-10-18 08:06:34 +05:00
..
create.js Initial commit 2019-08-31 04:07:25 +05:00
delete.js Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
index.js Initial commit 2019-08-31 04:07:25 +05:00
show.js Initial commit 2019-08-31 04:07:25 +05:00
update-email.js Add email and password change functionality for a current user, remove deep compare hooks 2019-10-18 08:06:34 +05:00
update-password.js Add email and password change functionality for a current user, remove deep compare hooks 2019-10-18 08:06:34 +05:00
update.js Change id generation algorithm, display notifications total on the main page 2019-10-10 14:51:59 +05:00
upload-avatar.js Add email and password change functionality for a current user, remove deep compare hooks 2019-10-18 08:06:34 +05:00