aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
Commit message (Collapse)AuthorAgeFilesLines
* Improve comment tree UIChocobozzz2019-12-101-1/+2
|
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-1/+1
|
* search filtering improvements per #1654Rigel Kent2019-12-051-0/+1
|
* Test a color for the support buttonChocobozzz2019-12-031-0/+8
|
* Fix overflow when creating a channelChocobozzz2019-11-271-1/+1
|
* Fix checkbox themesChocobozzz2019-10-221-4/+4
|
* Fix avatar bad widthChocobozzz2019-09-051-0/+1
|
* Fix register checkboxChocobozzz2019-09-051-0/+1
|
* Fix video rows overflowChocobozzz2019-08-221-3/+0
| | | | In discover and account channel videos pages
* 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-191-11/+15
|
* Add params to share modalChocobozzz2019-06-121-10/+8
|
* Add more embed parametersChocobozzz2019-06-111-1/+3
|
* 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 my account settings responsiveChocobozzz2019-04-111-0/+4
|
* 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
* Add my library section in menuChocobozzz2019-03-201-2/+14
|
* Add video channel viewChocobozzz2019-03-181-0/+2
|
* Playlist support in watch pageChocobozzz2019-03-182-5/+12
|
* Playlist videos componentChocobozzz2019-03-182-7/+19
|
* 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-171-0/+4
|
* Fix invisible things in dark modeChocobozzz2019-01-171-2/+2
|
* Fix some stylesChocobozzz2019-01-171-0/+1
| | | | Video edit tags, dropdown actions font ...
* Refactor how we use iconsChocobozzz2019-01-172-17/+41
| | | | Inject them in an angular component so we can easily change their color
* Add notifications in the clientChocobozzz2019-01-091-1/+2
|
* Fix miniature with a long nameChocobozzz2018-11-151-2/+2
|
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-1/+3
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-1/+1
|
* add allow advancedSearch with empty searchRigel Kent2018-10-011-1/+1
| | | | | | a.k.a. filters on all videos also added a badge showing the rough number of active filters
* fix primeng border color on all themesRigel Kent2018-09-291-0/+1
|
* Display other videos on xl screens on the rightChocobozzz2018-09-282-32/+33
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-281-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+1
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|