aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/abstract-video-list.scss
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-75/+0
|
* Limit thumbnail sizesChocobozzz2020-06-111-20/+3
|
* smaller miniature average size in fluid grid, updated admin instructions for ↵Rigel Kent2020-06-101-4/+7
| | | | global search
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+23
| | | | | | | | | | | | | | | * 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 mascot sizes, fix tick, delete extraneous .png iconsRigel Kent2020-06-041-1/+0
| | | | follows PR #2822
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Declutter interface, hide RSS until hovering section titleRigel Kent2020-03-111-0/+5
|
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-071-6/+16
|
* Group videos on chronological orderChocobozzz2019-05-311-0/+12
|
* Improve account channel pageChocobozzz2019-05-291-27/+1
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* Fix videos list margin with hidden menuChocobozzz2019-04-111-1/+1
|
* Improve abstract videos listChocobozzz2019-04-031-11/+28
| | | | Better responsive and align miniatures to the left
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+1
|
* WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-1/+1
| | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage
* Better typingsChocobozzz2018-10-181-1/+1
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-5/+20
|
* Fix overview page on mobileChocobozzz2018-09-041-26/+1
|
* Fix responsive on videos searchChocobozzz2018-07-311-1/+1
|
* Simplify client syndicationsChocobozzz2018-04-171-1/+4
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+7
| | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
* Add background placeholder for thumbnailsChocobozzz2018-02-121-1/+2
|
* Video previews take all the width on mobileChocobozzz2018-02-091-3/+9
|
* Add service workerChocobozzz2018-02-081-0/+24
|
* Responsive homepageChocobozzz2017-12-111-0/+7
|
* Begin videos of an accountChocobozzz2017-12-011-0/+0