Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update angular | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Fix jobs state selection badge style | Chocobozzz | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Remove useless components | Chocobozzz | 2021-10-29 | 1 | -2/+5 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 1 | -1/+38 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -14/+14 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -3/+3 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -20/+23 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -1/+2 |
| | |||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 1 | -0/+5 |
| | |||||
* | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 1 | -20/+23 |
| | |||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 1 | -7/+7 |
| | |||||
* | Fix table header overflow | Chocobozzz | 2021-01-15 | 1 | -0/+3 |
| | |||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 1 | -3/+5 |
| | |||||
* | restore wrapping in reports | Rigel Kent | 2020-12-13 | 1 | -0/+1 |
| | |||||
* | Fix notification width | Chocobozzz | 2020-11-27 | 1 | -0/+2 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -92/+552 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 1 | -61/+0 |
| | |||||
* | allow sorting notifications | Rigel Kent | 2020-07-29 | 1 | -0/+5 |
| | |||||
* | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -19/+1 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -35/+35 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | Fix notification with dark theme | Chocobozzz | 2020-05-22 | 1 | -0/+1 |
| | |||||
* | Fix sort icons in table | Chocobozzz | 2020-05-20 | 1 | -5/+5 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -1/+2 |
| | | | | search query param dynamically | ||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 1 | -0/+4 |
| | |||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 1 | -10/+12 |
| | | | | queries for tables above lg breakpoint | ||||
* | Increase rows per page, add reporter muting for abuse list | Rigel Kent | 2020-05-01 | 1 | -0/+10 |
| | |||||
* | Fix tables width, paginators, button on mobile / touchscreens (#2695) | Kim | 2020-05-01 | 1 | -6/+39 |
| | |||||
* | Improving select displays, focus box-shadows for paginators, instructions ↵ | Rigel Kent | 2020-04-13 | 1 | -5/+27 |
| | | | | for index url | ||||
* | Improve from-now pipe readability | Rigel Kent | 2020-04-11 | 1 | -0/+5 |
| | |||||
* | Put box-shadow for input focus in variables, apply form-control to p-multiselect | Rigel Kent | 2020-04-03 | 1 | -0/+15 |
| | |||||
* | More discrete close icon for toast | Rigel Kent | 2020-04-02 | 1 | -8/+8 |
| | |||||
* | Replace p-progressbar and bootstrap progressbar with pure CSS alt | Rigel Kent | 2020-03-13 | 1 | -2/+2 |
| | |||||
* | Fix toast close icon | Rigel Kent | 2020-03-11 | 1 | -0/+13 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -0/+27 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 1 | -2/+1 |
| | |||||
* | Restyle toast notifications to tone down colors | Rigel Kent | 2020-02-06 | 1 | -13/+15 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 1 | -0/+2 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -0/+1 |
| | |||||
* | Add checkbox focus shadows, and admin resolution descriptions | Rigel Kent | 2020-01-06 | 1 | -0/+4 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 1 | -0/+6 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+37 |
| | |||||
* | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 1 | -3/+11 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -4/+10 |
| | |||||
* | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 1 | -1/+7 |
| | |||||
* | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -2/+6 |
| | |||||
* | Fix some styles | Chocobozzz | 2019-01-17 | 1 | -22/+33 |
| | | | | Video edit tags, dropdown actions font ... |