Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 2 | -99/+0 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -5/+8 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -2/+29 |
| | |||||
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 1 | -1/+0 |
| | |||||
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 1 | -1/+8 |
| | |||||
* | Fix angular 9 build | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -3/+1 |
| | | | | And correctly handle new lines | ||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -2/+21 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 1 | -7/+10 |
| | |||||
* | Fix human dates in result lists | Chocobozzz | 2018-01-31 | 1 | -10/+1 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -7/+5 |
| | |||||
* | Optimize imports | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -15/+26 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Fix client compilation | Chocobozzz | 2017-06-20 | 1 | -1/+0 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 2 | -9/+1 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 3 | -29/+29 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 1 | -5/+3 |
| | |||||
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 3 | -0/+54 |