aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers
Commit message (Expand)AuthorAgeFilesLines
...
* Fix buildChocobozzz2020-12-221-1/+1
* Force HLS transcodingChocobozzz2020-12-221-8/+18
* Live views updateChocobozzz2020-12-091-1/+1
* Upgrade sequelize to v6Chocobozzz2020-12-091-11/+10
* Fix replay last segments loopChocobozzz2020-12-071-12/+3
* Fix lintChocobozzz2020-12-041-1/+1
* Load video in permanent live after last one endedChocobozzz2020-12-041-5/+9
* Fix audio issues with live replayChocobozzz2020-12-041-12/+6
* Add permanent live supportChocobozzz2020-12-031-11/+16
* Fix live invalid save replay durationChocobozzz2020-12-031-3/+5
* Fix live replay duration glitchChocobozzz2020-12-021-43/+24
* Fix live saving after a server restartChocobozzz2020-11-301-6/+7
* Fix high CPU with long live when save replay is trueChocobozzz2020-11-301-7/+25
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-254-10/+11
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-0/+2
* Handle views for live videosChocobozzz2020-11-091-0/+2
* Don't add live videos in redundancyChocobozzz2020-11-091-1/+1
* Regenerate miniature on live saveChocobozzz2020-11-091-1/+11
* Fix audio sync after saving replayChocobozzz2020-11-091-4/+0
* Add save replay live testsChocobozzz2020-11-091-12/+21
* Add check constraints live testsChocobozzz2020-11-091-5/+14
* Add modal to display live informationChocobozzz2020-11-092-23/+12
* Fix replay savingChocobozzz2020-11-091-12/+26
* Add ability to save live replayChocobozzz2020-11-092-20/+94
* Check live duration and sizeChocobozzz2020-11-091-1/+2
* Add watch messages if live has not startedChocobozzz2020-11-091-0/+47
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
* Fix resolution for portrait videosChocobozzz2020-08-031-4/+5
* Split types and typingsChocobozzz2020-06-186-7/+7
* Fix video view filenameChocobozzz2020-06-151-1/+1
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-19/+57
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Fix HLS audio only transcodingChocobozzz2020-05-051-0/+1
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-1/+2
* Avoir some circular dependenciesChocobozzz2020-05-0412-117/+27
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-35/+7
* Fix testsChocobozzz2020-04-201-1/+1
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+6
* Support audio files importChocobozzz2020-04-031-14/+21
* Fix federation with pleromaChocobozzz2020-03-121-2/+4
* Reduce AP context size on specific activitiesChocobozzz2020-02-033-3/+7
* Move to eslintcontainChocobozzz2020-02-034-13/+10
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-2/+2
* Add ability to list redundanciesChocobozzz2020-01-281-0/+20
* Remove debug messagesChocobozzz2020-01-241-2/+0
* Update http signatureChocobozzz2020-01-071-0/+2
* Add ability to disable webtorrentChocobozzz2019-11-253-63/+74
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Add auto follow back support for instancesChocobozzz2019-09-042-12/+17
* Cleanup model typesChocobozzz2019-08-202-15/+24