PeerTube/server/middlewares/validators
Rigel Kent ff2c1fe813 feature: IP filtering on signup page
disable registration form on IP not in range
checking the CIDR list before filtering with it
placing the cidr filters as an attribute object in the config
2018-05-22 19:44:34 +02:00
..
activitypub Improve video torrent AP object validator 2018-05-11 08:48:20 +02:00
account.ts Add links to comment mentions 2018-02-21 16:44:43 +01:00
config.ts Add ability to choose what policy we have for NSFW videos 2018-04-19 11:01:34 +02:00
feeds.ts Implement video channel feeds 2018-04-25 17:30:56 +02:00
follows.ts Update video channel routes 2018-04-24 17:12:57 +02:00
index.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
jobs.ts Move job queue to redis 2018-01-25 18:41:17 +01:00
oembed.ts
pagination.ts
sort.ts Move sort middleware utils in utils file 2018-03-13 11:28:37 +01:00
users.ts feature: IP filtering on signup page 2018-05-22 19:44:34 +02:00
utils.ts Move sort middleware utils in utils file 2018-03-13 11:28:37 +01:00
video-blacklist.ts
video-channels.ts Fix video channel update/create on empty fields 2018-05-07 11:31:23 +02:00
video-comments.ts Handle line feeds in comments 2018-02-20 10:41:11 +01:00
videos.ts Fix video channel update with an admin account 2018-05-17 10:55:49 +02:00
webfinger.ts Add account view 2018-04-24 15:13:19 +02:00