Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 4 | -13/+54 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 4 | -15/+34 |
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
* | Fix index search | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Bigger video thumbnails for feeds | Chocobozzz | 2021-03-24 | 1 | -5/+5 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 7 | -85/+118 |
* | Fix request body limit | Chocobozzz | 2021-03-24 | 2 | -5/+16 |
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 5 | -21/+28 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 28 | -297/+308 |
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 6 | -109/+68 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 6 | -22/+40 |
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -1/+1 |
* | Fix abuse tests | Chocobozzz | 2021-03-09 | 2 | -15/+16 |
* | Fix moderation notification | Chocobozzz | 2021-03-04 | 1 | -4/+7 |
* | Increase timeouts | Chocobozzz | 2021-03-04 | 1 | -2/+2 |
* | Upgrade server dependencies | Chocobozzz | 2021-03-03 | 3 | -65/+66 |
* | Fix broken hot algorithm | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Optimize views sort sql query | Chocobozzz | 2021-03-03 | 3 | -2/+27 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 3 | -18/+15 |
* | Don't create another uneeded preview placeholder | Chocobozzz | 2021-03-03 | 1 | -10/+19 |
* | Remove unnecessary transcoding job error | Chocobozzz | 2021-03-03 | 1 | -5/+12 |
* | Rename request timeout | Chocobozzz | 2021-03-03 | 4 | -13/+13 |
* | Increase broadcast concurrency | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 17 | -48/+600 |
* | Add a test for refreshing remote keys | Chocobozzz | 2021-02-26 | 1 | -7/+58 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 8 | -23/+80 |
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 2 | -5/+18 |
* | 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 |
* | 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 |