aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge from upstreambuoyantair2018-11-16118-17173/+4971
|\
| * Fix video channel videos url when scrollingChocobozzz2018-11-152-6/+6
| |
| * fix API spec on POST /videos/upload and provide Shell exampleRigel Kent2018-11-151-3/+39
| |
| * Fix embed video id parsingChocobozzz2018-11-152-4/+3
| |
| * Don't forward view, send updates insteadChocobozzz2018-11-154-17/+17
| | | | | | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views
| * Fix miniature with a long nameChocobozzz2018-11-152-4/+4
| |
| * Add background effect to active menu pageChocobozzz2018-11-151-1/+5
| |
| * migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-1519-15702/+1228
| |
| * Remove wrong redundancy testChocobozzz2018-11-152-499/+16
| |
| * Upgrade server depChocobozzz2018-11-153-703/+716
| |
| * Upgrade client dependenciesChocobozzz2018-11-152-574/+733
| |
| * Fix server redundancy testsChocobozzz2018-11-153-11/+17
| |
| * Fix new Angular 7 issuesChocobozzz2018-11-1516-441/+503
| |
| * update ng-bootstrapBO412018-11-151-1/+1
| |
| * update dependenciesBO412018-11-151-15/+15
| |
| * update angularBO412018-11-152-21/+15
| |
| * Add AP fetch testsChocobozzz2018-11-143-0/+96
| |
| * Clean up peertube authChocobozzz2018-11-143-60/+57
| |
| * Check activities hostChocobozzz2018-11-1437-127/+403
| |
| * Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1428-22/+1012
| |
| * add cli option to run without clientRigel Kent2018-11-145-3/+46
| |
| * Revert change og video typeChocobozzz2018-11-141-1/+1
| |
| * updated REST API documentationRigel Kent2018-11-132-1730/+2330
| |
| * Merge branch 'master' into developChocobozzz2018-11-131-1/+1
| |\
| | * Rename context stats to stateThomas Citharel2018-11-131-1/+1
| | | | | | | | | I guess it refers to the VideoState enum used here as `state` instead.
| * | change video typeBO412018-11-131-1/+1
| | |
| * | sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-133-2/+6
| | |
| * | (ffmpeg) force pixel format yuv420p (#1394)Rigel Kent2018-11-121-0/+1
| | |
| * | update CONTRIBUTING.md to reflect new documentation sectionsRigel Kent2018-11-091-32/+12
| | |
| * | Add 'Improve the website' section to CONTRIBUTING (#1366)Thomas Kuntz2018-11-031-1/+10
| | |
| * | more welcoming Contributing section in README.md (#1365)Thomas Kuntz2018-11-031-14/+18
| | |
| * | tiny syntax correction in README.md (#1363)Jagannath Bhat2018-10-311-1/+1
| | |
| * | closing link tag for logo link in README.md (#1362)Thomas Kuntz2018-10-311-2/+2
| | |
| * | replace 'Create one' with 'Create an instance' in README.md (#1367)Thomas Kuntz2018-10-311-1/+1
| | |
* | | Fix dependency issuesbuoyantair2018-10-298-9/+9
| | |
* | | Move utils to /sharedbuoyantair2018-10-29104-196/+318
|/ / | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* | fix typo in CONTRIBUTING.mdRigel Kent2018-10-241-1/+1
| |
* | add noImplicitThis flag (#1324)BO412018-10-245-5/+6
| |
* | allow peertube-import-videos.ts CLI script to run concurrently (#1334)BRAINS YUM2018-10-241-4/+4
| | | | | | allows running multiple imports at the same time, whereas previously a concurrent instance of the script deleted another processe's file.
* | Fix #1328 - application-config initialisation in CLI tools (#1343)Frank de Lange2018-10-241-1/+1
| | | | | | Test for an empty object in `cli.ts` when no config data is present (i.e. when run on a new install).
* | (doc) add VPS as development platform example in CONTRIBUTING.md (#1278)Aurélien Béranger2018-10-241-0/+18
| |
* | Make backups of files in optimize-old-videos.ts (#1304)Felix Ableitner2018-10-231-7/+35
| |
* | Configure docker image to accept trust_proxy as an env variable in json ↵LecygneNoir2018-10-222-2/+7
| | | | | | | | array (#1338)
* | Improve dev Dockerfile (#1333)Kyâne Pichou2018-10-221-27/+25
| | | | | | | | | | | | | | | | | | | | * Improve dev Dockerfile Use Docker best-practices for the development Dockerfile. Save 3Mo. * Update support/docker/dev/Dockerfile Co-Authored-By: pichouk <kyane@kyane.fr>
* | (doc) add manpage to peertube cliRigel Kent2018-10-204-1/+97
| |
* | Bumped to version v1.1.0-alpha.2Chocobozzz2018-10-192-2/+2
| |
* | (doc) fix path to peertube-replRigel Kent2018-10-191-1/+1
| |
* | Fix webtorrent disabled by defaultChocobozzz2018-10-191-1/+2
| |
* | Update changelog for 1.1.0-alpha.2Chocobozzz2018-10-191-1/+26
| |
* | PeerTube is not in alpha anymoreChocobozzz2018-10-191-1/+1
| |