Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -9/+9 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -0/+77 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 3 | -18/+73 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -23/+1 |
| | |||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -4/+6 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 3 | -32/+220 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 5 | -176/+552 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 2 | -4/+138 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -0/+352 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 2 | -0/+411 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -0/+8 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -0/+9 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 3 | -1/+53 |
| | |||||
* | Increase videos search before test timeout | Chocobozzz | 2020-08-28 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2020-08-26 | 2 | -3/+3 |
| | |||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 3 | -7/+7 |
| | |||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 1 | -3/+33 |
| | |||||
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 6 | -3/+3 |
| | |||||
* | Move html injection plugin tests in its own file | Chocobozzz | 2020-08-24 | 3 | -43/+89 |
| | |||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -7/+26 |
| | |||||
* | Increase user notification test timeouts | Chocobozzz | 2020-08-19 | 1 | -12/+12 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 2 | -10/+30 |
| | |||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+4 |
| | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -1/+3 |
| | |||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -0/+1 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 3 | -175/+288 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
| | |||||
* | Increase redundancy check params timeout | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Fix client tests | Chocobozzz | 2020-07-31 | 1 | -61/+59 |
| | |||||
* | Fix tests | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+0 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -4/+128 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 2 | -10/+61 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -88/+394 |
| | |||||
* | Increase timeout for moderation notifications | Chocobozzz | 2020-07-31 | 1 | -6/+6 |
| | |||||
* | Correctly test ldap | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
| | |||||
* | Don't run in parallel cli and plugin tests | Chocobozzz | 2020-07-31 | 2 | -9/+11 |
| | |||||
* | Use parallel to run tests in parallel | Chocobozzz | 2020-07-31 | 4 | -39/+0 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 6 | -40/+39 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test |