]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server.ts
Allow only admin to download a video
[github/Chocobozzz/PeerTube.git] / server.ts
2021-01-11  ChocobozzzLog RTMP server error (address already in use)
2020-12-12  Girish Ramakrishnando not crash if SMTP server is down
2020-12-09  Rigel Kentdisable x-powered-by even with csp disabled
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-11-09  ChocobozzzFix audio sync after saving replay
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-24  ChocobozzzFix tests
2020-06-17  ChocobozzzUpdate server dependencies
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd moderation helpers to plugins
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28  ChocobozzzForce node 10 usage
2019-12-12  ChocobozzzAdd max file size, max files and ip anonymize log options
2019-10-21  ChocobozzzUse typescript paths in cli scripts too
2019-10-21  ChocobozzzFix bug with tsconfig paths
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04  ChocobozzzAdd auto follow instances index support
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-08-09  ChocobozzzLazy load avatars
2019-08-07  ChocobozzzDeprecate Node 8
2019-07-24  ChocobozzzAdd hook filters tests
2019-07-24  ChocobozzzAdd ability to disable plugins/themes from CLI
2019-07-24  ChocobozzzCheck latest plugins version
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-24  ChocobozzzWIP plugins: working hook on server side
2019-07-24  ChocobozzzWIP plugins: install/uninstall
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-03-19  ChocobozzzLimit user tokens cache
2019-03-18  ChocobozzzPlaylist server API
2019-02-21  ChocobozzzBREAKING: update CSP configuration
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd user notification base code
2018-12-20  ChocobozzzOptimize actor follow scores modifications
2018-12-13  Rigel Kentadd Content Security Policy (#1252)
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzAdd sitemap
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzSpeedup peertube startup
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzAdd compatibility with other Linked Signature algorithms
2018-11-14  Rigel Kentadd cli option to run without client
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-09-09  Rigel Kentmake HSTS opt-in and leave it to the reverse-proxy
2018-08-31  ChocobozzzAdd sql trace in error log on sequelize error
2018-08-08  Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAuto update youtube-dl
2018-07-30  ChocobozzzGraceful job queue shutdown
2018-07-26  ChocobozzzFix peertube on chrome
2018-07-24  ChocobozzzBegin advanced search
2018-07-17  ChocobozzzFix CSP
2018-07-17  Rigel Kent(quickfix) loosening CSP
2018-07-17  ChocobozzzAdd cors for static paths too
2018-07-17  Rigel Kentadding CSP, no-referrer policies and allow dns prefetching
2018-07-17  Rigel Kentselective route permission to use embeds with x-frame...
2018-07-16  ChocobozzzHandle .srt subtitles
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-29  ChocobozzzDo not enable cors twice on /api in test mode
2018-06-29  William Lahtimove CORS allowance to the REST API router
2018-06-29  William Lahtifix lint error on travis [let it be known, I disagree...
2018-06-29  William Lahtiopen CORS to allow in-browser apps to communicate w...
2018-06-28  ChocobozzzAdd ability to choose the language
2018-06-26  ChocobozzzAdd tracker rate limiter
2018-06-21  ChocobozzzImprove update host script and add warning if AP urls...
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-05  ChocobozzzPrepare i18n files
2018-05-17  ChocobozzzClient E2E tests first step
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18  ChocobozzzProcess broadcast requests in parallel
2018-04-17  Pierre-Alain TORETSupport hostname binding in config
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-04  ChocobozzzDon't start application until all components were initi...
2018-03-29  ChocobozzzPrevent brute force login attack
next