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
*
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
*
Limit user tokens cache
Chocobozzz
2019-03-19
1
-4
/
+4
*
Playlist server API
Chocobozzz
2019-03-18
1
-1
/
+1
*
BREAKING: update CSP configuration
Chocobozzz
2019-02-21
1
-7
/
+9
*
Add user notification base code
Chocobozzz
2019-01-09
1
-4
/
+7
*
Optimize actor follow scores modifications
Chocobozzz
2018-12-20
1
-2
/
+2
*
add Content Security Policy (#1252)
Rigel Kent
2018-12-13
1
-0
/
+3
*
Add sitemap
Chocobozzz
2018-12-05
1
-1
/
+2
*
Speedup peertube startup
Chocobozzz
2018-11-19
1
-2
/
+4
*
Add compatibility with other Linked Signature algorithms
Chocobozzz
2018-11-14
1
-2
/
+7
*
add cli option to run without client
Rigel Kent
2018-11-14
1
-1
/
+6
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
1
-6
/
+6
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-0
/
+2
*
make HSTS opt-in and leave it to the reverse-proxy
Rigel Kent
2018-09-09
1
-1
/
+2
*
Add sql trace in error log on sequelize error
Chocobozzz
2018-08-31
1
-1
/
+4
*
advertising PeerTube's rather simple DNT policy
Rigel Kent
2018-08-08
1
-2
/
+16
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-1
/
+1
*
Auto update youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+2
*
Graceful job queue shutdown
Chocobozzz
2018-07-30
1
-0
/
+6
*
Fix peertube on chrome
Chocobozzz
2018-07-26
1
-31
/
+0
*
Begin advanced search
Chocobozzz
2018-07-24
1
-1
/
+1
*
Fix CSP
Chocobozzz
2018-07-17
1
-4
/
+4
*
(quickfix) loosening CSP
Rigel Kent
2018-07-17
1
-3
/
+16
*
Add cors for static paths too
Chocobozzz
2018-07-17
1
-16
/
+5
*
adding CSP, no-referrer policies and allow dns prefetching
Rigel Kent
2018-07-17
1
-1
/
+19
*
selective route permission to use embeds with x-frame-deny
Rigel Kent
2018-07-17
1
-0
/
+8
*
Handle .srt subtitles
Chocobozzz
2018-07-16
1
-3
/
+3
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+3
[next]