aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-5/+5
| | | | | | | | | | | | | | | * 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
* Make video-add-nav tabs scrollable on small devices (#2677)Kim2020-04-271-1/+28
| | | | | | | * Make video-add-nav tabs scrollable on small devices * Handle video-add-nav scroll with menu Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix video add nave hidingChocobozzz2020-04-031-0/+4
|
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-031-2/+7
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-44/+33
|
* Add a warning when uploading videos using rootChocobozzz2019-12-101-1/+10
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Fix advanced options in upload formChocobozzz2018-09-281-1/+1
|
* Fix video add background colorChocobozzz2018-09-051-2/+2
|
* add theming via css custom propertiesRigel Kent2018-09-041-6/+3
| | | | and a bonus dark color theme toggle
* Fix videos add tabs styleChocobozzz2018-08-091-1/+1
|
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+1
|
* Import torrents with webtorrentChocobozzz2018-08-081-1/+1
|
* Refractor video upload/importChocobozzz2018-08-081-1/+4
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-82/+35
|
* Extract extensions from the buttonChocobozzz2018-06-291-1/+10
|
* Add missing translationsChocobozzz2018-06-051-1/+2
|
* Add style to cancel buttonChocobozzz2018-01-231-27/+39
|
* Begin to add avatar to actorsChocobozzz2017-12-291-23/+2
|
* Customize selectChocobozzz2017-12-201-9/+10
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Design second video upload stepChocobozzz2017-12-081-3/+16
|
* Add progress bar for video uploadChocobozzz2017-12-071-0/+23
|
* First step upload with new designChocobozzz2017-12-071-0/+60