aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature
Commit message (Collapse)AuthorAgeFilesLines
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-0/+4
|
* Fix buildChocobozzz2021-12-171-1/+2
|
* Stop killing peertube in ci scriptChocobozzz2021-11-181-1/+1
|
* Add ability to run transcoding jobsChocobozzz2021-11-181-3/+35
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-1/+38
|
* Add ability to bulk block videosChocobozzz2021-11-172-2/+2
|
* Add more when deleting a videoChocobozzz2021-11-151-5/+5
|
* Add ability to filter out public videos from adminChocobozzz2021-11-121-3/+6
|
* Add transcoding fail message in clientChocobozzz2021-11-091-0/+4
|
* Prefer "hide" since filters are not a modalChocobozzz2021-11-081-1/+1
|
* Fix englishChocobozzz2021-11-081-1/+1
|
* Deprecate filter video queryChocobozzz2021-10-293-12/+14
| | | | Introduce include and isLocal instead
* Changed label of "sort by views" to "sort by recent views"Poslovitch2021-10-261-1/+1
| | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4421
* Rename config keyChocobozzz2021-10-121-2/+6
|
* add option to always show channel display name (#4422)kontrollanten2021-10-122-2/+10
| | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments
* Correctly disable infinite scroll for reuseChocobozzz2021-10-112-2/+4
|
* Fix video filters for non english UIChocobozzz2021-09-081-7/+7
|
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-2/+0
| | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout
* Fix NSFW filter and add testsChocobozzz2021-09-033-7/+3
|
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-306-5/+25
|
* Add video filters to common video pagesChocobozzz2021-08-2515-527/+1172
|
* Migrate client to eslintChocobozzz2021-08-184-23/+23
|
* Fix client lintChocobozzz2021-08-174-38/+41
|
* Refactor video links buildersChocobozzz2021-07-261-1/+1
|
* Relax watch CSSChocobozzz2021-06-301-2/+2
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
|
* Move to sass moduleChocobozzz2021-06-284-10/+10
|
* Move to sass @useChocobozzz2021-06-284-11/+11
|
* Fix subtitle downloadChocobozzz2021-06-254-98/+161
|
* Add ability to search playlistsChocobozzz2021-06-252-10/+8
|
* Add max rows to videos listChocobozzz2021-06-091-1/+1
|
* Bidi supportChocobozzz2021-06-074-12/+19
|
* Use HTML config when possibleChocobozzz2021-06-042-13/+7
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-0/+2
|\
| * Fix miniature overflowChocobozzz2021-05-101-0/+2
| |
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-4/+4
|/
* Fix miniature avatar sizeChocobozzz2021-05-052-2/+5
|
* Refactor search filtersChocobozzz2021-05-032-2/+5
|
* Move to stylelintChocobozzz2021-04-283-13/+12
|
* Remove avatarUrl from modelsChocobozzz2021-04-281-8/+0
|
* Refactor actor avatar displayChocobozzz2021-04-283-14/+10
|
* Fix video actions dropdown overflowChocobozzz2021-04-261-0/+1
|
* Refactor feed componentChocobozzz2021-04-152-21/+4
|
* Refactor menu cssChocobozzz2021-04-152-11/+15
|
* Don't always use a link for account avatarChocobozzz2021-04-151-1/+1
|
* Remove unused class in download modalChocobozzz2021-04-151-9/+0
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-154-8/+8
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Refactor modal buttons styleChocobozzz2021-04-142-18/+15
|
* Add ability to update the bannerChocobozzz2021-04-081-1/+1
|