aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/abstract-video-list.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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