aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users/user.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-0/+1
* Breaking API: Consistency with role id/labelChocobozzz2022-10-281-2/+4
* Support two factor authentication in backendChocobozzz2022-10-071-0/+2
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+4
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+1
* Fix lintChocobozzz2021-04-121-1/+1
* Don't use @shared in modelsChocobozzz2020-08-271-1/+1
* Add migrationsChocobozzz2020-07-101-3/+6
* Add last login date to usersChocobozzz2020-05-071-0/+2
* Add auth plugin info in users listChocobozzz2020-05-051-0/+2
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+5
* Move to eslintcontainChocobozzz2020-02-031-1/+0
* Share playlists stateChocobozzz2020-01-061-2/+0
* Improve SQL query for my special playlistsChocobozzz2020-01-031-1/+10
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-0/+5
* 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-2/+8
* WIP plugins: load theme on client sideChocobozzz2019-07-241-0/+3
* Handle email update on serverChocobozzz2019-06-111-0/+1
* Add user adminFlagsChocobozzz2019-04-151-0/+5
* Add user notification base codeChocobozzz2019-01-091-0/+2
* Add ability to disable and clear historyChocobozzz2018-12-181-0/+4
* enable email verification by admin (#1348)Josh Morel2018-11-211-0/+1
* Better typingsChocobozzz2018-10-181-1/+0
* NoImplicitAny flag true (#1157)BO412018-10-181-0/+1
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+1
* Add quota used in users listChocobozzz2018-08-141-0/+2
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Add reason when banning a userChocobozzz2018-08-081-0/+3
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+2
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+1
* Add account avatarChocobozzz2017-12-041-5/+3
* Make it compile at leastChocobozzz2017-11-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-1/+1
* Add video channelsChocobozzz2017-10-261-1/+7
* Begin user quotaChocobozzz2017-09-041-0/+1
* Better typescript typing for a better worldChocobozzz2017-07-101-0/+10