aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2022-03-213-4/+4
* Fix channels creation creation limit countChocobozzz2022-03-211-1/+1
* Fix channels list countChocobozzz2022-03-212-13/+31
* Ensure bin dir exists before dl youtube-dlChocobozzz2022-03-211-2/+4
* Don't store remote rates of remote videosChocobozzz2022-03-1841-320/+382
* Fix CIChocobozzz2022-03-171-2/+1
* Fix client html cache on theme updateChocobozzz2022-03-174-50/+70
* Fix torrent creationChocobozzz2022-03-163-5/+13
* Process video torrents in orderChocobozzz2022-03-166-52/+162
* Make object storage ACL configurableDoug Luce2022-03-162-8/+21
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-162-0/+6
* 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