]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/auth/auth.service.ts
Client: add warning if the user want to embed a video of a non https website
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / auth / auth.service.ts
2016-11-04  ChocobozzzClient: fix handle refresh token
2016-10-07  ChocobozzzMerge branch 'webseed'
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01  ChocobozzzClient: add some explanations if we cannot retrieve...
2016-10-01  ChocobozzzClient: handle the case when the refreshing token step...
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-27  ChocobozzzClient: fix login state when logout
2016-07-20  ChocobozzzClient: Auth services cleanup
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...