aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Optimize custom markup angular tagsChocobozzz2023-01-131-2/+3
| | | | We can use the on push strategy with these components
* Fix various typosluz paz2022-06-071-1/+1
| | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
* Deprecate filter video queryChocobozzz2021-10-291-3/+3
| | | | Introduce include and isLocal instead
* Fix client lintChocobozzz2021-08-171-4/+4
|
* Filter videos by live in custom markupChocobozzz2021-08-021-1/+3
|
* Support accountHandle and channelHandleChocobozzz2021-07-011-7/+18
|
* Homepage error handlingChocobozzz2021-07-011-6/+9
|
* Only display homepage when components are loadedChocobozzz2021-06-291-3/+10
|
* Add max rows to videos listChocobozzz2021-06-091-0/+11
|
* Add more filters for video miniaturesChocobozzz2021-06-091-4/+13
|
* Create peertube-container html tagChocobozzz2021-06-091-2/+0
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-0/+60