aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/abstract-video-list.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor feed componentChocobozzz2021-04-151-0/+1
|
* Account/channel videos display as rowsChocobozzz2021-04-011-2/+2
|
* Refactor video miniatureChocobozzz2021-04-011-1/+1
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Channel/account page redesign feedbacksChocobozzz2021-03-311-2/+1
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* modularize abstract video list header and implement video hotness ↵Rigel Kent2021-01-281-6/+2
| | | | recommendation variant
* Put feed url as linkChocobozzz2021-01-151-5/+4
|
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-3/+19
|
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
|
* add check-params test for user listRigel Kent2020-07-031-1/+1
| | | | fixes #2918
* align feed icons to the right for video listingsRigel Kent2020-07-021-9/+13
|
* rename rss 2.0 to media rss 2.0Rigel Kent2020-07-021-2/+2
|
* Don't reload videos on muteChocobozzz2020-07-021-1/+0
|
* allow muting from the miniature optionsRigel Kent2020-06-281-0/+1
| | | | initial implementation with a listing refresh except on search results
* Reorganize client shared modulesChocobozzz2020-06-231-0/+49