aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/auth/auth.service.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Design second video upload stepChocobozzz2017-12-081-1/+2
* Add account avatarChocobozzz2017-12-041-22/+14
* Send server announce when users upload a videoChocobozzz2017-11-271-0/+1
* Make the client compile tooChocobozzz2017-11-271-4/+4
* Lazy description and previews to video formChocobozzz2017-10-301-10/+14
* Support roles with rights and add moderator roleChocobozzz2017-10-271-7/+1
* Add channels to upload formChocobozzz2017-10-261-13/+35
* Fix refresh token expired handlingChocobozzz2017-10-041-1/+1
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-110/+97
* Type webtorrentChocobozzz2017-07-111-8/+26
* ClientLocal -> OAuthClientLocalChocobozzz2017-06-251-3/+3
* Share models between server and clientChocobozzz2017-06-171-2/+3
* Use typescript standard and lint all filesChocobozzz2017-06-161-118/+118
* Update webpack stackChocobozzz2017-06-111-3/+3
* Better build/dev scriptsChocobozzz2017-06-111-1/+2
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-061-6/+27
* Client: check token valitidy at startupChocobozzz2017-03-041-2/+2
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-4/+10
* Client: fix client error handlingChocobozzz2017-01-191-0/+1
* Client: add basic aot supportChocobozzz2017-01-131-0/+2
* Client: split in angular modulesChocobozzz2016-11-211-0/+213