Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 2 | -2/+3 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+4 |
* | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 1 | -2/+11 |
* | Don't retry failed transaction for refresh | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 2 | -32/+41 |
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -46/+35 |
* | Add banners support | Chocobozzz | 2021-04-08 | 3 | -36/+90 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -3/+3 |
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 3 | -28/+30 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 7 | -125/+71 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 2 | -13/+20 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
* | Rename request timeout | Chocobozzz | 2021-03-03 | 1 | -2/+2 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -4/+4 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -12/+8 |
* | More robust channel change federation | Chocobozzz | 2021-02-26 | 2 | -5/+18 |
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 2 | -8/+9 |
* | Fix process abuse transactions | Chocobozzz | 2021-02-25 | 1 | -4/+3 |
* | Fix sending accept to old follows | Chocobozzz | 2021-02-19 | 1 | -0/+7 |
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 1 | -1/+5 |
* | Cleanup | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 1 | -6/+53 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -16/+38 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 2 | -66/+90 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 2 | -5/+18 |
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 1 | -8/+10 |
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -6/+4 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -0/+1 |
* | Fix error log | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 1 | -0/+14 |
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 2 | -3/+14 |
* | Add AP stats | Chocobozzz | 2020-12-15 | 1 | -0/+55 |
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -2/+7 |
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -4/+7 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 5 | -15/+9 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 3 | -3/+6 |
* | Strict actor url comparison | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
* | Try to fix non HTTPS remote accounts | Chocobozzz | 2020-12-03 | 1 | -3/+22 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -0/+2 |
* | Fix lint | Chocobozzz | 2020-11-20 | 1 | -2/+1 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 14 | -118/+118 |
* | Fix comments federation | Chocobozzz | 2020-11-10 | 1 | -3/+7 |
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 2 | -14/+19 |
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -2/+4 |
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -5/+14 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -5/+2 |
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -2/+4 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -2/+34 |