]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/auth
Client: fix compilation about the user created date
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / auth /
2016-08-23  ChocobozzzClient: centralize http res extraction in a service
2016-08-09  ChocobozzzClient: add user management
2016-08-05  ChocobozzzClient: implement password change
2016-08-05  ChocobozzzServer: move clients in its own file
2016-07-27  ChocobozzzClient: fix login state when logout
2016-07-20  ChocobozzzClient: Auth services cleanup
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...