aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-blacklist.ts
Commit message (Expand)AuthorAgeFilesLines
* Stricter models typingChocobozzz2021-05-121-1/+2
* Upgrade sequelize to v6Chocobozzz2020-12-091-9/+8
* Split types and typingsChocobozzz2020-06-181-1/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+1
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-2/+11
* Better video publishing notificationChocobozzz2019-09-051-1/+1
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-051-4/+3
|\
| * Fix blacklist sortChocobozzz2019-09-041-3/+3
| * Fix auto blacklist viewChocobozzz2019-09-041-1/+0
* | Type toFormattedJSONChocobozzz2019-08-201-2/+2
* | Stronger model typingsChocobozzz2019-08-191-2/+4
|/
* Fix broken playlist apiChocobozzz2019-08-011-2/+2
* Fix blacklist sortChocobozzz2019-05-211-25/+41
* Fix thumbnails in video blacklist list endpointChocobozzz2019-05-211-2/+2
* Update sequelizeChocobozzz2019-04-241-16/+5
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* add quarantine videos feature (#1637)Josh Morel2019-04-021-19/+37
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-15/+6
* Add user notification base codeChocobozzz2019-01-091-10/+0
* Cleanup utils helperChocobozzz2018-08-141-3/+3
* Improve blacklist managementChocobozzz2018-08-141-3/+8
* Add blacklist reason fieldChocobozzz2018-08-141-12/+47
* Fix sort inconsistencyChocobozzz2018-02-191-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Move models to typescript-sequelizeChocobozzz2017-12-131-83/+59
* Cleanup modelsChocobozzz2017-11-271-18/+0
* Handle blacklist (#84)Green-Star2017-09-221-4/+20
* Formated -> FormattedChocobozzz2017-08-251-3/+3
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-3/+6
* Move to promisesChocobozzz2017-07-051-14/+14
* Add this context to instance model functionsChocobozzz2017-06-161-1/+1
* Reorganize model filesChocobozzz2017-06-161-0/+103