Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix latest migrations | Chocobozzz | 2021-02-19 | 1 | -1/+1 |
| | | | | | | | | We made an historical mistake: we have a unique key on videoId, resolution AND fps. But the filenames and torrent filenames do not have fps in their name Remove these duplicate entries | ||||
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Add video files migration | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -5/+8 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
| | | | | Allows aggressive caching | ||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -3/+1 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -1/+1 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 1 | -12/+0 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -1/+1 |
| | | | | recommendation variant | ||||
* | Fix live RAM usage when ffmpeg is too slow | Chocobozzz | 2021-01-27 | 1 | -1/+3 |
| | |||||
* | Add missing niceness to ffmpeg thumbnail processes | Chocobozzz | 2021-01-27 | 1 | -2/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2021-01-26 | 1 | -2/+1 |
| | |||||
* | Allow webp image uploads | Chocobozzz | 2021-01-26 | 1 | -2/+2 |
| | |||||
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -0/+7 |
| | | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days | ||||
* | specific niceness for live transcoding | Rigel Kent | 2021-01-13 | 1 | -2/+5 |
| | |||||
* | Reduce inbox stats updated interval | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Add AP stats | Chocobozzz | 2020-12-15 | 1 | -1/+3 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
| | |||||
* | Keep displayName as valid playlist sort | Chocobozzz | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Add local actor follow url migration | Chocobozzz | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Fix sort fields on Video Playlists | Arman | 2020-12-01 | 1 | -1/+1 |
| | | | displayName does not exist in VideoPlaylistModel, the correct field is `name` | ||||
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -0/+1 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -0/+12 |
| | |||||
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 1 | -1/+1 |
| | | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add actor follow url migration | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -0/+3 |
| | |||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -0/+2 |
| | |||||
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -0/+4 |
| | | | | Thanks Roger | ||||
* | Use our implementation of randomInt | Chocobozzz | 2020-11-10 | 1 | -1/+2 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | Delay video views scheduled job | Chocobozzz | 2020-11-10 | 1 | -11/+11 |
| | | | | To not overload the federation | ||||
* | Fix live migrations | Chocobozzz | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -3/+8 |
| | |||||
* | Revert some mistakes | Chocobozzz | 2020-11-09 | 1 | -4/+3 |
| | |||||
* | Reduce P2P blacklist in tracker | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -2/+3 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -1/+3 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -2/+5 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -3/+7 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -15/+35 |
| | |||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 1 | -2/+2 |
| | |||||
* | Add server migration for playlists | Chocobozzz | 2020-08-19 | 1 | -1/+1 |
| | |||||
* | add .ac3, .aac audio and more video extensions | Rigel Kent | 2020-08-18 | 1 | -5/+8 |
| | |||||
* | Add kabile to supported languages | Chocobozzz | 2020-08-11 | 1 | -1/+3 |
| |