index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
controllers
/
api
/
config.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add latency setting support
Chocobozzz
2022-03-09
1
-0
/
+3
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-0
/
+3
*
Fix shared imports
Chocobozzz
2021-12-24
1
-3
/
+1
*
Add ability to redirect users on external auth
Chocobozzz
2021-12-03
1
-0
/
+12
*
Added 144p encoding (#4492)
Florian CUNY
2021-11-05
1
-0
/
+2
*
Made the video channels limit (per user) server-wide configurable (#4491)
Florian CUNY
2021-10-26
1
-0
/
+3
*
Allow configuration to be static/readonly (#4315)
Jelle Besseling
2021-10-12
1
-1
/
+3
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Reorganize imports
Chocobozzz
2021-07-20
1
-1
/
+1
*
add operationId doc middleware to so API endpoints
Rigel Kent
2021-06-04
1
-3
/
+10
*
Implemented configurable minimum signup age
Poslovitch
2021-05-28
1
-1
/
+2
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-2
/
+2
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-2
/
+5
*
Add server plugin helpers
Chocobozzz
2021-04-09
1
-245
/
+5
*
Add ability to update the banner
Chocobozzz
2021-04-08
1
-0
/
+8
*
Add banners support
Chocobozzz
2021-04-08
1
-2
/
+2
*
Add ability to update torrents cache in client
Chocobozzz
2021-02-18
1
-0
/
+3
*
Allow to specify transcoding and import jobs concurrency
Chocobozzz
2021-02-08
1
-0
/
+2
*
Support transcoding options/encoders by plugins
Chocobozzz
2021-01-28
1
-2
/
+9
*
move from trending routes to alg param
Rigel Kent
2021-01-28
1
-13
/
+13
*
add default trending page choice, revert comments count for hot strategy
Rigel Kent
2021-01-28
1
-2
/
+16
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-11
/
+1
*
add support for 1440p (Quad HD/QHD/WQHD) videos
Rigel Kent
2021-01-13
1
-0
/
+2
*
Add more hints regarding live port
Chocobozzz
2021-01-11
1
-0
/
+4
*
Add max lives limit
Chocobozzz
2020-11-09
1
-0
/
+4
*
Check live duration and size
Chocobozzz
2020-11-09
1
-0
/
+5
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-6
/
+33
*
Add search index tests
Chocobozzz
2020-06-10
1
-1
/
+1
*
First implem global search
Chocobozzz
2020-06-10
1
-1
/
+19
*
Support broadcast messages
Chocobozzz
2020-05-29
1
-0
/
+13
*
Add plugin settings change watcher
Chocobozzz
2020-05-04
1
-1
/
+1
*
Add external login buttons
Chocobozzz
2020-05-04
1
-0
/
+4
*
Begin support for external auths
Chocobozzz
2020-05-04
1
-11
/
+45
*
Refactor email enabled function
Chocobozzz
2020-02-17
1
-3
/
+2
*
Make the search helper change based on the server config
Rigel Kent
2020-02-13
1
-0
/
+6
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-11
/
+11
*
Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)
John Livingston
2020-01-20
1
-1
/
+3
*
Add informational message at login for visitors coming from upload button
Rigel Kent
2020-01-10
1
-0
/
+8
*
Update validator dependency
Chocobozzz
2020-01-07
1
-2
/
+2
*
(nodeinfo) add server config to the nodeinfo metadata
Rigel Kent
2019-12-17
1
-28
/
+31
*
Add audio only transcoding tests
Chocobozzz
2019-11-25
1
-1
/
+1
*
Add audio-only option to transcoders and player
frankdelange
2019-11-25
1
-0
/
+2
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-0
/
+6
*
Add plugin hook on registration
Chocobozzz
2019-10-25
1
-1
/
+7
*
Add hardware information in instance config
Chocobozzz
2019-09-05
1
-0
/
+3
*
Add creation reason
Chocobozzz
2019-09-05
1
-0
/
+2
*
Add more attributes to about page
Chocobozzz
2019-09-05
1
-1
/
+20
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-0
/
+12
*
Use process.env.npm_package_version
Chocobozzz
2019-07-24
1
-29
/
+34
*
WIP plugins: load theme on client side
Chocobozzz
2019-07-24
1
-2
/
+3
[next]