aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix description/comments max widthChocobozzz2018-09-171-0/+1
|
* Align other videos block on small screensChocobozzz2018-09-061-5/+1
|
* Fix video player theatre modeChocobozzz2018-09-061-3/+2
|
* fix comment and top-menu placement regressionsRigel Kent2018-09-051-0/+1
|
* Dislike bar in the same color as the buttonChocobozzz2018-09-051-2/+7
|
* Fix watch page responsiveChocobozzz2018-09-051-33/+15
|
* add theming via css custom propertiesRigel Kent2018-09-041-5/+5
| | | | and a bonus dark color theme toggle
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-041-2/+7
|
* fix likes bar, grid adjustment and menu widthRigel Kent2018-09-031-11/+5
|
* fix other video margin-topRigel Kent2018-09-031-2/+2
|
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-12/+7
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* Add features table on signupChocobozzz2018-08-281-2/+2
|
* Add ability to search video channelsChocobozzz2018-08-271-4/+0
|
* Add local user subscriptionsChocobozzz2018-08-271-5/+12
|
* Improve blacklist managementChocobozzz2018-08-141-0/+12
|
* Add blacklist reason fieldChocobozzz2018-08-141-0/+4
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-0/+4
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-0/+2
|
* Move subscription helper in the account lineChocobozzz2018-07-301-17/+22
|
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
|
* Fix UI regressionsChocobozzz2018-07-241-5/+12
|
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-241-0/+17
|
* Fix regression in theater modeChocobozzz2018-07-171-11/+13
|
* Correctly handle error when remote instance is downChocobozzz2018-07-161-5/+27
|
* Fix other videos info left marginChocobozzz2018-07-161-1/+4
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-0/+7
|
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
|
* Fixes #574 account link width on video view (#665)Sankar2018-06-151-1/+1
| | | Changed a tag from `flex` to `inline` to avoid misclicks.
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+1
|
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+4
| | | | publishing a video
* Add theatre modeChocobozzz2018-06-111-0/+5
|
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
|
* Add missing translationsChocobozzz2018-06-051-2/+2
|
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-111-0/+4
|
* Add link to the channel page in watch pageChocobozzz2018-05-071-0/+10
|
* Add account link in videos listChocobozzz2018-04-251-4/+6
|
* Use mixin for word wrapChocobozzz2018-04-201-8/+1
|
* Update css (don't cut word arbitrary) for description and comments.Gérald Niel2018-04-191-2/+7
|
* Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-191-1/+1
|\
| * Better responsive design on many comment childrenChocobozzz2018-04-181-1/+2
| |
| * Handle when autoplay failsChocobozzz2018-04-181-1/+1
| |
* | See commit 2a97572 fix #397 (regression)Gérald Niel2018-04-171-1/+4
|/
* Add ability to click on the account in watch pageChocobozzz2018-04-171-0/+5
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+5
| | | | | | | | | | | | | | | | | | 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.
* Fix video watch page responsiveChocobozzz2018-04-031-1/+1
|
* Fix watch page video changeChocobozzz2018-04-031-1/+1
|
* Disply other videos if screen >= 1300pxChocobozzz2018-03-291-1/+1
|
* Fix responsive in videos watchChocobozzz2018-03-261-2/+2
|
* Fix video description CSSChocobozzz2018-03-261-6/+5
|