This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
592c735c19
PeerTube
/
server
/
tests
/
plugins
/
index.ts
5 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add hooks documentation
2019-07-24 10:21:22 +02:00
import
'./action-hooks'
import
'./filter-hooks'
Add plugin translation system
2019-07-26 14:44:50 +02:00
import
'./translations'
Plugins can update video constants Categories, licences and languages
2019-07-26 13:13:39 +02:00
import
'./video-constants'