aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix dependency issuesbuoyantair2018-11-201-5/+15
* Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-2019-65/+94
|\
| * Cleanup tests importsChocobozzz2018-11-1926-38/+35
| * Speedup peertube startupChocobozzz2018-11-193-25/+43
| * Fix checkbox marginsChocobozzz2018-11-196-17/+17
| * Optimize image resizingChocobozzz2018-11-192-6/+23
* | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-1817-46/+360
|\|
| * Fix images size when downloading themChocobozzz2018-11-165-21/+25
| * Fix AP collections paginationChocobozzz2018-11-163-11/+11
| * Check follow constraints when getting a videoChocobozzz2018-11-166-11/+292
| * Do not host remote AP objectsChocobozzz2018-11-164-3/+28
| * Improve video upload error handlingChocobozzz2018-11-161-0/+2
* | Fix dependency errors between modulesbuoyantair2018-11-167-9/+18
* | Merge from upstreambuoyantair2018-11-1667-227/+1622
|\|
| * Fix video channel videos url when scrollingChocobozzz2018-11-151-4/+4
| * Fix embed video id parsingChocobozzz2018-11-151-1/+1
| * Don't forward view, send updates insteadChocobozzz2018-11-154-17/+17
| * Remove wrong redundancy testChocobozzz2018-11-152-499/+16
| * Fix server redundancy testsChocobozzz2018-11-153-11/+17
| * Add AP fetch testsChocobozzz2018-11-143-0/+96
| * Clean up peertube authChocobozzz2018-11-143-60/+57
| * Check activities hostChocobozzz2018-11-1432-119/+394
| * 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
* | | Move utils to /sharedbuoyantair2018-10-29104-3095/+316
|/ /
* | 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