aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+7
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+1
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-112-2/+5
|\
| * Fix live bitrateChocobozzz2021-10-112-2/+5
| * Fix notification on create transcoding jobChocobozzz2021-10-081-3/+3
* | Fix email logger typingsChocobozzz2021-10-111-1/+1
* | Remove useless conditionChocobozzz2021-10-111-1/+1
* | Remove uneeded language injectionChocobozzz2021-10-111-3/+1
* | Fix notification on create transcoding jobChocobozzz2021-10-111-3/+3
|/
* Fix config injection with custom HTML/CSSChocobozzz2021-09-091-2/+3
* Fix object storage multipart uploadChocobozzz2021-09-082-1/+15
* Fix infohash with object storageChocobozzz2021-09-071-0/+4
* More robust webtorrent redundancy downloadChocobozzz2021-09-062-7/+3
* esModuleInterop to trueChocobozzz2021-08-2740-107/+107
* More logs for webtorrent downloadChocobozzz2021-08-261-4/+4
* Better logs for redundancyChocobozzz2021-08-262-22/+43
* Better logs for transcodingChocobozzz2021-08-261-13/+28
* Remove useless asyncChocobozzz2021-08-2610-12/+12
* More robust optimize transcoding jobChocobozzz2021-08-181-17/+8
* Set ACL when uploading objectsChocobozzz2021-08-181-2/+4
* Optimize torrent URL updateChocobozzz2021-08-181-2/+2
* Remove optimize old videos scriptChocobozzz2021-08-171-1/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-1727-341/+1141
* Correctly handle large HLS files for redundancyChocobozzz2021-08-062-12/+16
* Improve target bitrate calculationChocobozzz2021-08-067-36/+42
* Limit live bitrateChocobozzz2021-08-063-27/+39
* Remove deprecated transcoding job namesChocobozzz2021-08-051-12/+1
* Do not index remote actorsChocobozzz2021-08-051-2/+9
* Refactor notifierChocobozzz2021-08-0237-1231/+1627
* Fix oembed for playlistsChocobozzz2021-07-271-1/+1
* Fix buildChocobozzz2021-07-261-1/+1
* Refactor video links buildersChocobozzz2021-07-261-5/+5
* Use random names for VOD HLS playlistsChocobozzz2021-07-2612-94/+131
* Generate random uuid for video filesChocobozzz2021-07-265-36/+25
* Upgrade server dependenciesChocobozzz2021-07-221-3/+3
* Merge branch 'next' into developChocobozzz2021-07-218-8/+24
|\
| * Add ability for instances to follow any actorChocobozzz2021-07-212-2/+18
| * Refactor requestsChocobozzz2021-07-205-5/+5
| * Introduce comments commandChocobozzz2021-07-201-1/+1
* | Introduce generic video constant manager for pluginslutangar2021-07-162-179/+182
|/
* Fix webfinger tls onlyChocobozzz2021-07-011-2/+2
* Fix hooks definitionChocobozzz2021-07-011-1/+3
* Handle broken plugin installChocobozzz2021-06-301-11/+16
* Support short uuid for GET video/playlistChocobozzz2021-06-294-8/+13
* Add ability to search playlistsChocobozzz2021-06-2511-32/+128
* It's not the week-end yetChocobozzz2021-06-171-2/+0
* Fix muxing cleanupChocobozzz2021-06-172-3/+1
* Fix prune storage testsChocobozzz2021-06-171-8/+12
* Fix memory leakChocobozzz2021-06-172-3/+19
* Don't retry UpdateVideosScheduler transactionsChocobozzz2021-06-171-7/+6