| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
* | | 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 |
| * | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 6 | -64/+162 |
* | | | change video type | BO41 | 2018-11-13 | 1 | -1/+1 |
* | | | (ffmpeg) force pixel format yuv420p (#1394) | Rigel Kent | 2018-11-12 | 1 | -0/+1 |
| |/
|/| |
|
* | | allow peertube-import-videos.ts CLI script to run concurrently (#1334) | BRAINS YUM | 2018-10-24 | 1 | -4/+4 |
* | | Fix #1328 - application-config initialisation in CLI tools (#1343) | Frank de Lange | 2018-10-24 | 1 | -1/+1 |
* | | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 1 | -0/+82 |
* | | add repl to the cli wrapper, remove extraneous TOC in tools.md | Rigel Kent | 2018-10-19 | 2 | -0/+1 |
* | | Update translations | Chocobozzz | 2018-10-19 | 1 | -4/+1 |
* | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 6 | -64/+162 |
* | | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 12 | -27/+74 |
* | | fix lint test | Rigel Kent | 2018-10-18 | 1 | -1/+0 |
* | | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 4 | -22/+155 |
* | | Fix transcoding | Chocobozzz | 2018-10-18 | 4 | -84/+99 |
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 4 | -6/+15 |
* | | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 |
* | | Fix tests | Chocobozzz | 2018-10-17 | 2 | -7/+10 |
* | | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 5 | -2/+43 |
|\ \ |
|
| * | | move to boolean switch | Rigel Kent | 2018-10-13 | 5 | -28/+20 |
| * | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 5 | -4/+53 |
* | | | Set keyframe interval for transcoding (fixes #1147) (#1231) | Felix Ableitner | 2018-10-17 | 1 | -24/+28 |
* | | | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 5 | -1/+486 |
* | | | Fix redundancy test | Chocobozzz | 2018-10-16 | 1 | -12/+8 |
* | | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 3 | -14/+27 |
* | | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 10 | -308/+1029 |
* | | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 7 | -18/+81 |
* | | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 29 | -56/+1325 |
* | | | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 1 | -0/+79 |
* | | | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 3 | -3/+3 |
|/ / |
|
* | | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 4 | -3/+100 |
* | | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 4 | -10/+25 |
|\| |
|
| * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 4 | -10/+25 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 13 | -52/+356 |
* | | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 4 | -40/+112 |
* | | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -9/+4 |
* | | fix automatic bitrate adjustment | Rigel Kent | 2018-10-08 | 1 | -1/+1 |
* | | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 2 | -39/+44 |
* | | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 2 | -9/+15 |
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 7 | -17/+108 |
* | | Add users search filter | Chocobozzz | 2018-10-08 | 4 | -5/+59 |
* | | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
|\| |
|
| * | Avoid old issue regarding duplicated hosts in db | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
| * | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
* | | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
* | | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 4 | -3/+9 |
* | | Add user history and resume videos | Chocobozzz | 2018-10-05 | 29 | -111/+546 |
|/ |
|
* | Don't block when removing redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 4 | -8/+44 |