Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -1/+8 |
| | |||||
* | Add automated dev setup using Gitpod | Jan Keromnes | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 5 | -12/+16 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -26/+32 |
| | |||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Remove jest tests | Chocobozzz | 2019-03-18 | 1 | -4/+0 |
| | | | | I don't have time to maintain them | ||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -1/+3 |
| | |||||
* | Update E2E tests | Chocobozzz | 2019-02-21 | 2 | -3/+0 |
| | |||||
* | Add reminder to restart PeerTube in upgrade script | Luc Didry | 2019-02-15 | 1 | -0/+4 |
| | |||||
* | Translate copy magnet URI | Chocobozzz | 2019-02-15 | 1 | -0/+1 |
| | |||||
* | Error on invalid password in reset password script | Chocobozzz | 2019-02-15 | 1 | -0/+6 |
| | |||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -5/+14 |
| | |||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | | Add fake p2p-media-loader plugin | ||||
* | 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 |
| |