Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -67/+0 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -2/+2 |
| | |||||
* | Fix video view filename | Chocobozzz | 2020-06-15 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | Fix video views | Chocobozzz | 2019-05-21 | 1 | -3/+8 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -3/+1 |
| | |||||
* | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -4/+9 |
| | |||||
* | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -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 hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 |
| | |||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 1 | -15/+24 |
| | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -0/+40 |