Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -216/+0 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 1 | -6/+0 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -4/+5 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+27 |
| | | | | | - 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 | ||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -14/+0 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+16 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+3 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -5/+4 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -3/+3 |
| | | | | And correctly handle new lines | ||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+6 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -18/+97 |
| | |||||
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -56/+28 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -0/+146 |