Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse log script can take files as args | Chocobozzz | 2020-12-14 | 2 | -3/+4 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -1/+50 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 1 | -3/+2 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 4 | -31/+32 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -6/+1 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 21 | -108/+184 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Fix config test | Chocobozzz | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 30 | -551/+871 |
| | |||||
* | Fix live transcoding tests | Chocobozzz | 2020-12-04 | 1 | -1/+1 |
| | |||||
* | Strict actor url comparison | Chocobozzz | 2020-12-03 | 1 | -1/+0 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 3 | -1/+205 |
| | |||||
* | Increase live constraint test timeout | Chocobozzz | 2020-12-02 | 1 | -1/+1 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -0/+2 |
| | |||||
* | Add logs to fixture generations | Chocobozzz | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Try to fix live tests | Chocobozzz | 2020-11-30 | 1 | -2/+9 |
| | |||||
* | More robust live test | Chocobozzz | 2020-11-27 | 1 | -4/+4 |
| | |||||
* | Add registered setting CLI plugin install test | Chocobozzz | 2020-11-27 | 1 | -14/+2 |
| | |||||
* | Try to fix live test | Chocobozzz | 2020-11-26 | 1 | -0/+3 |
| | |||||
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -2/+7 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -1/+31 |
| | |||||
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 1 | -3/+20 |
| | |||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 1 | -5/+7 |
| | |||||
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 2 | -4/+6 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 3 | -16/+37 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 2 | -24/+25 |
| | |||||
* | Relax live fps test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Fix transcoder test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -0/+37 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -0/+8 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -8/+6 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 2 | -12/+31 |
| | |||||
* | Try to fix multiple server tests | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
| | |||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 1 | -0/+5 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 2 | -0/+259 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Add html test for mentions too | Chocobozzz | 2020-11-17 | 1 | -10/+24 |
| | |||||
* | Add email markdown tests | Chocobozzz | 2020-11-17 | 1 | -0/+22 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 6 | -161/+262 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 4 | -158/+258 |
|/ | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -2/+80 |
| | |||||
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -1/+20 |
| | | | | Thanks Roger | ||||
* | Increase tests waits | Chocobozzz | 2020-11-12 | 1 | -4/+4 |
| | |||||
* | Fix email footer | Chocobozzz | 2020-11-10 | 2 | -0/+10 |
| | | | | Do not include notif preferences in contact form email | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 4 | -604/+0 |
| | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 1 | -15/+43 |
| | |||||
* | Fix stat file size with HLS | Chocobozzz | 2020-11-10 | 1 | -6/+52 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 3 | -8/+8 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -0/+77 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -23/+1 |
| | |||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -4/+6 |
| |