1
0
Fork 0
peertube/server/controllers/api
Poslovitch 1f256e7d3c
Implemented configurable minimum signup age
Implements https://github.com/Chocobozzz/PeerTube/issues/3612

Fixed lint and removed debug

Fixed another lint error

Apply suggestions from code review

Co-authored-by: Chocobozzz <chocobozzz@cpy.re>

Add tests for min signup age config
2021-05-28 13:56:05 +02:00
..
server Cleanup models directory organization 2021-05-11 11:32:31 +02:00
users Refactor a little bit controllers 2021-05-12 16:57:31 +02:00
videos Instance homepage support (#4007) 2021-05-27 15:59:55 +02:00
abuse.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
accounts.ts Add ability to filter my videos by live 2021-05-03 16:42:15 +02:00
bulk.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
config.ts Implemented configurable minimum signup age 2021-05-28 13:56:05 +02:00
custom-page.ts Instance homepage support (#4007) 2021-05-27 15:59:55 +02:00
index.ts Cleanup 2021-05-28 10:22:50 +02:00
jobs.ts Add jobs tag to logger 2021-03-24 18:18:40 +01:00
oauth-clients.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
overviews.ts Fix muted accounts on overviews 2020-11-10 11:06:36 +01:00
plugins.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
search.ts Add server hooks for search endpoint 2021-03-24 18:18:41 +01:00
video-channel.ts Refactor a little bit controllers 2021-05-12 16:57:31 +02:00
video-playlist.ts Refactor a little bit controllers 2021-05-12 16:57:31 +02:00