aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers
Commit message (Expand)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-272-3/+3
* More logs for webtorrent downloadChocobozzz2021-08-261-4/+4
* Better logs for redundancyChocobozzz2021-08-261-19/+35
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-1/+1
* Correctly handle large HLS files for redundancyChocobozzz2021-08-061-8/+7
* Refactor video links buildersChocobozzz2021-07-261-5/+5
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-3/+4
* Don't retry UpdateVideosScheduler transactionsChocobozzz2021-06-171-7/+6
* Refactor schedule updateChocobozzz2021-06-111-11/+10
* Refactor getOrCreateAPVideoChocobozzz2021-06-021-2/+2
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-261-2/+2
|\
| * Fix redundancy max sizeChocobozzz2021-05-261-2/+2
* | Cleanup models directory organizationChocobozzz2021-05-113-4/+4
* | Use a class for youtube-dlChocobozzz2021-05-111-3/+3
|/
* Resumable video uploads (#3933)kontrollanten2021-05-101-0/+61
* Add new plugin/peertube version notifsChocobozzz2021-03-242-0/+61
* Use got instead of requestChocobozzz2021-03-241-4/+4
* Don't guess remote tracker URLChocobozzz2021-02-181-2/+3
* Dissociate video file names and video uuidChocobozzz2021-02-181-6/+6
* Purge entire video from redundancyChocobozzz2021-02-021-1/+9
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-18/+19
* Split types and typingsChocobozzz2020-06-182-2/+2
* Fix video view filenameChocobozzz2020-06-151-1/+1
* Fix auto follow index URLChocobozzz2020-05-121-9/+7
* Allow to auto follow a specific URLChocobozzz2020-05-111-0/+4
* Avoir some circular dependenciesChocobozzz2020-05-043-4/+4
* Fix build with typescript 3.8Chocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-034-8/+5
* Add ability to list redundanciesChocobozzz2020-01-282-14/+46
* Add internal privacy modeChocobozzz2019-12-121-6/+4
* Don't always replace actor avatarChocobozzz2019-11-251-6/+9
* Add ability to disable webtorrentChocobozzz2019-11-252-7/+8
* Fix auto index followChocobozzz2019-11-041-1/+3
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-051-1/+1
|\
| * Fix bug in redundancy evictionChocobozzz2019-09-041-1/+1
* | Add auto follow instances index supportChocobozzz2019-09-041-0/+72
* | Fix redundancy too heavy with streaming playlistsChocobozzz2019-08-301-2/+1
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-221-1/+1
|\|
| * Try to fix video duplicationChocobozzz2019-08-221-1/+1
* | Cleanup model typesChocobozzz2019-08-201-1/+3
* | Stronger model typingsChocobozzz2019-08-191-17/+35
|/
* Fix redundancy exceeding the limitChocobozzz2019-08-121-1/+4
* Automatically remove bad followingsChocobozzz2019-08-061-3/+10
* Correctly notify on auto blacklistChocobozzz2019-07-241-1/+1
* Check latest plugins version with config intervalChocobozzz2019-07-241-1/+1
* Check latest plugins versionChocobozzz2019-07-241-11/+19
* Add ability to search available pluginsChocobozzz2019-07-241-0/+60
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-1/+0
* Fix redundancy exceeded quotaChocobozzz2019-06-201-1/+4
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+33