aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add ability to disable and clear historyChocobozzz2018-12-181-14/+54
|
* Fix player progress bar when changing resolutionChocobozzz2018-11-161-2/+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 ability to search on followers/followingChocobozzz2018-10-101-0/+6
|
* Add bulk actions in users tableChocobozzz2018-10-081-1/+37
|
* 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-292-2/+4
|
* various display improvementsRigel Kent2018-09-291-1/+0
|
* Display other videos on xl screens on the rightChocobozzz2018-09-283-33/+34
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-282-2/+2
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-252-1/+10
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Fix weird CSS bug with production build and CSS varChocobozzz2018-09-241-4/+7
|
* Improve download modal input styleChocobozzz2018-09-241-0/+4
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-202-8/+14
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-204-6/+2
|\
| * Improve responsive on small screensChocobozzz2018-09-201-1/+0
| |
| * Fix ios player playback/subtitles menuChocobozzz2018-09-173-5/+2
| |
* | add css custom properties for the left menuRigel Kent2018-09-132-0/+4
|/
* update hotkeys to include user-specific routesRigel Kent2018-09-111-1/+1
| | | | also fix left-menu width