aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users
Commit message (Expand)AuthorAgeFilesLines
* Add ability to disable and clear historyChocobozzz2018-12-181-0/+4
* Add history on server sideChocobozzz2018-12-181-2/+5
* enable email verification by admin (#1348)Josh Morel2018-11-212-0/+2
* Better typingsChocobozzz2018-10-181-1/+0
* NoImplicitAny flag true (#1157)BO412018-10-181-0/+1
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-1/+2
|\
| * move to boolean switchRigel Kent2018-10-132-3/+1
| * add webtorrent opt-out settingsRigel Kent2018-10-132-1/+4
* | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-162-1/+6
|/
* Add ability to list all local videosChocobozzz2018-10-102-1/+3
* Add user history and resume videosChocobozzz2018-10-052-0/+4
* add currentPassword to user update me modelChocobozzz2018-09-261-0/+1
* Basic video redundancy implementationChocobozzz2018-09-131-0/+1
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-041-1/+2
* Implement daily upload limit (#956)Felix Ableitner2018-08-284-0/+4
* Add quota used in users listChocobozzz2018-08-141-0/+2
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Improve blacklist managementChocobozzz2018-08-141-1/+4
* Add reason when banning a userChocobozzz2018-08-081-0/+3
* Fix typingsChocobozzz2018-05-162-0/+4
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+1
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-192-2/+5
* Fix lint momory issuesChocobozzz2018-03-081-1/+1
* Add ability to update another user videoChocobozzz2018-02-222-2/+4
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Send an email on video abuse reportChocobozzz2018-02-011-1/+2
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+1
* Add ability to delete commentsChocobozzz2018-01-042-2/+4
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-0/+2
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+0
* Add account avatarChocobozzz2017-12-041-5/+3
* Add ability to list jobsChocobozzz2017-11-302-0/+2
* ApplicationFollow -> SeverFollowChocobozzz2017-11-271-1/+1
* Add follow tabsChocobozzz2017-11-271-2/+2
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-2/+1
* Make it compile at leastChocobozzz2017-11-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-277-3/+55
* Add video channelsChocobozzz2017-10-261-1/+7
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-143-0/+11
* Add user update for adminsChocobozzz2017-09-053-2/+7
* Begin user quotaChocobozzz2017-09-043-0/+3
* Better typescript typing for a better worldChocobozzz2017-07-105-0/+24