aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix credit script linkChocobozzz2021-02-241-1/+1
|
* Fix subtitles load on safariChocobozzz2021-02-241-6/+1
|
* Add stats to github actionsChocobozzz2021-02-234-45/+212
|
* Remove link to nginx tuningChocobozzz2021-02-231-2/+0
| | | | It's not the purpose of this guide, try to not disperse
* Add benchmark scriptChocobozzz2021-02-223-7/+408
|
* Display the preview image on waiting livesChocobozzz2021-02-222-5/+18
|
* Correctly load live information when not startedChocobozzz2021-02-221-9/+14
|
* Correctly wait transcoding before federatingChocobozzz2021-02-221-16/+22
|
* Fix loading things twice on trending pageChocobozzz2021-02-223-12/+35
|
* Fix stats testsChocobozzz2021-02-195-8/+32
|
* Fix import script when using the search indexChocobozzz2021-02-191-9/+7
|
* Fix sending accept to old followsChocobozzz2021-02-191-0/+7
|
* Fix NSFW policy on account/channel videosChocobozzz2021-02-197-35/+44
|
* Fix testsChocobozzz2021-02-192-3/+12
|
* Fix thread replies API responseChocobozzz2021-02-192-13/+17
|
* Optimize rate endpointChocobozzz2021-02-191-0/+3
|
* Fix video comments display with deleted commentsChocobozzz2021-02-1911-62/+120
|
* Try to speed up server testsChocobozzz2021-02-1911-52/+112
|
* Add missing dependency to Debian / Ubuntu sectionJaney Muñoz2021-02-191-1/+1
| | | The "Production guide" states to use `wget` to download the latest version of the Peertube client, and it was not included in the `apt install` list
* Fix latest migrationsChocobozzz2021-02-192-1/+34
| | | | | | | | We made an historical mistake: we have a unique key on videoId, resolution AND fps. But the filenames and torrent filenames do not have fps in their name Remove these duplicate entries
* Fix jobs type list orderChocobozzz2021-02-191-1/+1
|
* Fix lintChocobozzz2021-02-181-1/+1
|
* Remember last log typeChocobozzz2021-02-182-5/+17
|
* Fix import testsChocobozzz2021-02-185-7/+10
|
* CleanupChocobozzz2021-02-1813-21/+23
|
* Fix feedsChocobozzz2021-02-184-10/+13
|
* Add ability to update torrents cache in clientChocobozzz2021-02-1812-4/+41
|
* Don't guess remote tracker URLChocobozzz2021-02-1821-93/+457
|
* Add video files migrationChocobozzz2021-02-185-23/+74
|
* Dissociate video file names and video uuidChocobozzz2021-02-1840-394/+637
|
* client(hotkeys): remove seekstep VLC behaviorkontrollanten2021-02-161-13/+8
| | | | closes #2810
* client(hotkeys): tighten hotkey definitionskontrollanten2021-02-161-4/+7
|
* Optimize remote image processingChocobozzz2021-02-166-9/+94
|
* Optimize remote thumbnail processingChocobozzz2021-02-162-6/+23
|
* Remove previous thumbnail if neededChocobozzz2021-02-1615-109/+264
|
* Generate a name for caption filesChocobozzz2021-02-1618-108/+184
|
* Generate a name for thumbnailsChocobozzz2021-02-1611-53/+114
| | | | Allows aggressive caching
* Remove deprecated static routesChocobozzz2021-02-161-19/+0
|
* Remove old codeChocobozzz2021-02-122-9/+7
| | | | We consider Dislike as a classic activity now
* Remove traefik doc: we don't use it anymoreChocobozzz2021-02-122-45/+1
|
* Use new doc website linksChocobozzz2021-02-128-20/+20
|
* Fix nginx for small uploadsChocobozzz2021-02-121-7/+7
|
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-123-19/+6
|
* Fix complete description loadingChocobozzz2021-02-121-0/+1
|
* Link to auto follow documentationChocobozzz2021-02-121-1/+1
|
* Check video UUID in args scriptsChocobozzz2021-02-112-0/+12
|
* Update tools docChocobozzz2021-02-111-20/+21
|
* Fix NSFW policy in my videos listChocobozzz2021-02-114-2/+9
|
* Fix create transcoding job scriptChocobozzz2021-02-111-13/+22
| | | | Depending on the file and the webtorrent/hls config
* Increase logs test timeoutChocobozzz2021-02-111-5/+7
|