aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix username/password CLI optionsChocobozzz2022-03-151-2/+2
* Add latency setting supportChocobozzz2022-03-0922-45/+274
* Display avatar in video miniatures (#4823)kontrollanten2022-03-083-1/+4
* Remove uneeded memoizeChocobozzz2022-03-082-15/+5
* Merge branch 'release/4.1.0' into developChocobozzz2022-03-089-39/+103
|\
| * More robust transcoding checkerChocobozzz2022-03-081-1/+1
| * Fix multiple servers testsChocobozzz2022-03-082-3/+3
| * Fix channel testsChocobozzz2022-03-082-6/+6
| * Remove exif tags when processing imagesChocobozzz2022-03-074-10/+59
| * Remove unnecessary commentChocobozzz2022-03-071-1/+0
| * Optimize markdown rendererChocobozzz2022-03-072-22/+38
* | Merge branch 'release/4.1.0' into developChocobozzz2022-03-041-1/+3
|\|
| * Fix live update errorChocobozzz2022-03-041-1/+3
* | Refactor user build and express file middlewaresChocobozzz2022-03-0414-106/+91
* | Refactor a little bit raw sql buildersChocobozzz2022-03-0311-34/+35
* | Fix search index testsChocobozzz2022-03-021-2/+2
* | Node 12 is not supported anymoreChocobozzz2022-03-011-5/+1
* | Fill width of local avatarsChocobozzz2022-03-011-4/+18
* | Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-013-4/+7
* | Fix lintChocobozzz2022-03-011-1/+0
* | Fix getting avatars in videos listChocobozzz2022-03-012-3/+23
* | Remove unnecessary codeChocobozzz2022-02-282-18/+3
* | Create another test suite for transcoding jobsChocobozzz2022-02-288-5/+6
* | Fix client html performance regressionChocobozzz2022-02-283-6/+16
* | add filter:api.video-playlist.videos.list.* hookskontrollanten2022-02-283-3/+51
* | Add basic video editor supportChocobozzz2022-02-2879-1195/+3037
* | Implement avatar miniatures (#4639)kontrollanten2022-02-2884-989/+1664
|/
* Fix max buffer size for youtube-dlChocobozzz2022-02-221-1/+1
* Fix video file storage column consistencyChocobozzz2022-02-222-1/+21
* Check video privacy when creating comments/ratesChocobozzz2022-02-224-7/+75
* Use local URL for feed guidChocobozzz2022-02-221-12/+14
* Increase test timeoutChocobozzz2022-02-101-1/+1
* Fix broken depChocobozzz2022-02-094-10/+9
* Upgrade tools dependenciesChocobozzz2022-02-091-6/+6
* Update server dependenciesChocobozzz2022-02-093-3/+3
* Fix CLI buildChocobozzz2022-02-091-1/+1
* Add log on user plugin auth conflictChocobozzz2022-02-091-1/+8
* Fix import timeout inconsistencyChocobozzz2022-02-094-34/+37
* Add additional checks when importing a videoChocobozzz2022-02-093-1/+90
* Correctly check import target URL IPChocobozzz2022-02-075-12/+56
* Move to peertube feed forkChocobozzz2022-02-072-15/+24
* Fix plaintext markdown converterChocobozzz2022-02-045-23/+94
* Update changelogChocobozzz2022-02-041-0/+2
* Case insensitive search on tagsChocobozzz2022-02-031-1/+1
* Add fixme infoChocobozzz2022-02-021-0/+1
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-015-18/+118
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-014-7/+36
* Convert markdown to html/plain text for feedsChocobozzz2022-01-313-8/+9
* Remove fixed workaroundChocobozzz2022-01-211-6/+1
* Fix plugin settings manager definitionlutangar2022-01-202-6/+7