aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/user.model.ts
Commit message (Expand)AuthorAgeFilesLines
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+1
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+1
* Add welcome modalChocobozzz2019-09-051-9/+24
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+4
* Add language filters in user preferencesChocobozzz2019-06-191-0/+1
* Add ability to change email in clientChocobozzz2019-06-111-0/+1
* Add user adminFlagsChocobozzz2019-04-151-1/+10
* Add notifications in the clientChocobozzz2019-01-091-1/+5
* Add ability to disable and clear historyChocobozzz2018-12-181-27/+6
* enable email verification by admin (#1348)Josh Morel2018-11-211-0/+2
* Better typingsChocobozzz2018-10-181-1/+0
* NoImplicitAny flag true (#1157)BO412018-10-181-0/+1
* move to boolean switchRigel Kent2018-10-131-4/+3
* add webtorrent opt-out settingsRigel Kent2018-10-131-0/+4
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+3
* Add reason when banning a userChocobozzz2018-08-081-21/+14
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-11/+6
* Fix images size limitChocobozzz2018-06-221-0/+7
* Only use account name in routesChocobozzz2018-05-251-3/+18
* Add video channel account listChocobozzz2018-04-251-6/+11
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-4/+5
* Support video quota on clientChocobozzz2018-01-081-0/+6
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+2
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+6
* Begin video watch designChocobozzz2017-12-061-4/+2
* Design signup and login pagesChocobozzz2017-12-051-1/+1
* Fix missing default avatarChocobozzz2017-12-051-1/+1
* Design account videosChocobozzz2017-12-041-1/+1
* Add account avatarChocobozzz2017-12-041-15/+10
* Make the client compile tooChocobozzz2017-11-271-3/+3
* Support roles with rights and add moderator roleChocobozzz2017-10-271-3/+5
* Adapt client with video channelsChocobozzz2017-10-261-10/+30
* Begin user quotaChocobozzz2017-09-041-2/+11
* Use typescript standard and lint all filesChocobozzz2017-06-161-17/+17
* Fix client compilationChocobozzz2017-06-161-3/+3
* Use shared modelsChocobozzz2017-06-111-1/+6
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+9
* First version with PostgreSQLChocobozzz2016-12-191-5/+5
* Client: fix compilation about the user created dateChocobozzz2016-09-231-2/+5
* Client: display created user dateChocobozzz2016-09-231-1/+3
* Client: add user managementChocobozzz2016-08-091-0/+15
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-20/+0
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+20