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