Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update client dependencies | Chocobozzz | 2021-08-11 | 1 | -3/+5 |
| | |||||
* | Warning when using capitalized letter in login | Chocobozzz | 2021-07-20 | 1 | -2/+6 |
| | |||||
* | Fix glyphicon icons in primeng table | Chocobozzz | 2021-07-12 | 1 | -4/+6 |
| | |||||
* | Fix peertube container in markdown preview | Chocobozzz | 2021-06-29 | 1 | -0/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -3/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -8/+8 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -17/+17 |
| | |||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 1 | -1/+20 |
| | | | | Needed by chrome | ||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -22/+35 |
| | |||||
* | Move player style in watch component | Chocobozzz | 2021-04-14 | 1 | -5/+0 |
| | |||||
* | Increase videos grid margins on desktop | Chocobozzz | 2021-04-01 | 1 | -1/+5 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 1 | -3/+12 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 1 | -112/+49 |
| | |||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 1 | -3/+3 |
| | |||||
* | Add support button in channel page | Chocobozzz | 2021-03-31 | 1 | -18/+2 |
| | |||||
* | Redesign channel page | Chocobozzz | 2021-03-31 | 1 | -5/+20 |
| | |||||
* | refactor noscript/incompatible browser messages (#3684) | Cadence Ember | 2021-02-03 | 1 | -5/+5 |
| | | | | | also align noscript and incompatible browser styles Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Fix ng select theme | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -1/+2 |
| | |||||
* | Fix themes colors by using SCSS variables (#3376) | Mathieu Brunot | 2020-11-30 | 1 | -1/+2 |
| | | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu | ||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Fix global loading bar in client | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
| | |||||
* | Add warning below live stream key field | Chocobozzz | 2020-11-09 | 1 | -0/+7 |
| | |||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | Refactor popover markdown, add code style | kimsible | 2020-08-14 | 1 | -0/+10 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 1 | -0/+1 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Fix expanded margin content css var unapplied | kimsible | 2020-08-11 | 1 | -3/+3 |
| | |||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 1 | -14/+21 |
| | | | | broadcast-message | ||||
* | Remove smooth scroll behaviour | Chocobozzz | 2020-08-10 | 1 | -4/+0 |
| | | | | It's not adapted to a SPA because the scroll is updated when we change page | ||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -1/+5 |
| | | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 1 | -4/+11 |
| | |||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 1 | -0/+1 |
| | | | | To delete/edit/share the playlist | ||||
* | Fix playlist layout on mobile | Chocobozzz | 2020-08-10 | 1 | -10/+9 |
| | |||||
* | Fix loading bar color | Chocobozzz | 2020-08-07 | 1 | -1/+0 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Fix about page layout with fixed submenu | Chocobozzz | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | correct regressions on sub-menu for account and admin (#3004) | Kim | 2020-07-24 | 1 | -1/+9 |
| | |||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 1 | -12/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix: disable vertical scroll instead of hide on desktop browsers | kimsible | 2020-07-23 | 1 | -0/+4 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 1 | -0/+2 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -0/+5 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | * 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 grey color theme | Chocobozzz | 2020-05-22 | 1 | -0/+2 |
| | |||||
* | Fix action button icons theme | Chocobozzz | 2020-05-22 | 1 | -0/+2 |
| | |||||
* | Fix input/textarea themes | Chocobozzz | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | Explicit theme colors for inputs and textarea | Chocobozzz | 2020-05-20 | 1 | -0/+2 |
| | |||||
* | Fix regression my-account menu overflow-x on screen width < 800px (#2707) | Kim | 2020-05-11 | 1 | -0/+6 |
| | | | | | | | | | | | | | | * Fix: correct my-account menu overflow-x on touchscreens * Add menuLeftDisplayed support for account-sub-menu * Handle menu in screen service + clean top-menu-dropdown * Add comment on menuWidth menu service to allow backtracking Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -0/+5 |
| | | | | search query param dynamically |