Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix margin-left for edit-button | Rigel Kent | 2020-07-29 | 2 | -1/+2 |
| | |||||
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 2 | -13/+27 |
| | | | | | | | | | | | | | | | | | | | | | | * Add alert and hide upload view when no upload is possible * Add about instance link to alert * Hide videos and imports links when no upload is possible * Correct curly spacing lint * Put logic canUpload to User model + add isHidden param to to-menu-dropdown * Use canSeeVideoLinks from user model * Rename and change logic canUpload to isUploadDisabled * Use isDisplayed() method intead of isHidden value * Refactor client and check videos count using quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | correct regressions on sub-menu for account and admin (#3004) | Kim | 2020-07-24 | 1 | -6/+0 |
| | |||||
* | Display user quota progress bars above upload form (#2981) | Kim | 2020-07-24 | 5 | -1/+124 |
| | | | | | | | | | | | | | | | | | * Move user-quota to my-user-quota shared component * Add user-quota to upload form * Increase progress bar height and make it focusable * Correct syntax parenthesis * Add explicit title to user-quota bars + tooltip with quota values * Hide user-quota in second upload step * Customize focus styles on user-quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Hide generic channel display name and avatar on watch view (#2988) | Kim | 2020-07-24 | 2 | -6/+29 |
| | | | | | | | | | * Hide generic channel display name on watch view * Hide generic channel avatar on watch view * Add Default username channel as a generic channel display-name Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix compilation | Chocobozzz | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 5 | -30/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Update my-account sub-menus icons (#2977) | Kim | 2020-07-23 | 1 | -1/+2 |
| | | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 9 | -29/+47 |
|\ | |||||
| * | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 2 | -2/+2 |
| | | |||||
| * | Correct action button selection mode styles | kimsible | 2020-07-20 | 1 | -3/+6 |
| | | |||||
| * | Correct maximized icon padding since new icons set implemented | kimsible | 2020-07-20 | 1 | -1/+1 |
| | | |||||
| * | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 5 | -23/+38 |
| | | |||||
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 18 | -36/+382 |
| | | |||||
* | | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 9 | -68/+264 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -3/+2 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 10 | -52/+67 |
|/ | |||||
* | Fix embed url | Chocobozzz | 2020-07-10 | 1 | -3/+2 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 3 | -3/+5 |
| | | | | fixes #2918 | ||||
* | align feed icons to the right for video listings | Rigel Kent | 2020-07-02 | 4 | -28/+37 |
| | |||||
* | rename rss 2.0 to media rss 2.0 | Rigel Kent | 2020-07-02 | 3 | -9/+3 |
| | |||||
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+0 |
| | |||||
* | Fix lint | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | Don't reload videos on mute | Chocobozzz | 2020-07-02 | 1 | -1/+0 |
| | |||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 6 | -6/+243 |
| | |||||
* | fix reactive file upload button | Rigel Kent | 2020-07-01 | 2 | -0/+3 |
| | |||||
* | fix video update button, add color to danger zone | Rigel Kent | 2020-07-01 | 3 | -3/+11 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 4 | -59/+66 |
| | | | | also organize icons in folders per origin | ||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 5 | -29/+66 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | replace current ownership transfer icon with softies forward icon | Rigel Kent | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | add user account-blocklist missing scss mixin | Rigel Kent | 2020-06-28 | 1 | -0/+4 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 4 | -0/+271 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 258 | -3224/+1618 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 7 | -45/+207 |
| | | | | | - 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 | ||||
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 3 | -5/+5 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 2 | -0/+10 |
| | |||||
* | Add channel information in my videos | Chocobozzz | 2020-06-16 | 3 | -2/+12 |
| | |||||
* | 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 |