aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade server depChocobozzz2019-04-021-6/+6
|
* add NOCLIENT option to install only server dependenciesRigel Kent2019-02-251-1/+1
|
* findById -> findByPkChocobozzz2019-02-211-2/+2
|
* Upgrade server dependenciesChocobozzz2019-02-211-11/+11
|
* Bumped to version v1.2.1Chocobozzz2019-02-151-1/+1
|
* Use a single file instead of segments for HLSChocobozzz2019-02-111-1/+0
|
* Add hls support on serverChocobozzz2019-02-111-0/+1
|
* Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
|
* Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
|
* Add user notification base codeChocobozzz2019-01-091-0/+2
|
* Remove unused dependenciesChocobozzz2018-12-061-4/+2
|
* Add sitemapChocobozzz2018-12-051-0/+1
|
* Update dependenciesChocobozzz2018-12-041-2/+2
|
* Bumped to version v1.1.0v1.1.0Chocobozzz2018-12-041-1/+1
|
* quickfix back to recent nodemon that fixes event-stream vulnerabilityRigel Kent2018-11-261-1/+1
|
* quickfix back to older nodemonRigel Kent2018-11-261-1/+1
|
* quickfix back to safe nodemonRigel Kent2018-11-261-1/+1
|
* Add open api bump version in release scriptChocobozzz2018-11-221-1/+1
|
* Bumped to version v1.1.0-rc.1v1.1.0-rc.1Chocobozzz2018-11-221-1/+1
|
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-151-4/+10
|
* Upgrade server depChocobozzz2018-11-151-9/+9
|
* add cli option to run without clientRigel Kent2018-11-141-0/+1
|
* sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-131-1/+1
|
* (doc) add manpage to peertube cliRigel Kent2018-10-201-0/+2
|
* Bumped to version v1.1.0-alpha.2Chocobozzz2018-10-191-1/+1
|
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-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 transcodingChocobozzz2018-10-181-0/+1
|
* Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1Chocobozzz2018-10-171-1/+1
|
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-111-1/+1
|\
| * Bumped to version v1.0.0v1.0.0Chocobozzz2018-10-111-1/+1
| |
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-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 filesChocobozzz2018-10-031-2/+2
|
* Bumped to version v1.0.0-rc.2v1.0.0-rc.2Chocobozzz2018-10-031-1/+1
|
* Bumped to version v1.0.0-rc.1v1.0.0-rc.1Rigel Kent2018-10-031-1/+1
|
* add protractor profile for local testsRigel Kent2018-10-011-0/+1
|
* Bumped to version v1.0.0-beta.16v1.0.0-beta.16Chocobozzz2018-10-011-1/+1
|
* Bumped to version v1.0.0-beta.15v1.0.0-beta.15Chocobozzz2018-09-261-1/+1
|
* Bumped to version v1.0.0-beta.14v1.0.0-beta.14Chocobozzz2018-09-251-1/+1
|
* Upgrade tslint rulesChocobozzz2018-09-211-1/+1
|
* Upgrade server dependenciesChocobozzz2018-09-211-3/+2
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-201-1/+3
|\
| * Fix ios player playback/subtitles menuChocobozzz2018-09-171-1/+1
| |
| * Speed up overviews routeChocobozzz2018-09-141-0/+2
| |
* | one cli to unite them allRigel Kent2018-09-141-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 implementationChocobozzz2018-09-131-0/+2
|
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-131-1/+1
|
* Try to fix bcrypt on node 8.12Chocobozzz2018-09-131-1/+1
|
* Bumped to version v1.0.0-beta.12v1.0.0-beta.12Chocobozzz2018-09-111-1/+1
|
* move .sass-lint.yml to client/Rigel Kent2018-09-071-1/+2
|
* Fix oauth server moduleChocobozzz2018-08-281-1/+0
|