aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/account-video-channels
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring margin and padding mixinsWicklow2023-02-201-6/+2
|
* Refactoring accounts component styleWicklow2023-02-202-13/+7
|
* Improve channel's avatar display performanceChocobozzz2023-02-131-0/+2
|
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-1/+5
|
* Fix playlist overflow in account channels pageChocobozzz2022-10-252-12/+17
|
* Fix responsive in account channels listChocobozzz2022-10-121-1/+1
|
* Refactor actor avatar componentChocobozzz2022-06-271-1/+1
|
* Increase global font sizeChocobozzz2022-06-161-6/+0
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* Support ICU in TS componentsChocobozzz2022-06-081-2/+2
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Fix account switch in channels pageChocobozzz2021-11-151-0/+1
|
* Add video filters to common video pagesChocobozzz2021-08-251-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-5/+7
|
* Move to sass moduleChocobozzz2021-06-281-4/+5
|
* Move to sass @useChocobozzz2021-06-281-3/+3
|
* Improve channel card custom markupChocobozzz2021-06-091-10/+2
|
* Bidi supportChocobozzz2021-06-071-3/+4
|
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-272-1/+9
|\
| * Fix UI overflowsChocobozzz2021-05-261-0/+2
| |
| * Sort channels by -updatedAtChocobozzz2021-05-101-1/+7
| |
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-281-2/+2
|
* Refactor actor avatar displayChocobozzz2021-04-282-9/+8
|
* Remove useless thumbnailSizeChocobozzz2021-04-011-1/+0
|
* Refactor video miniatureChocobozzz2021-04-012-2/+5
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Channel/account page redesign feedbacksChocobozzz2021-03-312-2/+6
| | | | | | | | | | | | 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
* Redesign account's channels pageChocobozzz2021-03-313-40/+216
|
* Add ability to display all channel/account videosChocobozzz2020-11-181-3/+15
|
* Reorganize client shared modulesChocobozzz2020-06-231-10/+3
|
* Correctly fix client buildChocobozzz2020-06-161-2/+1
|
* Fix anonymous nsfw policyChocobozzz2020-06-162-16/+16
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-121-1/+0
| | | | channels list
* Limit thumbnail sizesChocobozzz2020-06-111-1/+1
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-0/+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-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-1/+1
| | | | fixes #2085
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-5/+1
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-3/+7
|
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+4
|
* Fix video rows overflowChocobozzz2019-08-222-3/+7
| | | | In discover and account channel videos pages
* Fix infinite scroll on big screensChocobozzz2019-08-022-2/+6
|
* Fix broken playlist apiChocobozzz2019-08-012-2/+10
|
* Add show channel button in account pageChocobozzz2019-07-292-1/+9
|
* Add client hooksChocobozzz2019-07-241-1/+1
|
* Fix account channel overflowChocobozzz2019-06-113-2/+17
|
* More robust federationChocobozzz2019-05-311-0/+4
| | | | In particular when fetching pleroma outbox
* Remove unused actor uuid fieldChocobozzz2019-05-311-0/+2
|
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-0/+2
|