Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct column toggle z-index for user list | Rigel Kent | 2020-08-03 | 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 | 2 | -0/+2 |
| | |||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | modify user-quota to match account settings style | Rigel Kent | 2020-07-29 | 1 | -2/+4 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -2/+2 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -17/+15 |
| | | | | statuses | ||||
* | allow sorting notifications | Rigel Kent | 2020-07-29 | 2 | -0/+74 |
| | |||||
* | correct regressions on sub-menu for account and admin (#3004) | Kim | 2020-07-24 | 1 | -1/+9 |
| | |||||
* | fix position for sub-menus with actor | Rigel Kent | 2020-07-23 | 1 | -0/+2 |
| | | | | fixes ed5bb517266c80904c44bf44a335f1003f5aa277 | ||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 4 | -32/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -0/+12 |
| | |||||
* | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -19/+1 |
| | |||||
* | Fix external user edition | Chocobozzz | 2020-07-06 | 1 | -0/+4 |
| | |||||
* | fix reactive file upload button | Rigel Kent | 2020-07-01 | 1 | -1/+0 |
| | |||||
* | fix video update button, add color to danger zone | Rigel Kent | 2020-07-01 | 1 | -5/+23 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -0/+5 |
| | | | | also organize icons in folders per origin | ||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 2 | -3/+10 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 2 | -9/+2 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -1/+4 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | match margin of abstract-video-list and sub-menu's fixed margin | Rigel Kent | 2020-06-12 | 1 | -2/+2 |
| | |||||
* | fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵ | Rigel Kent | 2020-06-12 | 1 | -1/+1 |
| | | | | channels list | ||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -0/+5 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 3 | -63/+63 |
| | |||||
* | smaller miniature average size in fluid grid, updated admin instructions for ↵ | Rigel Kent | 2020-06-10 | 1 | -1/+7 |
| | | | | global search | ||||
* | change focus color instead of opacity of video play button (#2845) | Caroline Chuong | 2020-06-09 | 1 | -2/+3 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 10 | -131/+154 |
| | | | | | | | | | | | | | | | * 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 duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -11/+11 |
| | |||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 4 | -7/+11 |
| | |||||
* | Fix action button icons theme | Chocobozzz | 2020-05-22 | 2 | -0/+4 |
| | |||||
* | Fix notification with dark theme | Chocobozzz | 2020-05-22 | 1 | -0/+1 |
| | |||||
* | Fix input/textarea themes | Chocobozzz | 2020-05-20 | 3 | -2/+5 |
| | |||||
* | Fix dropdown menu overflow | Chocobozzz | 2020-05-20 | 1 | -0/+2 |
| | |||||
* | Explicit theme colors for inputs and textarea | Chocobozzz | 2020-05-20 | 3 | -0/+10 |
| | |||||
* | Fix sort icons in table | Chocobozzz | 2020-05-20 | 1 | -5/+5 |
| | |||||
* | 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> | ||||
* | Remove dots for long texts in multiline | Chocobozzz | 2020-05-10 | 1 | -25/+0 |
| | | | | It's confusing, as we don't understand what are these dots: http://lutim.cpy.re/1AkiPBVf.png | ||||
* | Fix textarea size | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Increase size of username/display name in admin users list | Chocobozzz | 2020-05-05 | 1 | -3/+2 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -2/+0 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 3 | -6/+43 |
| | | | | search query param dynamically | ||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 2 | -2/+22 |
| | |||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 3 | -18/+20 |
| | | | | queries for tables above lg breakpoint | ||||
* | Clearer font definitons via a font-face mixin | Rigel Kent | 2020-05-01 | 1 | -42/+19 |
| | |||||
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Empty states for tables | Rigel Kent | 2020-05-01 | 1 | -0/+9 |
| | |||||
* | 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 | 4 | -9/+80 |
| | |||||
* | Make admin sub-navs, selects, buttons responsive (#2702) | Kim | 2020-05-01 | 2 | -0/+37 |
| | |||||
* | Fix select width on view < 800px | kimsible | 2020-04-30 | 1 | -1/+2 |
| |