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.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tracker opentelemtry metrics
Chocobozzz
2023-01-05
1
-2
/
+3
*
Use private ACL for private videos in s3
Chocobozzz
2022-10-24
1
-0
/
+2
*
Add ability for plugins to register ws routes
Chocobozzz
2022-10-11
1
-0
/
+4
*
Encrypt OTP secret
Chocobozzz
2022-10-10
1
-1
/
+6
*
Live supports object storage
Chocobozzz
2022-10-04
1
-4
/
+0
*
Prevent job queue to be started before plugins
Chocobozzz
2022-09-14
1
-0
/
+6
*
Add activeRequests info on db acquire timeout
Chocobozzz
2022-09-08
1
-2
/
+9
*
Channel sync (#5135)
Florent
2022-08-10
1
-0
/
+2
*
Move to bullmq
Chocobozzz
2022-08-09
1
-0
/
+1
*
Automatically rebuild native modules on ABI change
Chocobozzz
2022-08-03
1
-0
/
+6
*
Split static router
Chocobozzz
2022-07-13
1
-0
/
+4
*
Start Redis earlier
Chocobozzz
2022-07-13
1
-2
/
+1
*
/!\ Use a dedicated config file for development
Chocobozzz
2022-07-06
1
-2
/
+2
*
Introduce experimental telemetry
Chocobozzz
2022-07-06
1
-0
/
+15
*
Update tsconfig
Chocobozzz
2022-06-03
1
-3
/
+3
*
Support video views/viewers stats in server
Chocobozzz
2022-04-15
1
-2
/
+4
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-4
/
+1
*
Stop using tsconfig register
Chocobozzz
2022-01-06
1
-3
/
+0
*
Migrate to --enable-source-maps option
Chocobozzz
2022-01-03
1
-6
/
+2
*
Node 10 is not supported anymore
Chocobozzz
2021-12-24
1
-1
/
+6
*
Add benchmark startup option for server
Chocobozzz
2021-11-12
1
-0
/
+3
*
Refactor video views
Chocobozzz
2021-11-09
1
-2
/
+4
*
Support RTMPS
Chocobozzz
2021-11-05
1
-1
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-11
/
+11
*
Register plugins when peertube server is ready
Chocobozzz
2021-07-21
1
-3
/
+9
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Trim access log messages to prevent double line break
Johan Fleury
2021-07-12
1
-1
/
+1
*
Upgrade server dependencies
Chocobozzz
2021-06-25
1
-1
/
+1
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Refactor server errors handler
Chocobozzz
2021-06-02
1
-3
/
+4
*
refactor deprecated body-parser usage
Rigel Kent
2021-06-02
1
-17
/
+20
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-1
/
+9
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-1
/
+3
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-0
/
+2
*
Dissociate frameguard from csp
Chocobozzz
2021-04-12
1
-5
/
+5
*
Add new plugin/peertube version notifs
Chocobozzz
2021-03-24
1
-0
/
+2
*
Check ffmepg version on startup
Chocobozzz
2021-03-24
1
-1
/
+4
*
Introduce tags to the logger
Chocobozzz
2021-03-24
1
-1
/
+3
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-1
/
+5
*
Update server dependencies
Chocobozzz
2021-02-03
1
-2
/
+3
*
Fix and add skipping ping log tests
Chocobozzz
2021-01-13
1
-3
/
+1
*
feat: allow administrator to disable logging of ping requests
Johan Fleury
2021-01-13
1
-1
/
+4
*
Log RTMP server error (address already in use)
Chocobozzz
2021-01-11
1
-1
/
+1
*
do not crash if SMTP server is down
Girish Ramakrishnan
2020-12-12
1
-1
/
+1
*
disable x-powered-by even with csp disabled
Rigel Kent
2020-12-09
1
-1
/
+1
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-3
/
+4
*
Fix audio sync after saving replay
Chocobozzz
2020-11-09
1
-2
/
+2
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-3
/
+12
*
Fix tests
Chocobozzz
2020-08-24
1
-1
/
+3
*
Update server dependencies
Chocobozzz
2020-06-17
1
-2
/
+2
[next]