aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-1425-18/+1004
* add cli option to run without clientRigel Kent2018-11-143-2/+39
* Revert change og video typeChocobozzz2018-11-141-1/+1
* Merge branch 'master' into developChocobozzz2018-11-131-1/+1
|\
| * Rename context stats to stateThomas Citharel2018-11-131-1/+1
| * Add HTTP signature check before linked signatureChocobozzz2018-10-196-64/+162
* | change video typeBO412018-11-131-1/+1
* | (ffmpeg) force pixel format yuv420p (#1394)Rigel Kent2018-11-121-0/+1
* | 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 manpage to peertube cliRigel Kent2018-10-201-0/+82
* | add repl to the cli wrapper, remove extraneous TOC in tools.mdRigel Kent2018-10-192-0/+1
* | Update translationsChocobozzz2018-10-191-4/+1
* | Add HTTP signature check before linked signatureChocobozzz2018-10-196-64/+162
* | Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-1912-27/+74
* | fix lint testRigel Kent2018-10-181-1/+0
* | Fix optimize old videos scriptChocobozzz2018-10-184-22/+155
* | Fix transcodingChocobozzz2018-10-184-84/+99
* | AP mimeType -> mediaTypeChocobozzz2018-10-184-6/+15
* | Oup'sChocobozzz2018-10-171-7/+7
* | Fix testsChocobozzz2018-10-172-7/+10
* | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-175-2/+43
|\ \
| * | move to boolean switchRigel Kent2018-10-135-28/+20
| * | add webtorrent opt-out settingsRigel Kent2018-10-135-4/+53
* | | Set keyframe interval for transcoding (fixes #1147) (#1231)Felix Ableitner2018-10-171-24/+28
* | | Move redundancy in its own travis containerChocobozzz2018-10-165-1/+486
* | | Fix redundancy testChocobozzz2018-10-161-12/+8
* | | Add ability to mute a user/instance by server in clientChocobozzz2018-10-163-14/+27
* | | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-1610-308/+1029
* | | Add user/instance block by users in the clientChocobozzz2018-10-167-18/+81
* | | Add ability for users to block an account/instance on server sideChocobozzz2018-10-1629-56/+1325
* | | add REPL in server/tools/repl.ts (#1248)BRAINS YUM2018-10-141-0/+79
* | | rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-143-3/+3
|/ /
* | add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-134-3/+100
* | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-114-10/+25
|\|
| * Add more headers to broadcast/unicastChocobozzz2018-10-104-10/+25
* | Add ability to list all local videosChocobozzz2018-10-1013-52/+356
* | Add ability to search on followers/followingChocobozzz2018-10-104-40/+112
* | Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-9/+4
* | fix automatic bitrate adjustmentRigel Kent2018-10-081-1/+1
* | Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-082-39/+44
* | Change a little bit optimize-old-videos logicChocobozzz2018-10-082-9/+15
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-087-17/+108
* | Add users search filterChocobozzz2018-10-084-5/+59
* | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-081-0/+6
|\|
| * Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
| * Fix avatar updateChocobozzz2018-10-082-2/+6
* | Fix avatar updateChocobozzz2018-10-082-2/+6
* | Add user moderation in the account pageChocobozzz2018-10-054-3/+9
* | Add user history and resume videosChocobozzz2018-10-0529-111/+546
|/