1
0
Fork 0
peertube/server/middlewares
Lucas Declercq 9ccff23877 Add explicit error message that changing video ownership only works with local accounts (#1214)
* Add explicit error message that changing video ownership only works with local accounts

* Remove superfluous logger

* Remove unneeded end() to error responses

* Add a message on client side to prevent transfering ownership to a remote account
2018-10-10 08:57:00 +02:00
..
validators Add explicit error message that changing video ownership only works with local accounts (#1214) 2018-10-10 08:57:00 +02:00
activitypub.ts Check video channel name is unique on our instance 2018-10-01 15:20:14 +02:00
async.ts
cache.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
dnt.ts advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
index.ts
oauth.ts Implement user blocking on server side 2018-08-08 15:22:58 +02:00
pagination.ts Add max count in pagination 2018-07-24 18:03:38 +02:00
servers.ts
sort.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
user-right.ts