aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators
Commit message (Expand)AuthorAgeFilesLines
* Add banner testsChocobozzz2021-04-082-11/+19
* Add banners supportChocobozzz2021-04-081-4/+4
* Reduce bundle size using a const enumChocobozzz2021-03-241-3/+2
* Fix AP flag validatorChocobozzz2021-03-241-1/+1
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Refactor a little bit AP validatorsChocobozzz2021-03-245-106/+62
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-033-18/+32
* Don't guess remote tracker URLChocobozzz2021-02-181-6/+18
* Don't reject accounts with empty descriptionChocobozzz2021-01-111-0/+7
* Refactor jobs stateChocobozzz2020-12-141-1/+1
* add display of logs matching any stateRigel Kent2020-12-131-0/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-4/+50
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-073-9/+12
* Add permanent live supportChocobozzz2020-12-031-2/+1
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
* Begin live testsChocobozzz2020-11-091-1/+1
* Check live duration and sizeChocobozzz2020-11-091-0/+5
* Handle live federationChocobozzz2020-11-091-0/+1
* Live streaming implementation first stepChocobozzz2020-11-091-2/+3
* Refactor video extensions logic in serverChocobozzz2020-08-111-5/+1
* Reorganize shared modelsChocobozzz2020-08-073-3/+6
* Add server API to abuse messagesChocobozzz2020-07-311-1/+7
* Add new abuses testsChocobozzz2020-07-102-5/+5
* Implement abuses check paramsChocobozzz2020-07-102-7/+91
* Use 3 tables to represent abusesChocobozzz2020-07-103-58/+56
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-4/+25
* Split types and typingsChocobozzz2020-06-181-2/+2
* Add search target check paramsChocobozzz2020-06-101-2/+17
* Add ability to bulk delete commentsChocobozzz2020-05-291-0/+9
* Use video abuse filters on client sideChocobozzz2020-05-071-0/+10
* Accept numbers in plugin namesChocobozzz2020-05-041-1/+1
* Fix torrent import on windowsChocobozzz2020-04-072-5/+7
* Video file metadata PR cleanupChocobozzz2020-03-101-2/+12
* Update dependenciesChocobozzz2020-02-286-9/+9
* Refactor email enabled functionChocobozzz2020-02-171-4/+3
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+10
* Move to eslintcontainChocobozzz2020-02-0310-24/+17
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-7/+19
* Comments enabled attrivute is optional in APChocobozzz2020-01-291-0/+1
* Add ability to list redundanciesChocobozzz2020-01-282-1/+13
* Update validator dependencyChocobozzz2020-01-0719-19/+19
* Accept . _ and 0-9 plugin namesChocobozzz2020-01-061-1/+1
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+5
* Add internal privacy modeChocobozzz2019-12-121-1/+1
* Add ability to filter per job typeChocobozzz2019-12-041-2/+8
* Move deleted comment on new follow testsChocobozzz2019-12-041-9/+9
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-1/+18
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-0/+14
* Add ability to disable webtorrentChocobozzz2019-11-251-12/+24
* Fix federation with some actorsChocobozzz2019-10-231-4/+11