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
*
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
*
Add moderation helpers to plugins
Chocobozzz
2020-05-07
1
-1
/
+1
*
Force node 10 usage
Chocobozzz
2020-01-28
1
-4
/
+0
*
Add max file size, max files and ip anonymize log options
Chocobozzz
2019-12-12
1
-1
/
+1
*
Use typescript paths in cli scripts too
Chocobozzz
2019-10-21
1
-9
/
+2
*
Fix bug with tsconfig paths
Chocobozzz
2019-10-21
1
-4
/
+11
*
Add auto follow instances index support
Chocobozzz
2019-09-04
1
-0
/
+2
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-0
/
+2
*
Lazy load avatars
Chocobozzz
2019-08-09
1
-0
/
+2
*
Deprecate Node 8
Chocobozzz
2019-08-07
1
-1
/
+3
*
Add hook filters tests
Chocobozzz
2019-07-24
1
-1
/
+2
*
Add ability to disable plugins/themes from CLI
Chocobozzz
2019-07-24
1
-1
/
+2
*
Check latest plugins version
Chocobozzz
2019-07-24
1
-0
/
+2
*
WIP plugins: update plugin
Chocobozzz
2019-07-24
1
-3
/
+1
*
WIP plugins: add theme support
Chocobozzz
2019-07-24
1
-1
/
+1
*
WIP plugins: working hook on server side
Chocobozzz
2019-07-24
1
-0
/
+2
*
WIP plugins: install/uninstall
Chocobozzz
2019-07-24
1
-0
/
+4
*
WIP plugins: add ability to register plugins
Chocobozzz
2019-07-24
1
-0
/
+6
*
Add rate limit to registration and API endpoints
Chocobozzz
2019-07-04
1
-2
/
+2
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-2
/
+0
*
Add user adminFlags
Chocobozzz
2019-04-15
1
-0
/
+2
*
Add ability to delete old remote views
Chocobozzz
2019-04-12
1
-0
/
+2
*
Add ability to limit videos history size
Chocobozzz
2019-04-11
1
-0
/
+2
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-10
/
+22
*
Update P2P media loader peer version
Chocobozzz
2019-04-08
1
-0
/
+4
[next]