Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing translations in embed template | Chocobozzz | 2019-01-14 | 1 | -1/+7 |
| | |||||
* | Update credits | Chocobozzz | 2019-01-10 | 1 | -2/+8 |
| | |||||
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+1 |
| | |||||
* | Add base dir to prune storage script | Chocobozzz | 2018-12-06 | 1 | -1/+2 |
| | |||||
* | Add tmp and redundancy directories to prune script | Chocobozzz | 2018-12-06 | 1 | -1/+4 |
| | |||||
* | Improve information regarding prune storage script | Chocobozzz | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Add ru pl and it translations | Chocobozzz | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | Check if awk and sed are executable | Felix Ableitner | 2018-12-04 | 1 | -7/+9 |
| | |||||
* | Check free storage before upgrading | Felix Ableitner | 2018-12-04 | 1 | -0/+8 |
| | |||||
* | Fix release script | Chocobozzz | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 2 | -2/+6 |
| | |||||
* | Fix some zanata translations | Chocobozzz | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -9/+6 |
| | |||||
* | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 1 | -5/+0 |
| | |||||
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -1/+0 |
| | |||||
* | sync API version with PeerTube version and auto-update it via git hooks | Rigel Kent | 2018-11-13 | 1 | -0/+4 |
| | |||||
* | Make backups of files in optimize-old-videos.ts (#1304) | Felix Ableitner | 2018-10-23 | 1 | -7/+35 |
| | |||||
* | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 1 | -0/+5 |
| | |||||
* | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 1 | -2/+6 |
| | |||||
* | Improve release script | Chocobozzz | 2018-10-17 | 1 | -3/+3 |
| | |||||
* | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 1 | -0/+3 |
| | |||||
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 1 | -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 script | Luc Didry | 2018-10-11 | 1 | -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 develop | Chocobozzz | 2018-10-11 | 1 | -1/+1 |
|\ | |||||
| * | Fix release script | Chocobozzz | 2018-10-11 | 1 | -1/+1 |
| | | |||||
* | | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 1 | -19/+18 |
| | | |||||
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 3 | -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 script | Rigel Kent | 2018-10-03 | 1 | -1/+2 |
| | |||||
* | fix diff order | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | using "diff -u", for a clearer display | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix dnt route | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | add protractor profile for local tests | Rigel Kent | 2018-10-01 | 2 | -1/+16 |
| | |||||
* | Fix 404 on manifest | Chocobozzz | 2018-09-28 | 1 | -0/+1 |
| | |||||
* | Improve prune script | Chocobozzz | 2018-09-28 | 1 | -9/+28 |
| | |||||
* | Added else | Felix Ableitner | 2018-09-28 | 1 | -0/+2 |
| | |||||
* | Add prompt to upgrade.sh to install pre-release version | Felix Ableitner | 2018-09-28 | 1 | -3/+15 |
| | |||||
* | Add zh-Hans-CN to client.sh | SerCom_KC | 2018-09-25 | 1 | -2/+2 |
| | |||||
* | Fix dnt route | Chocobozzz | 2018-09-25 | 1 | -0/+1 |
| | |||||
* | Upgrade tslint rules | Chocobozzz | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 3 | -3/+3 |
| | |||||
* | Speaup clean script | Chocobozzz | 2018-09-14 | 1 | -6/+20 |
| | |||||
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -3/+2 |
| | |||||
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 1 | -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 dependencies | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| |