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 Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
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 Fix express validator 2019-07-25 16:23:44 +02:00
avatar.ts Move to eslint 2020-02-03 08:31:02 +01:00
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 Add ability to filter per job type 2019-12-04 14:49:59 +01:00
logs.ts Serve audit logs to client 2019-12-11 14:14:01 +01:00
oembed.ts Handle playlist oembed 2020-08-07 08:58:29 +02:00
pagination.ts Return an error on invalid count pagination 2020-01-09 09:36:31 +01:00
plugins.ts Fix lint 2020-08-07 08:28:14 +02:00
redundancy.ts Move to eslint 2020-02-03 08:31:02 +01:00
search.ts test search for subscriptions and video-channels 2020-07-29 18:15:53 +02:00
server.ts Refactor email enabled function 2020-02-17 10:27:00 +01:00
sort.ts Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
themes.ts Support logout and add id and pass tests 2020-05-04 16:21:39 +02:00
user-history.ts Fix express validator 2019-07-25 16:23:44 +02:00
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 Fix express validator 2019-07-25 16:23:44 +02:00
webfinger.ts Cleanup server fixme 2020-01-28 14:45:17 +01:00