aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)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
* 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 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
* Use DB informations from config/production.yaml in upgrade scriptLuc Didry2018-10-111-1/+6
* 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
|/
* 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