Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video tags update/upload in openapi | Chocobozzz | 2019-01-09 | 1 | -4/+8 |
| | |||||
* | (doc) update API spec to include user subscription routes | Rigel Kent | 2019-01-03 | 1 | -4/+105 |
| | |||||
* | (doc) fix syntax in openapi spec for watching progress | Rigel Kent | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | Improve information regarding prune storage script | Chocobozzz | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | Better tools.md doc | Chocobozzz | 2018-12-04 | 1 | -6/+6 |
| | |||||
* | Use `'` instead of `'` for passwords in the documentation (see #1453) | Nathanaël J | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | change type of languageOneOf query parameter | Rigel Kent | 2018-12-04 | 1 | -2/+12 |
| | |||||
* | Improve tools doc | Chocobozzz | 2018-12-04 | 1 | -40/+40 |
| | |||||
* | Bumped to version v1.1.0v1.1.0 | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | add parameters to GET /videos route spec | Rigel Kent | 2018-11-24 | 1 | -11/+158 |
| | |||||
* | add donate link, move redundancy doc and images to docs.joinpeertube.org | Rigel Kent | 2018-11-23 | 9 | -56/+0 |
| | |||||
* | Add open api bump version in release script | Chocobozzz | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | Various improvements for docker-compose | Felix Ableitner | 2018-11-21 | 1 | -1/+0 |
| | |||||
* | make POST /users have integer role enum | Rigel Kent | 2018-11-21 | 2 | -7/+12 |
| | |||||
* | Improve FreeBSD setup instructions | Mateusz Piotrowski | 2018-11-21 | 1 | -3/+2 |
| | | | | | Use install(1) instead of cp(1) and chmod(1) to install the service file. Also, use sysrc(8) to enable the PeerTube service in rc.conf(5). | ||||
* | add job state in path in openapi spec | Rigel Kent | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | fix rest api quickstart and specify values in openapi spec | Rigel Kent | 2018-11-19 | 2 | -4/+9 |
| | |||||
* | (quickfix) typo in openapi spec groups | Rigel Kent | 2018-11-17 | 1 | -1/+1 |
| | |||||
* | grouping moderation endpoints in the REST API spec | Rigel Kent | 2018-11-17 | 1 | -0/+1 |
| | |||||
* | grouping tags by main category in the spec | Rigel Kent | 2018-11-16 | 1 | -45/+114 |
| | |||||
* | adding ownership and watching video APIs to the spec | Rigel Kent | 2018-11-16 | 1 | -2/+130 |
| | |||||
* | remove superfluous privacy field for upload | Rigel Kent | 2018-11-16 | 1 | -3/+0 |
| | |||||
* | fix API spec on POST /videos/upload and provide Shell example | Rigel Kent | 2018-11-15 | 1 | -3/+39 |
| | |||||
* | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 15 | -14050/+1061 |
| | |||||
* | updated REST API documentation | Rigel Kent | 2018-11-13 | 2 | -1730/+2330 |
| | |||||
* | sync API version with PeerTube version and auto-update it via git hooks | Rigel Kent | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | (doc) fix path to peertube-repl | Rigel Kent | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | add repl to the cli wrapper, remove extraneous TOC in tools.md | Rigel Kent | 2018-10-19 | 1 | -34/+24 |
| | |||||
* | (doc) update architecture, tools and readme | Rigel Kent | 2018-10-14 | 1 | -8/+37 |
| | |||||
* | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 1 | -0/+131 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | add features section to README.md | Rigel Kent | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | modify decentralized illustration in README | Rigel Kent | 2018-10-02 | 2 | -1/+1 |
| | |||||
* | add illustration to redundancy documentation | Rigel Kent | 2018-10-02 | 3 | -1/+8 |
| | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -0/+46 |
| | |||||
* | add TOC to dependencies guide | Rigel Kent | 2018-09-23 | 1 | -0/+15 |
| | |||||
* | add dependencies for Fedora (#1111) | am97 | 2018-09-23 | 1 | -0/+68 |
| | |||||
* | specify to run services before running PeerTube | Rigel Kent | 2018-09-22 | 1 | -0/+16 |
| | |||||
* | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -7/+68 |
| | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | further enhance tools install explanation | Josh Morel | 2018-09-11 | 1 | -2/+2 |
| | |||||
* | Try to improve remote tools explanation | Chocobozzz | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | optimize size of the README schemas (#1002) | Jorropo | 2018-09-02 | 3 | -0/+0 |
| | | | | | | | ``` /support/doc/user/watch-p2p.png -- 21.87kb -> 16.44kb (24.8%) /support/doc/user/watch-video.png -- 27.89kb -> 21.04kb (24.56%) /support/doc/user/decentralized.png -- 21.88kb -> 17.75kb (18.87%) ``` | ||||
* | Changes the README schemas (#984) | Edouard SCHWEISGUTH | 2018-08-30 | 6 | -0/+3 |
| | | | | | | * Change readme schema & add their sources * Add titles | ||||
* | Suggest TCP/IP tuning to prevent buffer bloat + latency (#976) | Micah Elizabeth Scott | 2018-08-28 | 1 | -0/+13 |
| | | | | | | | | * Suggest TCP/IP CoDel and BBR congestion control in production guide This seems to be helping lots on my server, where the default (Debian 9) was to use FIFO queueing which would cause buffer bloat and huge latency for clients on slower network links. | ||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Add parse-log doc | Chocobozzz | 2018-08-27 | 1 | -0/+10 |
| | |||||
* | add postgresql96-contrib to the FreeBSD dependencies (#958) | osauzet | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Reduce FreeBSD title size | Chocobozzz | 2018-08-21 | 1 | -3/+2 |
| | |||||
* | fix pg_restore command for post-migrations | Josh Morel | 2018-07-30 | 1 | -3/+3 |
| | | | | also avoid peertube db login for pg_dump command | ||||
* | Correct API documentation for search (#881) | David Libeau | 2018-07-29 | 2 | -2/+2 |
| |