aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add logs endpointChocobozzz2019-04-101-26/+32
|
* Rename video-file job to video-transcodingChocobozzz2019-03-191-1/+1
|
* Remove jest testsChocobozzz2019-03-181-4/+0
| | | | I don't have time to maintain them
* Add/update/delete/list my playlistsChocobozzz2019-03-181-1/+3
|
* Update E2E testsChocobozzz2019-02-212-3/+0
|
* Add reminder to restart PeerTube in upgrade scriptLuc Didry2019-02-151-0/+4
|
* Translate copy magnet URIChocobozzz2019-02-151-0/+1
|
* Error on invalid password in reset password scriptChocobozzz2019-02-151-0/+6
|
* Use a single file instead of segments for HLSChocobozzz2019-02-111-1/+1
|
* Add hls support on serverChocobozzz2019-02-112-5/+14
|
* Refractor videojs playerChocobozzz2019-02-111-1/+1
| | | | Add fake p2p-media-loader plugin
* Add missing translations in embed templateChocobozzz2019-01-141-1/+7
|
* Update creditsChocobozzz2019-01-101-2/+8
|
* Implement contact form in the clientChocobozzz2019-01-101-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-1/+1
|
* Add base dir to prune storage scriptChocobozzz2018-12-061-1/+2
|
* Add tmp and redundancy directories to prune scriptChocobozzz2018-12-061-1/+4
|
* Improve information regarding prune storage scriptChocobozzz2018-12-051-0/+1
|
* Add sitemapChocobozzz2018-12-051-0/+1
|
* Add ru pl and it translationsChocobozzz2018-12-051-1/+1
|
* Check if awk and sed are executableFelix Ableitner2018-12-041-7/+9
|
* Check free storage before upgradingFelix Ableitner2018-12-041-0/+8
|
* Fix release scriptChocobozzz2018-12-031-1/+1
|
* Add open api bump version in release scriptChocobozzz2018-11-222-2/+6
|
* Fix some zanata translationsChocobozzz2018-11-221-0/+1
|
* Cleanup tests importsChocobozzz2018-11-191-9/+6
|
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-151-5/+0
|
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
|
* Check activities hostChocobozzz2018-11-141-2/+2
|
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-1/+0
|
* sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-131-0/+4
|
* Make backups of files in optimize-old-videos.ts (#1304)Felix Ableitner2018-10-231-7/+35
|
* (doc) add manpage to peertube cliRigel Kent2018-10-201-0/+5
|
* Fix optimize old videos scriptChocobozzz2018-10-181-2/+6
|
* Improve release scriptChocobozzz2018-10-171-3/+3
|
* Move redundancy in its own travis containerChocobozzz2018-10-161-0/+3
|
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-131-2/+5
| | | | | | | | | | * add parseBytes utility function and tests make it parse TB MB fix parseBytes; * 1024 test bytes too, and make parseByte to parse quotas add test in travis.sh in misc * fix parseBytes and test to pass linting
* Use DB informations from config/production.yaml in upgrade scriptLuc Didry2018-10-111-1/+6
| | | | | | | Avoid hardcoded values in upgrade script. Avoid asking for DB password. Uses python (usually installed on your system, even with minimal installations) and some of its standard lib modules.
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-111-1/+1
|\
| * Fix release scriptChocobozzz2018-10-111-1/+1
| |
* | Change a little bit optimize-old-videos logicChocobozzz2018-10-081-19/+18
| |
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-083-9/+38
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file
* parametrize gpg key in release scriptRigel Kent2018-10-031-1/+2
|
* fix diff orderJohn Livingston2018-10-031-1/+1
|
* using "diff -u", for a clearer displayJohn Livingston2018-10-031-1/+1
|
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-1/+1
|
* Fix dnt routeChocobozzz2018-10-011-1/+1
|
* add protractor profile for local testsRigel Kent2018-10-012-1/+16
|
* Fix 404 on manifestChocobozzz2018-09-281-0/+1
|
* Improve prune scriptChocobozzz2018-09-281-9/+28
|