aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_mixins.scss
Commit message (Collapse)AuthorAgeFilesLines
...
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-031-3/+3
|
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-031-0/+23
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-8/+79
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+82
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-2/+27
|
* Migrate palette to HSLRigel Kent2020-03-111-1/+1
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+8
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-0/+13
|
* Share modal light UI simplificationRigel Kent2020-03-061-1/+1
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+8
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-2/+11
|
* Search typeahead initial designRigel Kent2020-02-131-5/+0
|
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+8
|
* Cleanup some client FIXMEChocobozzz2020-01-291-2/+2
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-1/+10
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-101-0/+2
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-1/+1
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-261-2/+3
|
* Improve comment tree UIChocobozzz2019-12-101-1/+2
|
* 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
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Add language filters in user preferencesChocobozzz2019-06-191-11/+15
|
* Add params to share modalChocobozzz2019-06-121-10/+8
|
* Fix checkbox outlineChocobozzz2019-06-061-2/+2
|
* Multi step registrationChocobozzz2019-05-291-1/+6
|
* Fix my account settings responsiveChocobozzz2019-04-111-0/+4
|
* Refactor video miniaturesChocobozzz2019-04-031-1/+0
|
* Set thumbnail heightChocobozzz2019-04-031-3/+1
|
* Try to fix multiline ellipsisChocobozzz2019-04-031-11/+5
| | | | some characters like "g" were cut out
* Add my library section in menuChocobozzz2019-03-201-2/+14
|
* Playlist support in watch pageChocobozzz2019-03-181-2/+2
|
* Playlist videos componentChocobozzz2019-03-181-0/+12
|
* Add to playlist dropdownChocobozzz2019-03-181-1/+0
|
* Add/update/delete/list my playlistsChocobozzz2019-03-181-28/+0
|
* Refactor ellipsis CSSChocobozzz2019-02-201-0/+6
|
* 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-171-14/+35
| | | | Inject them in an angular component so we can easily change their color
* Fix miniature with a long nameChocobozzz2018-11-151-2/+2
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-1/+1
|
* fix primeng border color on all themesRigel Kent2018-09-291-0/+1
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Improve responsive on small screensChocobozzz2018-09-201-1/+0
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+3
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* Put "start at" at the top of the modalChocobozzz2018-09-051-2/+2
|