aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-subscriptions
Commit message (Collapse)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+1
|
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+6
|
* Add/update/delete/list my playlistsChocobozzz2019-03-181-3/+1
|
* Refractor notification serviceChocobozzz2018-12-191-3/+3
| | | | Shorter name and use primeng component
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
|
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* Search video channel handle/uriChocobozzz2018-08-271-3/+3
|
* Infinite scroll to list our subscriptionsChocobozzz2018-08-272-6/+28
|
* Add ability to search video channelsChocobozzz2018-08-272-8/+1
|
* Add local user subscriptionsChocobozzz2018-08-273-0/+102