aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/auth/auth-user.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tokens logic in embedChocobozzz2020-08-071-31/+23
* Fix lintChocobozzz2020-08-071-2/+2
* Reorganize shared modelsChocobozzz2020-08-071-2/+2
* deal with refresh token in embedRigel Kent2020-08-061-61/+2
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-281-1/+28
* Reorganize client shared modulesChocobozzz2020-06-231-7/+11
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-15/+0
* Fix buildChocobozzz2020-01-051-2/+2
* Move watch later logic in miniatureChocobozzz2020-01-031-6/+7
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-0/+2
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-1/+1
* Moderators can only manage usersChocobozzz2019-07-301-0/+9
* Add ability to disable and clear historyChocobozzz2018-12-181-3/+7
* move to boolean switchRigel Kent2018-10-131-5/+4
* add webtorrent opt-out settingsRigel Kent2018-10-131-0/+5
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-4/+4
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-4/+5
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-29/+30
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-2/+6
* Add tests to user rolesChocobozzz2017-10-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-3/+8
* Add channels to upload formChocobozzz2017-10-261-8/+2
* Type webtorrentChocobozzz2017-07-111-0/+2
* Better typescript typing for a better worldChocobozzz2017-07-101-1/+1
* Use typescript standard and lint all filesChocobozzz2017-06-161-87/+93
* Fix client compilationChocobozzz2017-06-161-2/+3
* Better build/dev scriptsChocobozzz2017-06-111-0/+3
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-061-1/+1
* Client: Handle NSFW videoChocobozzz2017-04-041-3/+12
* Client: check token valitidy at startupChocobozzz2017-03-041-0/+118