Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 1 | -1/+2 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | |||||
* | Upgrade server dep | Chocobozzz | 2019-04-02 | 1 | -6/+6 |
| | |||||
* | add NOCLIENT option to install only server dependencies | Rigel Kent | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -2/+2 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -11/+11 |
| | |||||
* | Bumped to version v1.2.1 | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+0 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.2.0-rc.1v1.2.0-rc.1 | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+2 |
| | |||||
* | Remove unused dependencies | Chocobozzz | 2018-12-06 | 1 | -4/+2 |
| | |||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Bumped to version v1.1.0v1.1.0 | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | quickfix back to recent nodemon that fixes event-stream vulnerability | Rigel Kent | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | quickfix back to older nodemon | Rigel Kent | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | quickfix back to safe nodemon | Rigel Kent | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.1.0-rc.1v1.1.0-rc.1 | Chocobozzz | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| |