PeerTube/server/middlewares/validators
kimsible 766d13b447 Make channelName optionnal in tests only and validators
Fix tests channel displayName

Make channelName in createUser optionnal on server side to not break api

Fix auto channelName with createUser in tests
2020-08-11 08:46:35 +02:00
..
activitypub
videos Fix lint 2020-08-07 08:28:14 +02:00
abuse.ts Add openapi doc 2020-07-31 11:35:19 +02:00
account.ts
avatar.ts
blocklist.ts Add ability to bulk delete comments 2020-05-29 09:21:26 +02:00
bulk.ts Add ability to bulk delete comments 2020-05-29 09:21:26 +02:00
config.ts First implem global search 2020-06-10 14:02:41 +02:00
feeds.ts allow limiting video-comments rss feeds to an account or video channel 2020-06-27 13:20:59 +02:00
follows.ts Split types and typings 2020-06-18 10:46:27 +02:00
index.ts Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
jobs.ts
logs.ts
oembed.ts Handle playlist oembed 2020-08-07 08:58:29 +02:00
pagination.ts
plugins.ts Fix lint 2020-08-07 08:28:14 +02:00
redundancy.ts
search.ts test search for subscriptions and video-channels 2020-07-29 18:15:53 +02:00
server.ts
sort.ts Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
themes.ts
user-history.ts
user-notifications.ts Add migrations 2020-07-10 14:02:41 +02:00
user-subscriptions.ts harmonize search for libraries 2020-07-29 18:15:53 +02:00
users.ts Make channelName optionnal in tests only and validators 2020-08-11 08:46:35 +02:00
utils.ts
webfinger.ts