]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - config
Translated using Weblate (French (France))
[github/Chocobozzz/PeerTube.git] / config /
2019-11-05  ChocobozzzAdd ability to enabled HLS in the admin panel
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-05  ChocobozzzAdd hardware information in instance config
2019-09-05  ChocobozzzAdd creation reason
2019-09-05  ChocobozzzAdd more attributes to about page
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29  ChocobozzzConsistency between default.yaml and production.yaml
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-22  Chocobozzzemail object -> email subject
2019-08-22  Chocobozzzemail object -> email subject
2019-07-30  ChocobozzzAdd margin to plugin blocks in admin
2019-07-29  ChocobozzzAdd gitlab ci support
2019-07-25  ChocobozzzUpdate client dependencies
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzCheck latest plugins version with config interval
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-07-04  ChocobozzzFix travis tests
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  Nassim BounouasFeature/logrotation (#1881)
2019-06-11  ChocobozzzFix email object/body configurations
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06  ChocobozzzImprove 4K video quality after transcoding
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-17  Yohan BonifaceAllow to control emails prefix and signature with confi...
2019-05-17  ChocobozzzAdd audio upload tests
2019-05-16  ChocobozzzAdd audio support in upload
2019-05-16  ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-05-13  ChocobozzzPrepare 1.3 RC1 changelog
2019-04-26  Yohan BonifaceAllow to control RATES_LIMIT from configuration (#1787)
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-10  ChocobozzzAdd ability to disable tracker
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-18  ChocobozzzAdd videos playlist exist tests
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-02-21  ChocobozzzBREAKING: update CSP configuration
2019-02-20  ChocobozzzAdd isNSFW instance configuration key
2019-02-12  ChocobozzzHLS is only supported by ffmpeg 4
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzAdd ffmpeg version in config for hls transcoding
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-10  ChocobozzzImplement contact form on server side
2018-12-13  Rigel Kentadd Content Security Policy (#1252)
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04  ChocobozzzAdd tmp and redundancy directories
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzCheck follow constraints when getting a video
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzFix test configuration
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzAdd redundancy check interval in config
2018-09-19  ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-19  ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-18  Rigel Kentnormalize robot.txt and specify test servers as scope...
2018-09-17  ChocobozzzFix checker if we don't have redundancy strategies
2018-09-14  ChocobozzzAdd recently added redundancy strategy
2018-09-14  ChocobozzzAdd trending videos strategy
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-09-06  Rigel Kentadd vulnerability disclosure policy
2018-09-06  Austin Heapdraft "security.txt" spec integration (#1020)
2018-08-31  ChocobozzzTrending by interval
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd refresh video on search
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-31  Rigel Kentadding ORM pool configuration
2018-07-25  ChocobozzzUpdate default config cache
2018-07-16  ChocobozzzImplement captions/subtitles
2018-07-14  Rigel Kentadding redis unix connection
2018-06-07  ChocobozzzAdd warning regarding transcoding
next