Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 4 | -135/+0 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -4/+20 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -1/+5 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 2 | -1/+21 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 2 | -10/+58 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 2 | -6/+45 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 5 | -9/+17 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 4 | -3/+109 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 4 | -1/+10 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 4 | -0/+11 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -0/+8 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 6 | -2/+17 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 2 | -4/+7 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 9 | -12/+57 |
| | |||||
* | Fix VideoStreamingPlaylist model | Chocobozzz | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Don't use @shared in models | Chocobozzz | 2020-08-27 | 7 | -9/+10 |
| | | | | So other projects can use them | ||||
* | Add redirection on unavailable video due to follow constraints | Chocobozzz | 2020-08-26 | 2 | -0/+4 |
| | |||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -2/+2 |
| | |||||
* | Remove unused gitlab ci env variables | Chocobozzz | 2020-08-24 | 2 | -3/+1 |
| | |||||
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 1 | -0/+2 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 7 | -8/+23 |
| | |||||
* | Support plugin hooks in embed | Chocobozzz | 2020-08-20 | 2 | -2/+8 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 1 | -0/+1 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Make channelName optionnal only for the API | kimsible | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | Add channelName to user-create server-side and models | kimsible | 2020-08-11 | 1 | -0/+1 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 26 | -68/+69 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 5 | -24/+15 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 3 | -5/+79 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -8/+107 |
| | |||||
* | Don't run in parallel cli and plugin tests | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 2 | -5/+17 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 2 | -4/+16 |
| | |||||
* | Add ability to report account | Chocobozzz | 2020-07-10 | 2 | -2/+4 |
| | |||||
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 1 | -0/+1 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -13/+82 |
| | |||||
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 1 | -9/+9 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 4 | -12/+26 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 6 | -31/+77 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 30 | -122/+282 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -2/+11 |
| | | | | fixes #2914 | ||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | ar to ar-001 locale | Chocobozzz | 2020-07-02 | 1 | -2/+2 |
| | |||||
* | fix change ownership typing | Rigel Kent | 2020-06-28 | 1 | -6/+2 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Close mock blocklit server when tests end | Chocobozzz | 2020-06-26 | 1 | -1/+7 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+1 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 25 | -95/+158 |
| |