]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/video-abuse/video-abuse.service.ts
predefined report reasons & improved reporter UI (#2842)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video-abuse / video-abuse.service.ts
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzUse video abuse filters on client side
2020-05-04  Rigel KentOnly show updatedAt date of abuse if different from...
2020-05-01  Rigel KentAdd search for video, reporter and channel name fields
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-10  ChocobozzzFix angular 9 build
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14  ChocobozzzIncrease abuse length to 3000
2018-08-14  ChocobozzzAdd ability to delete and update abuse on client
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-01-31  ChocobozzzFix human dates in result lists
2017-12-12  ChocobozzzMove to angular cli
2017-09-14  ChocobozzzOptimize imports
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-06-17  ChocobozzzShare models between server and client
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-06-11  ChocobozzzUpdate webpack stack
2017-01-30  ChocobozzzClient: replace simple tables by ng2 smart table component
2017-01-23  ChocobozzzClient: add basic support to report video abuses