aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added elseFelix Ableitner2018-09-281-0/+2
|
* Add prompt to upgrade.sh to install pre-release versionFelix Ableitner2018-09-281-3/+15
|
* Add zh-Hans-CN to client.shSerCom_KC2018-09-251-2/+2
|
* Fix dnt routeChocobozzz2018-09-251-0/+1
|
* Upgrade tslint rulesChocobozzz2018-09-211-3/+3
|
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-193-3/+3
|
* Speaup clean scriptChocobozzz2018-09-141-6/+20
|
* Add trending videos strategyChocobozzz2018-09-141-3/+2
|
* Refactor: Separated "Other Videos" section into a dedicated ↵Brad Johnson2018-08-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | component/service (#969) * Separated "Other Videos" section into a dedicated component/service I'm currently working on some proof-of-concepts for recommendation providers that could work with PeerTube to provide useful video suggestions to the user. As a first step, I want to have great clarity about how PeerTube, itself, will surface these videos to the user. With this branch, I'm refactoring the "recommendations" to make it easier to swap out different recommender implementations quickly. Stop recommender from including the video that's being watched. Ensure always 5 recommendations * Treat recommendations as a stream of values, rather than a single async value. * Prioritize readability over HTTP response size early-optimization. * Simplify pipe
* Upgrade server dependenciesChocobozzz2018-08-271-1/+1
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+3
|
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-274-4/+4
|
* Don't compile all languages in travisChocobozzz2018-08-271-1/+1
|
* Add portuguese and swedish languagesChocobozzz2018-08-271-1/+1
|
* Upgrade translationsChocobozzz2018-08-271-0/+2
|