Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dependency errors between modules | buoyantair | 2018-11-16 | 8 | -11/+18 |
| | |||||
* | Merge from upstream | buoyantair | 2018-11-16 | 118 | -17173/+4971 |
|\ | |||||
| * | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 2 | -6/+6 |
| | | |||||
| * | fix API spec on POST /videos/upload and provide Shell example | Rigel Kent | 2018-11-15 | 1 | -3/+39 |
| | | |||||
| * | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 2 | -4/+3 |
| | | |||||
| * | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 4 | -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 name | Chocobozzz | 2018-11-15 | 2 | -4/+4 |
| | | |||||
| * | Add background effect to active menu page | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
| | | |||||
| * | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 19 | -15702/+1228 |
| | | |||||
| * | Remove wrong redundancy test | Chocobozzz | 2018-11-15 | 2 | -499/+16 |
| | | |||||
| * | Upgrade server dep | Chocobozzz | 2018-11-15 | 3 | -703/+716 |
| | | |||||
| * | Upgrade client dependencies | Chocobozzz | 2018-11-15 | 2 | -574/+733 |
| | | |||||
| * | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 3 | -11/+17 |
| | | |||||
| * | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 16 | -441/+503 |
| | | |||||
| * | update ng-bootstrap | BO41 | 2018-11-15 | 1 | -1/+1 |
| | | |||||
| * | update dependencies | BO41 | 2018-11-15 | 1 | -15/+15 |
| | | |||||
| * | update angular | BO41 | 2018-11-15 | 2 | -21/+15 |
| | | |||||
| * | Add AP fetch tests | Chocobozzz | 2018-11-14 | 3 | -0/+96 |
| | | |||||
| * | Clean up peertube auth | Chocobozzz | 2018-11-14 | 3 | -60/+57 |
| | | |||||
| * | Check activities host | Chocobozzz | 2018-11-14 | 37 | -127/+403 |
| | | |||||
| * | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 28 | -22/+1012 |
| | | |||||
| * | add cli option to run without client | Rigel Kent | 2018-11-14 | 5 | -3/+46 |
| | | |||||
| * | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
| | | |||||
| * | updated REST API documentation | Rigel Kent | 2018-11-13 | 2 | -1730/+2330 |
| | | |||||
| * | Merge branch 'master' into develop | Chocobozzz | 2018-11-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Rename context stats to state | Thomas Citharel | 2018-11-13 | 1 | -1/+1 |
| | | | | | | | | | I guess it refers to the VideoState enum used here as `state` instead. | ||||
| * | | change video type | BO41 | 2018-11-13 | 1 | -1/+1 |
| | | | |||||
| * | | sync API version with PeerTube version and auto-update it via git hooks | Rigel Kent | 2018-11-13 | 3 | -2/+6 |
| | | | |||||
| * | | (ffmpeg) force pixel format yuv420p (#1394) | Rigel Kent | 2018-11-12 | 1 | -0/+1 |
| | | | |||||
| * | | update CONTRIBUTING.md to reflect new documentation sections | Rigel Kent | 2018-11-09 | 1 | -32/+12 |
| | | | |||||
| * | | Add 'Improve the website' section to CONTRIBUTING (#1366) | Thomas Kuntz | 2018-11-03 | 1 | -1/+10 |
| | | | |||||
| * | | more welcoming Contributing section in README.md (#1365) | Thomas Kuntz | 2018-11-03 | 1 | -14/+18 |
| | | | |||||
| * | | tiny syntax correction in README.md (#1363) | Jagannath Bhat | 2018-10-31 | 1 | -1/+1 |
| | | | |||||
| * | | closing link tag for logo link in README.md (#1362) | Thomas Kuntz | 2018-10-31 | 1 | -2/+2 |
| | | | |||||
| * | | replace 'Create one' with 'Create an instance' in README.md (#1367) | Thomas Kuntz | 2018-10-31 | 1 | -1/+1 |
| | | | |||||
* | | | Fix dependency issues | buoyantair | 2018-10-29 | 8 | -9/+9 |
| | | | |||||
* | | | Move utils to /shared | buoyantair | 2018-10-29 | 104 | -196/+318 |
|/ / | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | | fix typo in CONTRIBUTING.md | Rigel Kent | 2018-10-24 | 1 | -1/+1 |
| | | |||||
* | | add noImplicitThis flag (#1324) | BO41 | 2018-10-24 | 5 | -5/+6 |
| | | |||||
* | | allow peertube-import-videos.ts CLI script to run concurrently (#1334) | BRAINS YUM | 2018-10-24 | 1 | -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 Lange | 2018-10-24 | 1 | -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éranger | 2018-10-24 | 1 | -0/+18 |
| | | |||||
* | | Make backups of files in optimize-old-videos.ts (#1304) | Felix Ableitner | 2018-10-23 | 1 | -7/+35 |
| | | |||||
* | | Configure docker image to accept trust_proxy as an env variable in json ↵ | LecygneNoir | 2018-10-22 | 2 | -2/+7 |
| | | | | | | | | array (#1338) | ||||
* | | Improve dev Dockerfile (#1333) | Kyâne Pichou | 2018-10-22 | 1 | -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 cli | Rigel Kent | 2018-10-20 | 4 | -1/+97 |
| | | |||||
* | | Bumped to version v1.1.0-alpha.2 | Chocobozzz | 2018-10-19 | 2 | -2/+2 |
| | | |||||
* | | (doc) fix path to peertube-repl | Rigel Kent | 2018-10-19 | 1 | -1/+1 |
| | | |||||
* | | Fix webtorrent disabled by default | Chocobozzz | 2018-10-19 | 1 | -1/+2 |
| | | |||||
* | | Update changelog for 1.1.0-alpha.2 | Chocobozzz | 2018-10-19 | 1 | -1/+26 |
| | |