aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* Update server dependenciesChocobozzz2021-10-121-8/+0
|
* Rename config keyChocobozzz2021-10-122-2/+2
|
* add option to always show channel display name (#4422)kontrollanten2021-10-122-0/+16
| | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-125-12/+21
|\
| * Don't use min FPS, throw insteadChocobozzz2021-10-122-2/+5
| | | | | | | | Avoir creating a big output from a very low FPS input file
| * Fix bitrate testsChocobozzz2021-10-123-10/+16
| |
* | extend client-overrides with default images (#4392)kontrollanten2021-10-121-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-125-182/+234
| | | | | | | | | | | | | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* | Merge branch 'release/3.4.0' into developChocobozzz2021-10-112-2/+5
|\|
| * Fix live bitrateChocobozzz2021-10-112-2/+5
| |
| * Increase live tests timeoutChocobozzz2021-10-081-2/+2
| |
| * Fix notification on create transcoding jobChocobozzz2021-10-083-6/+20
| |
| * More robust youtube-dl thumbnail importChocobozzz2021-10-081-2/+10
| |
| * Handle oembed with params in URLChocobozzz2021-10-082-32/+50
| |
| * Remove unused commentsChocobozzz2021-10-082-2/+0
| |
| * Fix channel search with complete handleChocobozzz2021-10-082-1/+8
| |
| * Stop indexing /about/peertubeChocobozzz2021-10-085-2/+33
| |
* | Simpler ID matchChocobozzz2021-10-111-4/+3
| |
* | Fix email logger typingsChocobozzz2021-10-112-4/+4
| |
* | Remove useless conditionChocobozzz2021-10-111-1/+1
| |
* | Improve regexp performanceChocobozzz2021-10-111-1/+1
| |
* | Fix useless conditionChocobozzz2021-10-111-1/+1
| |
* | Fix multiple \n in md to plain textChocobozzz2021-10-111-1/+1
| |
* | Fix channel handle searchChocobozzz2021-10-111-2/+2
| |
* | Remove uneeded language injectionChocobozzz2021-10-111-3/+1
| | | | | | | | It's already handled by angular build
* | Merge branch 'next' into developChocobozzz2021-10-117-2166/+8
|\ \
| * | Fix embed apiChocobozzz2021-09-101-1/+1
| | |
| * | Remove peertube watch and peertube replChocobozzz2021-09-107-2165/+7
| |/ | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties
* | Increase live tests timeoutChocobozzz2021-10-111-2/+2
| |
* | Fix notification on create transcoding jobChocobozzz2021-10-113-6/+20
| |
* | More robust youtube-dl thumbnail importChocobozzz2021-10-111-2/+10
| |
* | Handle oembed with params in URLChocobozzz2021-10-112-32/+50
| |
* | Remove unused commentsChocobozzz2021-10-112-2/+0
| |
* | Fix channel search with complete handleChocobozzz2021-10-112-1/+8
| |
* | Stop indexing /about/peertubeChocobozzz2021-10-115-2/+33
|/
* Fix client testsChocobozzz2021-09-091-1/+4
|
* Fix silent 500 after resumable uploadChocobozzz2021-09-093-12/+3
|
* Fix config injection with custom HTML/CSSChocobozzz2021-09-091-2/+3
|
* Don't force youtube-dl hostChocobozzz2021-09-081-1/+1
|
* Fix object storage multipart uploadChocobozzz2021-09-082-1/+15
|
* Fix infohash with object storageChocobozzz2021-09-072-0/+11
|
* Add latin to languagesChocobozzz2021-09-071-0/+2
|
* Increase timeoutChocobozzz2021-09-071-1/+1
|
* Remove unused timeout optionChocobozzz2021-09-071-2/+0
|
* More robust webtorrent redundancy downloadChocobozzz2021-09-064-10/+8
| | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout
* Wait mock server terminationChocobozzz2021-09-062-4/+4
|
* Increase contact form tests timeoutChocobozzz2021-09-021-2/+2
|
* Migrate to webdriverioChocobozzz2021-09-012-4/+4
|
* Fix pending job table migrationChocobozzz2021-08-302-1/+28
|
* Reduce 4k transcode test timeChocobozzz2021-08-301-0/+0
|