aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-library/my-videos
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-2/+2
|
* Fix my library responsiveChocobozzz2023-02-201-2/+2
|
* Use displayName as label in channelFiltersBoo2023-02-131-1/+1
| | | Fixes #5038
* Fix lodash importChocobozzz2022-10-311-1/+1
|
* Don't import all lodashChocobozzz2022-10-251-1/+1
|
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-242-7/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com>
* Refactor form reactiveChocobozzz2022-10-071-2/+2
|
* Force channel in my videosChocobozzz2022-09-281-1/+2
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-101-1/+1
|\
| * Fix filters error in consoleChocobozzz2022-06-101-1/+1
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-103-6/+2
| |
* | Support ICU in TS componentsChocobozzz2022-06-081-3/+12
|/
* Display live info in my videosChocobozzz2022-04-201-1/+1
|
* Support videos stats in clientChocobozzz2022-04-152-47/+36
|
* Rename studio to editorChocobozzz2022-03-221-3/+3
|
* Don't allow video edition if not enabledChocobozzz2022-03-181-2/+2
|
* Add basic video editor supportChocobozzz2022-02-281-1/+7
|
* Improve advanced input filterChocobozzz2021-11-031-2/+2
|
* Add channel filters for my videos/followersChocobozzz2021-10-201-8/+38
|
* Fix my videos search on refreshChocobozzz2021-10-151-0/+4
|
* Add video filters to common video pagesChocobozzz2021-08-252-4/+6
|
* Migrate client to eslintChocobozzz2021-08-182-4/+6
|
* Fix client lintChocobozzz2021-08-172-16/+16
|
* Add missing localization keysChocobozzz2021-07-211-1/+1
|
* Move to sass moduleChocobozzz2021-06-282-4/+4
|
* Move to sass @useChocobozzz2021-06-282-4/+4
|
* Bidi supportChocobozzz2021-06-071-7/+9
|
* Refactor search filtersChocobozzz2021-05-032-13/+12
|
* Add ability to filter my videos by liveChocobozzz2021-05-032-24/+23
|
* Move to stylelintChocobozzz2021-04-282-3/+3
|
* Refactor modal buttons styleChocobozzz2021-04-141-4/+3
|
* correct inconsistency in spacing "Sort By" for narrow screens (#3938)aschaap2021-04-082-2/+7
| | | | | | | Mimicked the approach used in other tabs under "My Library": * Adding bottom margin to search field to keep distance from "Sort By" * Fixing extra left margin on "Sort By" for narrow screens * Removed the `ml-2` class so that `!important` is no longer needed * Removed unnecessary `!important` from account video search field width
* Remove unused sort paramChocobozzz2021-04-061-1/+1
|
* add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-063-1/+21
| | | | fixes #3779
* Refactor video miniatureChocobozzz2021-04-011-59/+9
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Refactor horizontal marginsChocobozzz2021-03-311-15/+0
|
* Channel/account page redesign feedbacksChocobozzz2021-03-312-4/+2
| | | | | | | | | | | | 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
* Fix NSFW policy in my videos listChocobozzz2021-02-112-1/+6
|
* Reorganize left menu and account menuChocobozzz2020-11-136-0/+486
Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library