aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/video-views.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix video view filenameChocobozzz2020-06-151-1/+1
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-2/+2
|
* Fix video viewsChocobozzz2019-05-211-3/+8
|
* Add tmp and redundancy directoriesChocobozzz2018-12-041-3/+1
|
* Fix trending pageChocobozzz2018-12-031-4/+9
|
* Fix embed video id parsingChocobozzz2018-11-151-1/+1
|
* Don't forward view, send updates insteadChocobozzz2018-11-151-2/+6
| | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
|
* Fix video views incrementChocobozzz2018-09-131-15/+24
|
* Bufferize videos views in redisChocobozzz2018-08-301-0/+40