aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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 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
* | | Fix #1328 - application-config initialisation in CLI tools (#1343)Frank de Lange2018-10-241-1/+1
* | | (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 array...LecygneNoir2018-10-222-2/+7
* | | Improve dev Dockerfile (#1333)Kyâne Pichou2018-10-221-27/+25
* | | (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
* | | add repl to the cli wrapper, remove extraneous TOC in tools.mdRigel Kent2018-10-193-34/+25
* | | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-190-0/+0
|\| |
| * | Bumped to version v1.0.1v1.0.1Chocobozzz2018-10-192-2/+2
| * | Update changelogChocobozzz2018-10-191-0/+9
| * | Add HTTP signature check before linked signatureChocobozzz2018-10-198-65/+164
* | | Update translationsChocobozzz2018-10-192-21/+15
* | | Update changelogChocobozzz2018-10-191-0/+9
* | | Add HTTP signature check before linked signatureChocobozzz2018-10-198-65/+164
* | | Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-1915-35/+82
* | | Fix embedChocobozzz2018-10-191-1/+1
* | | fix lint testRigel Kent2018-10-181-1/+0
* | | adding minimum signup age conforming to ceiling GPDR ageRigel Kent2018-10-181-1/+1
* | | Fix optimize old videos scriptChocobozzz2018-10-185-24/+161
* | | Update contributors listChocobozzz2018-10-181-10/+19
* | | PeerTube is not in beta anymoreChocobozzz2018-10-181-2/+2
* | | Make abuse-delete confirmation box clearermike stedman2018-10-182-3/+10
* | | Change "delete" to "delete this report"Mike2018-10-181-1/+1
* | | Fix lintChocobozzz2018-10-181-1/+1
* | | Better typingsChocobozzz2018-10-1865-150/+1606
* | | Fix transcodingChocobozzz2018-10-186-84/+1543
* | | AP mimeType -> mediaTypeChocobozzz2018-10-185-9/+24
* | | NoImplicitAny flag true (#1157)BO412018-10-1864-174/+181
* | | Oup'sChocobozzz2018-10-171-7/+7
* | | Fix testsChocobozzz2018-10-173-11/+12
* | | Update translationsChocobozzz2018-10-1741-2300/+4763
* | | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-1712-19/+101
|\ \ \
| * | | Fix webtorrent disablingChocobozzz2018-10-172-28/+30
| * | | move to boolean switchRigel Kent2018-10-1313-58/+47