Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | That could help to filter unneeded logs and/or select particular components | ||||
* | 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 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | 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 |
| | | | | It will help to understand if the federation correctly works or not | ||||
* | 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 |
| | | | | Allows aggressive caching | ||||
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -6/+4 |
| | | | | We consider Dislike as a classic activity now | ||||
* | 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 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | 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 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | 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 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 3 | -15/+15 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 1 | -5/+3 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -3/+4 |
| | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -30/+30 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| |