aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/activitypub-refresher.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't store remote rates of remote videosChocobozzz2022-03-181-1/+1
| | | | | In the future we'll stop to expose all available rates to improve users privacy
* esModuleInterop to trueChocobozzz2021-08-271-2/+2
|
* Cache refresh actor promiseChocobozzz2021-06-091-1/+1
|
* fetch -> loadChocobozzz2021-06-031-2/+2
| | | | avoid confusion with AP fetch functions
* Move middleware utils in middlewaresChocobozzz2021-06-031-1/+1
| | | | helpers modules should not import models
* Refactor AP actorsChocobozzz2021-06-031-1/+1
|
* Refactor AP playlistsChocobozzz2021-06-031-1/+1
|
* Refactor AP video updateChocobozzz2021-06-021-1/+1
|
* Cleanup models directory organizationChocobozzz2021-05-111-4/+4
|
* Avoir some circular dependenciesChocobozzz2020-05-041-6/+4
|
* Refresh playlistsChocobozzz2019-03-191-3/+11
|
* Refresh remote actors on GET enpointsChocobozzz2019-01-141-6/+19
|
* Fix thumbnail processingChocobozzz2018-12-041-1/+2
|
* Delete invalid or deleted remote videosChocobozzz2018-11-201-0/+40