aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Expand)AuthorAgeFilesLines
...
* Stricter email options typingsChocobozzz2021-03-241-8/+45
* Add new plugin/peertube version notifsChocobozzz2021-03-245-1/+25
* Reduce bundle size using a const enumChocobozzz2021-03-241-1/+1
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+1
* Fix broken local actorsChocobozzz2021-02-261-0/+5
* Add more AP stats to stats endpointChocobozzz2021-02-261-1/+29
* Fix video comments display with deleted commentsChocobozzz2021-02-191-0/+4
* Try to speed up server testsChocobozzz2021-02-192-0/+5
* Fix feedsChocobozzz2021-02-181-2/+1
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+4
* Don't guess remote tracker URLChocobozzz2021-02-182-3/+14
* Dissociate video file names and video uuidChocobozzz2021-02-181-1/+7
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-121-2/+0
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-082-0/+4
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+2
* Add ability to update plugin authChocobozzz2021-02-011-0/+1
* Try to support other codecsChocobozzz2021-01-291-1/+1
* Add plugin transcoding profile guideChocobozzz2021-01-291-0/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-286-0/+71
* move from trending routes to alg paramRigel Kent2021-01-282-12/+13
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-282-2/+16
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+4
* Add priority to transcoding jobsChocobozzz2021-01-251-0/+1
* Refactor transcoding job handlersChocobozzz2021-01-211-5/+5
* Support progress for ffmpeg tasksChocobozzz2021-01-211-0/+1
* Add user video list hooksChocobozzz2021-01-201-0/+4
* Fix (again) youtube importChocobozzz2021-01-191-2/+0
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-0/+1
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-132-1/+9
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Add AP statsChocobozzz2020-12-151-0/+4
* Refactor jobs stateChocobozzz2020-12-141-1/+1
* Prepare changelog v3Chocobozzz2020-12-141-1/+1
* Live views updateChocobozzz2020-12-092-2/+3
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+9
* Add permanent live supportChocobozzz2020-12-034-0/+4
* :sparkles: Add input-password #3375madmath032020-11-301-1/+1
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+5
* Support encoding profilesChocobozzz2020-11-251-1/+1
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
* Implement video comment list in adminChocobozzz2020-11-132-0/+21
* Remove deprecated abuse apiChocobozzz2020-11-102-20/+0
* Add live server hooksChocobozzz2020-11-091-1/+5
* Add check constraints live testsChocobozzz2020-11-091-2/+3
* Begin live testsChocobozzz2020-11-093-2/+5
* Add check params live testsChocobozzz2020-11-091-0/+3
* Add max lives limitChocobozzz2020-11-093-1/+8
* Add ability to save live replayChocobozzz2020-11-094-0/+11
* Check live duration and sizeChocobozzz2020-11-092-0/+6