Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 4 | -70/+102 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 9 | -6/+374 |
| | |||||
* | replace title with video name in moderation listings | Rigel Kent | 2020-06-13 | 2 | -2/+3 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 3 | -6/+11 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵ | Rigel Kent | 2020-06-12 | 3 | -10/+11 |
| | | | | channels list | ||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 7 | -22/+28 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | add scope tags and aria-labels to instance table (#2866) | Caroline Chuong | 2020-06-11 | 3 | -17/+26 |
| | | | also move label to caption element in table | ||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 7 | -47/+53 |
| | |||||
* | 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 | 4 | -15/+15 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 21 | -181/+169 |
| | | | | | | | | | | | - 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 | 1 | -4/+7 |
| | | | | global search | ||||
* | First implem global search | Chocobozzz | 2020-06-10 | 7 | -28/+69 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 23 | -50/+92 |
| | | | | | | | | | | | | | | | * 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 | 5 | -9/+9 |
| | |||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 6 | -30/+64 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options | ||||
* | 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 | 1 | -1/+0 |
| | | | | follows PR #2822 | ||||
* | 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 | 1 | -0/+104 |
| | | | | | | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82. | ||||
* | | Add bulk comment actions on account dropdown | Chocobozzz | 2020-05-29 | 3 | -75/+132 |
|/ | |||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 6 | -10/+10 |
| | |||||
* | Fix lint | Chocobozzz | 2020-05-22 | 1 | -21/+21 |
| | |||||
* | Fix input/textarea themes | Chocobozzz | 2020-05-20 | 1 | -0/+2 |
| | |||||
* | Explicit theme colors for inputs and textarea | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Fix broken client when cookies are disabled | Chocobozzz | 2020-05-20 | 1 | -18/+24 |
| | |||||
* | Fix user dropdown overflow | Chocobozzz | 2020-05-11 | 2 | -1/+3 |
| | |||||
* | Fix top menu dropdown hovering | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Fix regression my-account menu overflow-x on screen width < 800px (#2707) | Kim | 2020-05-11 | 3 | -10/+16 |
| | | | | | | | | | | | | | | * 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 displaying more dropdown on touchscreen | kimsible | 2020-05-11 | 1 | -0/+6 |
| | |||||
* | Add edit button to scroll watch playlist on touchscreens | kimsible | 2020-05-11 | 3 | -5/+93 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+3 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 2 | -6/+88 |
| | |||||
* | Fix relative links in video description | Chocobozzz | 2020-05-06 | 1 | -26/+25 |
| | |||||
* | Fix mobile miniature information margin | Chocobozzz | 2020-05-06 | 1 | -2/+6 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -0/+4 |
| | |||||
* | Fix video-abuse-details avatar display and user-list dropdown placement | Rigel Kent | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -1/+20 |
| | | | | search query param dynamically | ||||
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 1 | -1/+0 |
| | |||||
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 1 | -0/+5 |
| | |||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 1 | -4/+0 |
| | |||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
| | | | | queries for tables above lg breakpoint | ||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -1/+3 |
| | |||||
* | Fixing circular dependency and table variable access | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 2 | -6/+20 |
| | |||||
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 1 | -1/+8 |
| | |||||
* | Rename duplicate to more universal mirror, add to miniature for quick access ↵ | Rigel Kent | 2020-05-01 | 2 | -2/+2 |
| | | | | by admins |