aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Fix overflow when creating a channelChocobozzz2019-11-271-1/+1
|
* Show poster image when playing audio-only content, do not hide controlsfrankdelange2019-11-251-0/+12
| | | | | | | | Add '.vjs-playing-audio-only-content' class to: - show poster image - disable controls auto-hide ...when playing audio-only content
* Fix stats block display in dark themeJulien Maulny2019-11-131-0/+5
|
* Fix checkbox themesChocobozzz2019-10-221-4/+4
|
* Fix avatar bad widthChocobozzz2019-09-051-0/+1
|
* Fix register checkboxChocobozzz2019-09-051-0/+1
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-08-221-3/+0
|\
| * Fix video rows overflowChocobozzz2019-08-221-3/+0
| | | | | | | | In discover and account channel videos pages
| * Cleanup SASS importsChocobozzz2019-08-223-7/+6
| |
* | Cleanup SASS importsChocobozzz2019-08-223-7/+6
| |
* | Cleaner warning of IP address leaking on embedded videos (#2034)Robin2019-08-161-5/+0
|/ | | | | | * Update peertube-skin.scss * Update embed.ts
* Add show channel button in account pageChocobozzz2019-07-292-2/+19
|
* Add font-displayBO412019-07-261-0/+5
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-3/+3
|
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+1
|
* Add language filters in user preferencesChocobozzz2019-06-192-11/+52
|
* Add params to share modalChocobozzz2019-06-123-127/+147
|
* Add more embed parametersChocobozzz2019-06-115-11/+19
|
* Fix checkbox outlineChocobozzz2019-06-061-2/+2
|
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-0/+2
|
* Improve account channel pageChocobozzz2019-05-291-0/+95
| | | | | | | 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.
* Multi step registrationChocobozzz2019-05-291-1/+6
|
* No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
|
* _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
| | | A temporary fix, until a better solution is found (maybe #1158 + #1588?), that increases the blur because right now NSFW thumbnails are way too transparent.
* Fix privacy warning position on mobileChocobozzz2019-04-151-3/+11
|
* Fix my account settings responsiveChocobozzz2019-04-112-1/+7
|
* Add ability to disable trackerChocobozzz2019-04-101-3/+3
|
* Refactor video miniaturesChocobozzz2019-04-032-2/+0
|
* Set thumbnail heightChocobozzz2019-04-033-10/+10
|
* Try to fix multiline ellipsisChocobozzz2019-04-032-16/+7
| | | | some characters like "g" were cut out
* Improve abstract videos listChocobozzz2019-04-032-1/+4
| | | | Better responsive and align miniatures to the left
* Reduce player big button border widthChocobozzz2019-03-201-5/+5
|
* Add my library section in menuChocobozzz2019-03-201-2/+14
|
* Add video channel viewChocobozzz2019-03-182-1/+3
|
* Playlist support in watch pageChocobozzz2019-03-182-5/+12
|
* Playlist videos componentChocobozzz2019-03-183-11/+29
|
* Add to playlist dropdownChocobozzz2019-03-182-1/+2
|
* Add/update/delete/list my playlistsChocobozzz2019-03-182-28/+133
|
* Refactor ellipsis CSSChocobozzz2019-02-201-0/+6
|
* Increase thumbnails sizeChocobozzz2019-02-201-2/+2
|
* Lazy import some modulesChocobozzz2019-02-151-1/+1
|
* Fix calendar in dark modeChocobozzz2019-01-173-5/+15
|
* Fix invisible things in dark modeChocobozzz2019-01-173-4/+12
|
* Fix some stylesChocobozzz2019-01-172-22/+34
| | | | Video edit tags, dropdown actions font ...
* Refactor how we use iconsChocobozzz2019-01-173-22/+45
| | | | Inject them in an angular component so we can easily change their color
* Fix notification z-index on modalsChocobozzz2019-01-151-0/+5
|
* Add notifications in the clientChocobozzz2019-01-092-2/+5
|
* Fix notification icon positionChocobozzz2019-01-091-0/+2
|
* Fix notification with large messageChocobozzz2018-12-201-13/+14
|
* Refractor notification serviceChocobozzz2018-12-191-0/+45
| | | | Shorter name and use primeng component