Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase jobs request timeout | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 4 | -18/+108 |
| | | | | It will help to understand if the federation correctly works or not | ||||
* | Fix abuse crash on deleted video | Chocobozzz | 2021-02-26 | 1 | -3/+3 |
| | |||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 2 | -14/+13 |
| | |||||
* | Add refresh_token_expires_in to oauth res | Chocobozzz | 2021-02-25 | 2 | -2/+11 |
| | |||||
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 2 | -2/+1 |
| | |||||
* | Async torrent creation | Chocobozzz | 2021-02-25 | 3 | -8/+40 |
| | |||||
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 4 | -10/+10 |
| | |||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -0/+2 |
| | |||||
* | Add m4a support | Chocobozzz | 2021-02-25 | 1 | -0/+1 |
| | |||||
* | Fix async issues with channels list | Chocobozzz | 2021-02-25 | 1 | -0/+2 |
| | |||||
* | Correctly wait transcoding before federating | Chocobozzz | 2021-02-22 | 1 | -16/+22 |
| | |||||
* | Fix loading things twice on trending page | Chocobozzz | 2021-02-22 | 1 | -0/+2 |
| | |||||
* | Fix stats tests | Chocobozzz | 2021-02-19 | 3 | -5/+20 |
| | |||||
* | Fix import script when using the search index | Chocobozzz | 2021-02-19 | 1 | -9/+7 |
| | |||||
* | Fix sending accept to old follows | Chocobozzz | 2021-02-19 | 1 | -0/+7 |
| | |||||
* | Fix tests | Chocobozzz | 2021-02-19 | 2 | -3/+12 |
| | |||||
* | Fix thread replies API response | Chocobozzz | 2021-02-19 | 2 | -13/+17 |
| | |||||
* | Optimize rate endpoint | Chocobozzz | 2021-02-19 | 1 | -0/+3 |
| | |||||
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 4 | -44/+79 |
| | |||||
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 5 | -27/+49 |
| | |||||
* | Fix latest migrations | Chocobozzz | 2021-02-19 | 2 | -1/+34 |
| | | | | | | | | 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 | ||||
* | Fix import tests | Chocobozzz | 2021-02-18 | 5 | -7/+10 |
| | |||||
* | Cleanup | Chocobozzz | 2021-02-18 | 11 | -19/+21 |
| | |||||
* | Fix feeds | Chocobozzz | 2021-02-18 | 3 | -8/+12 |
| | |||||
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 6 | -3/+14 |
| | |||||
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 19 | -90/+443 |
| | |||||
* | Add video files migration | Chocobozzz | 2021-02-18 | 5 | -23/+74 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 33 | -384/+593 |
| | |||||
* | Optimize remote image processing | Chocobozzz | 2021-02-16 | 6 | -9/+94 |
| | |||||
* | Optimize remote thumbnail processing | Chocobozzz | 2021-02-16 | 2 | -6/+23 |
| | |||||
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 12 | -107/+261 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 17 | -107/+183 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 10 | -49/+109 |
| | | | | Allows aggressive caching | ||||
* | Remove deprecated static routes | Chocobozzz | 2021-02-16 | 1 | -19/+0 |
| | |||||
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -6/+4 |
| | | | | We consider Dislike as a classic activity now | ||||
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 2 | -17/+6 |
| | |||||
* | Increase logs test timeout | Chocobozzz | 2021-02-11 | 1 | -5/+7 |
| | |||||
* | Allow plugins to load a video by id | Chocobozzz | 2021-02-11 | 3 | -2/+12 |
| | |||||
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 2 | -23/+43 |
| | |||||
* | Ensure we don't receive things from local actors | Chocobozzz | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 12 | -32/+65 |
| | |||||
* | Optimize videos list API endpoint | Chocobozzz | 2021-02-08 | 1 | -10/+11 |
| | |||||
* | Support NodeJS 14 and 15, deprecate Node 10 | Chocobozzz | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 6 | -16/+37 |
| | | | | | | 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. | ||||
* | Upgrade tools dependencies | Chocobozzz | 2021-02-03 | 2 | -421/+534 |
| | |||||
* | Fix get video from redudancy | Chocobozzz | 2021-02-03 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 28 | -219/+233 |
| |