add a hotkey for menu toggling and a secondary hotkey to search
[oweals/peertube.git] / client / src / app / shared / auth /
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-01-11 ChocobozzzFix http token interceptor
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-01-13 ChocobozzzClient: add basic aot support
2017-01-12 ChocobozzzMerge branch 'postgresql'
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-21 ChocobozzzClient: split in angular modules
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...