aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
Commit message (Collapse)AuthorAgeFilesLines
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-022-8/+82
|
* 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-132-3/+28
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-1/+1
|
* Migrate palette to HSLRigel Kent2020-03-112-6/+7
|
* 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-282-2/+13
| | | | | | | | | | | | | | * 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
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-2/+3
|
* Add notifications popover and tooltips to the z-index tableRigel Kent2020-02-182-9/+7
|
* Refactor email enabled functionChocobozzz2020-02-171-2/+2
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-133-4/+16
|
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* Search typeahead initial designRigel Kent2020-02-131-5/+0
|
* Manage z-indexes in variablesRigel Kent2020-02-131-2/+18
|
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+8
|
* Cleanup some client FIXMEChocobozzz2020-01-292-3/+3
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-212-1/+13
| | | | | | * 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
|
* (css) transparent buttons in watch pageRigel Kent2019-12-271-1/+6
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-261-2/+3
|
* 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