aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-comment-list
Commit message (Expand)AuthorAgeFilesLines
* Migrate client to eslintChocobozzz2021-08-181-3/+3
* Fix client lintChocobozzz2021-08-172-33/+34
* Move to sass moduleChocobozzz2021-06-281-1/+1
* Move to sass @useChocobozzz2021-06-281-1/+1
* Bidi supportChocobozzz2021-06-071-1/+1
* Refactor search filtersChocobozzz2021-05-033-31/+8
* Add ability to filter my videos by liveChocobozzz2021-05-032-19/+13
* Move to stylelintChocobozzz2021-04-281-1/+2
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
* Refactor feed componentChocobozzz2021-04-151-12/+4
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+2
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-121-1/+1
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
* Fix admin table filtersChocobozzz2020-12-172-2/+2
* add explicit numbers in configuration number inputsRigel Kent2020-11-211-2/+2
* Add ability to bulk delete commentsChocobozzz2020-11-203-4/+53
* Refactor rest table search filterChocobozzz2020-11-162-30/+6
* Put admin actions on the leftChocobozzz2020-11-161-8/+8
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-161-1/+1
* Add admin view to manage commentsChocobozzz2020-11-163-30/+143
* Implement video comment list in adminChocobozzz2020-11-134-0/+241