aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* (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
| * | add webtorrent opt-out settingsRigel Kent2018-10-1313-6/+97
* | | Set keyframe interval for transcoding (fixes #1147) (#1231)Felix Ableitner2018-10-171-24/+28
* | | dont export base bitrateFelix Ableitner2018-10-171-1/+1
* | | more documentationFelix Ableitner2018-10-171-3/+9
* | | better documentationFelix Ableitner2018-10-171-3/+5
* | | Scale bitrate linearly with FPSFelix Ableitner2018-10-171-15/+22
* | | Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1Chocobozzz2018-10-172-2/+2
* | | Improve release scriptChocobozzz2018-10-171-3/+3
* | | Fix code typosChocobozzz2018-10-167-12/+12
* | | Move redundancy in its own travis containerChocobozzz2018-10-168-1/+524
* | | Fix redundancy testChocobozzz2018-10-161-12/+8
* | | Add ability to mute a user/instance by server in clientChocobozzz2018-10-1621-41/+437
* | | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-1612-309/+1035
* | | Add user/instance block by users in the clientChocobozzz2018-10-1633-46/+560
* | | Add ability for users to block an account/instance on server sideChocobozzz2018-10-1633-56/+1344
* | | update tslint config and fix member ordering (#1279)BO412018-10-167-36/+42