aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users
Commit message (Expand)AuthorAgeFilesLines
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-111-0/+2
* Add logs endpointChocobozzz2019-04-101-0/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-1/+7
* add quarantine videos feature (#1637)Josh Morel2019-04-022-1/+4
* Playlist server APIChocobozzz2019-03-182-0/+5
* Cleanup reset user password by adminChocobozzz2019-02-111-0/+1
* Add server host in notification account fieldChocobozzz2019-01-211-0/+1
* Refactor how we use iconsChocobozzz2019-01-171-17/+13
* Add notifications in the clientChocobozzz2019-01-092-4/+7
* Add new follow, mention and user registered notifsChocobozzz2019-01-094-2/+33
* Add import finished and video published notifsChocobozzz2019-01-092-2/+17
* Add user notification base codeChocobozzz2019-01-094-0/+64
* 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