aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Make the search helper change based on the server configRigel Kent2020-02-132-0/+12
|
* Update default user theme to instance-defaultJorge Silva2020-02-121-2/+2
| | | | (cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd)
* peertube-import-videos passes remaining options down to youtube-dlRaphaël Droz2020-02-121-3/+5
|
* Correctly check remote extensionChocobozzz2020-02-121-3/+9
|
* Fix remote avatar without AP mediatype fieldChocobozzz2020-02-122-13/+18
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-071-0/+5
|\
| * Correctly fix octet stream fallback for video extChocobozzz2020-02-071-0/+2
| |
| * Support wma and wav audio filesChocobozzz2020-02-071-0/+3
| |
| * Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
| | | | | | | | It could be a FLAC file for example
* | Small cleanupChocobozzz2020-02-061-13/+12
| |
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-062-4/+18
| |
* | Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
| | | | | | | | It could be a FLAC file for example
* | Fix language list buildChocobozzz2020-02-061-1/+1
| |
* | fix typo in code commentMarcin Mikołajczak2020-02-051-1/+1
| |
* | Optimize context for CacheFileChocobozzz2020-02-044-95/+113
| |
* | Optimize view endpointChocobozzz2020-02-046-22/+47
| |
* | Don't refresh videos when processing viewsChocobozzz2020-02-049-33/+94
| | | | | | | | It allows us to use a cache
* | Add model cache for videoChocobozzz2020-02-048-21/+106
| | | | | | | | When fetching only immutable attributes
* | Use a singleton for model cacheChocobozzz2020-02-043-77/+122
| |
* | Upgrade express-rate-limitChocobozzz2020-02-042-5/+1
| |
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-041-8/+9
|\|
| * Fix embed on mastodonChocobozzz2020-02-041-8/+9
| |
* | Fix lintChocobozzz2020-02-041-1/+1
| |
* | Reduce AP context size on specific activitiesChocobozzz2020-02-038-104/+121
| |
* | Move to eslintcontainChocobozzz2020-02-03339-3196/+2823
| |
* | Fix lintChocobozzz2020-01-301-2/+0
| |
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-3017-77/+154
| |
* | Fix testsChocobozzz2020-01-301-1/+1
| |
* | Fix transcodingChocobozzz2020-01-292-11/+18
| |
* | Don't log error on actor delete signature errorChocobozzz2020-01-294-11/+18
| |
* | Comments enabled attrivute is optional in APChocobozzz2020-01-291-0/+1
| |
* | Relax logger on signature checkerChocobozzz2020-01-291-1/+1
| |
* | Merge branch 'release/2.1.0' into developChocobozzz2020-01-292-3/+3
|\|
| * Fix AP icon URL for imported videosChocobozzz2020-01-292-3/+3
| |
* | Add tests for video downscale framerate matchingRigel Kent2020-01-293-5/+43
| |
* | Downsample to the closest divisor standard framerateRigel Kent2020-01-294-6/+12
| |
* | Cleanup server fixmeChocobozzz2020-01-2813-116/+123
| |
* | Optimize peertube scriptChocobozzz2020-01-281-1/+2
| |
* | Force node 10 usageChocobozzz2020-01-281-4/+0
| |
* | Add redundancy CLI docChocobozzz2020-01-281-0/+6
| |
* | Add redundancy CLIChocobozzz2020-01-288-41/+308
| |
* | Add ability to list redundanciesChocobozzz2020-01-2826-103/+1137
|/
* Remove HLS torrentsChocobozzz2020-01-245-15/+42
|
* Remove debug messagesChocobozzz2020-01-242-3/+0
|
* Increase blacklist import timeoutChocobozzz2020-01-231-0/+2
|
* Proxy youtube-dl format command tooChocobozzz2020-01-221-7/+13
|
* Use a filtered proxy without variablesChocobozzz2020-01-221-5/+1
|
* Use a proxy for youtube-dl to avoid travis errorsChocobozzz2020-01-212-4/+14
|
* Update a little bit user dropdown messageChocobozzz2020-01-211-1/+1
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-2/+9
|