aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-125-182/+234
* 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
* | 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
| |/
* | 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
* 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
* Fix ws importChocobozzz2021-08-301-0/+8
* forceConsistentCasingInFileNames to trueChocobozzz2021-08-302-3/+4
* Add peertube import testChocobozzz2021-08-272-1/+31
* esModuleInterop to trueChocobozzz2021-08-27189-389/+392
* Allow accounts to skip account setup modalChocobozzz2021-08-278-31/+71
* Don't throw when there is no errorChocobozzz2021-08-261-1/+3
* Remove too much log for webtorrent downloadChocobozzz2021-08-261-1/+1