aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-comment
Commit message (Collapse)AuthorAgeFilesLines
* Migrate client to eslintChocobozzz2021-08-182-9/+13
|
* Support short uuid for GET video/playlistChocobozzz2021-06-292-5/+6
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-7/+1
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-4/+0
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Fix video comments display with deleted commentsChocobozzz2021-02-192-9/+17
|
* Add new default different avatar for channel and accountkimsible2020-11-251-3/+3
|
* Add ability to bulk delete commentsChocobozzz2020-11-201-3/+11
|
* Add admin view to manage commentsChocobozzz2020-11-162-5/+13
|
* Implement video comment list in adminChocobozzz2020-11-132-2/+95
|
* Add ability to report accountChocobozzz2020-07-105-0/+228