Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 1 | -4/+10 |
| | |||||
* | Upgrade server dep | Chocobozzz | 2018-11-15 | 1 | -9/+9 |
| | |||||
* | add cli option to run without client | Rigel Kent | 2018-11-14 | 1 | -0/+1 |
| | |||||
* | sync API version with PeerTube version and auto-update it via git hooks | Rigel Kent | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 1 | -0/+2 |
| | |||||
* | Bumped to version v1.1.0-alpha.2 | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -0/+1 |
| | | | | | | It's faster, and will allow us to use RSA signature 2018 (with upstream jsonld-signature module) without too much incompatibilities in the peertube federation | ||||
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -0/+1 |
| | |||||
* | Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1 | Chocobozzz | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.0.0v1.0.0 | Chocobozzz | 2018-10-11 | 1 | -1/+1 |
| | | |||||
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -0/+1 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | Bumped to version v1.0.0-rc.2v1.0.0-rc.2 | Chocobozzz | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-rc.1v1.0.0-rc.1 | Rigel Kent | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | add protractor profile for local tests | Rigel Kent | 2018-10-01 | 1 | -0/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.16v1.0.0-beta.16 | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.15v1.0.0-beta.15 | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.14v1.0.0-beta.14 | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Upgrade tslint rules | Chocobozzz | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-09-21 | 1 | -3/+2 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 1 | -1/+3 |
|\ | |||||
| * | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -0/+2 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -0/+10 |
|/ | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -0/+2 |
| | |||||
* | Bumped to version v1.0.0-beta.13v1.0.0-beta.13 | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Try to fix bcrypt on node 8.12 | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.12v1.0.0-beta.12 | Chocobozzz | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | move .sass-lint.yml to client/ | Rigel Kent | 2018-09-07 | 1 | -1/+2 |
| | |||||
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -1/+0 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-08-27 | 1 | -13/+13 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.11v1.0.0-beta.11 | Chocobozzz | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Change npm repo to git+https | Jorropo | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+2 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -0/+2 |
| | |||||
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-07 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.0.0-beta.10v1.0.0-beta.10 | Chocobozzz | 2018-08-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
|\| | |||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | | |||||
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -3/+4 |
| | | |||||
* | | Add audit logs module | Aurélien Bertron | 2018-07-31 | 1 | -0/+2 |
|/ | |||||
* | Bumped to version v1.0.0-beta.10.pre.3v1.0.0-beta.10.pre.3 | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.10.pre.2v1.0.0-beta.10.pre.2 | Chocobozzz | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.10.pre.1v1.0.0-beta.10.pre.1 | Chocobozzz | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Painfull server dep upgrade | Chocobozzz | 2018-07-17 | 1 | -4/+7 |
| |