aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix typo in error logChocobozzz2020-01-201-2/+2
|
* Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)John Livingston2020-01-201-1/+3
| | | | | | * Adding the request ip for hook filter:api.user.signup.allowed.result * Fix typo
* Fix: unregistring a plugin did not remove properly his hooks.John Livingston2020-01-201-1/+1
|
* Fix subscriptions testsChocobozzz2020-01-101-1/+1
|
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-0/+8
| | | | resolves #1880
* Avoid follow SQL conflictsChocobozzz2020-01-101-1/+1
|
* Cleanup DB indexesChocobozzz2020-01-102-1/+23
|
* Fix federation when updating a videoChocobozzz2020-01-101-1/+3
|
* Adapt feeds content-type to accept headerRigel Kent2020-01-108-24/+67
|
* Add video caption upload documentation and improve error messageRigel Kent2020-01-091-4/+4
| | | | fixes #2038
* Use lower instead of ilike to login usersChocobozzz2020-01-091-2/+6
|
* Return an error on invalid count paginationChocobozzz2020-01-094-10/+25
|
* Optimize list my playlists SQL queryChocobozzz2020-01-092-21/+25
|
* Optimize notification endpointChocobozzz2020-01-091-11/+11
|
* Add outbox page size parameterRigel Kent2020-01-094-4/+36
|
* Add correct status on not found videoChocobozzz2020-01-091-1/+4
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-0811-27/+36
|
* Add ability to skip count queryChocobozzz2020-01-0812-19/+53
|
* Optimize videos list SQL queries workflowChocobozzz2020-01-081-9/+12
|
* Optimize videos list SQL queryChocobozzz2020-01-081-1/+8
|
* Update http signatureChocobozzz2020-01-074-6/+17
|
* Update validator dependencyChocobozzz2020-01-0726-29/+28
|
* Add warning if admin disables webtorrentChocobozzz2020-01-061-1/+1
|
* Accept . _ and 0-9 plugin namesChocobozzz2020-01-061-1/+1
|
* Share playlists stateChocobozzz2020-01-061-2/+2
|
* Tests for totalRepliesFromVideoAuthorRigel Kent2020-01-032-1/+33
|
* Improve SQL query for my special playlistsChocobozzz2020-01-034-41/+53
|