Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -5/+5 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 12 | -41/+47 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | add scope tags and aria-labels to instance table (#2866) | Caroline Chuong | 2020-06-11 | 4 | -18/+26 |
| | | | also move label to caption element in table | ||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 12 | -60/+88 |
| | |||||
* | rephrase warning for self-hostable services | Rigel Kent | 2020-06-11 | 1 | -2/+2 |
| | |||||
* | prevent video-bottom overflow in video-miniature | Rigel Kent | 2020-06-11 | 1 | -3/+4 |
| | |||||
* | support type as override to search in listBlocks | Rigel Kent | 2020-06-10 | 1 | -0/+1 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 16 | -37/+37 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 52 | -591/+564 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | smaller miniature average size in fluid grid, updated admin instructions for ↵ | Rigel Kent | 2020-06-10 | 2 | -35/+45 |
| | | | | global search | ||||
* | Add explicit step and aria-current attribute in register form | Caroline Chuong | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -3/+3 |
| | |||||
* | Fix search query when updating from typeahead | Chocobozzz | 2020-06-10 | 1 | -2/+7 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 30 | -286/+660 |
| | |||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 2 | -6/+6 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | change focus color instead of opacity of video play button (#2845) | Caroline Chuong | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 55 | -163/+201 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 22 | -51/+51 |
| | |||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 8 | -31/+73 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options | ||||
* | ensure menu footer respects spacing across translations | Rigel Kent | 2020-06-07 | 1 | -3/+1 |
| | |||||
* | Add lang attribute in languages list menu | Caroline Chuong | 2020-06-05 | 2 | -4/+4 |
| | |||||
* | Fix default anonymous theme | Chocobozzz | 2020-06-05 | 1 | -1/+1 |
| | |||||
* | Fix config form issue with index URL | Chocobozzz | 2020-06-05 | 1 | -2/+1 |
| | |||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 6 | -26/+19 |
| | | | | follows PR #2822 | ||||
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 3 | -16/+9 |
| | |||||
* | inject lang in document to match current locale | Rigel Kent | 2020-06-04 | 2 | -3/+15 |
| | |||||
* | Merge branch 'release/2.2.0' into develop | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
|\ | |||||
| * | Fix regression scrollbar bgcolor mdtextarea maximized-mode | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
| | | | | | | | | By kimsible | ||||
* | | Revert "Remove oc locale support" | Chocobozzz | 2020-05-29 | 2 | -2/+108 |
| | | | | | | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82. | ||||
* | | Support broadcast messages | Chocobozzz | 2020-05-29 | 7 | -17/+186 |
| | | |||||
* | | Add bulk comment actions on account dropdown | Chocobozzz | 2020-05-29 | 3 | -75/+132 |
|/ | |||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 11 | -21/+21 |
| | |||||
* | Fix action button icons theme | Chocobozzz | 2020-05-22 | 1 | -5/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2020-05-22 | 1 | -21/+21 |
| | |||||
* | Fix input/textarea themes | Chocobozzz | 2020-05-20 | 1 | -0/+2 |
| | |||||
* | Fix dropdown menu overflow | Chocobozzz | 2020-05-20 | 2 | -6/+6 |
| | |||||
* | Explicit theme colors for inputs and textarea | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Fix upload button color in dark mode | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Fix broken client when cookies are disabled | Chocobozzz | 2020-05-20 | 1 | -18/+24 |
| | |||||
* | Fix action button overflow in tables | Chocobozzz | 2020-05-20 | 6 | -6/+6 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 2 | -2/+3 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Fix deleting highlighted thread | Chocobozzz | 2020-05-14 | 1 | -3/+7 |
| | |||||
* | Add link to the account page in comment | Chocobozzz | 2020-05-14 | 2 | -7/+16 |
| | |||||
* | Fix old edge HLS compat | Chocobozzz | 2020-05-13 | 1 | -0/+5 |
| | |||||
* | 10 items per page for my videos | Chocobozzz | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Fix user dropdown overflow | Chocobozzz | 2020-05-11 | 4 | -3/+8 |
| | |||||
* | Update translations | Chocobozzz | 2020-05-11 | 1 | -13/+11 |
| | |||||
* | Fix top menu dropdown hovering | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Fix non-fixed header and menu when overflow-x body on touchscreens (#2711) | Kim | 2020-05-11 | 5 | -14/+111 |
| | | | | | | | | | * Make my-account-videos responsive on small screens * Make my-account-channels responsive for small screens * Make search result responsive on small screen Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix regression my-account menu overflow-x on screen width < 800px (#2707) | Kim | 2020-05-11 | 4 | -10/+17 |
| | | | | | | | | | | | | | | * 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> |