Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 1 | -1/+3 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 6 | -2/+38 |
| | |||||
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 5 | -20/+21 |
| | | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 3 | -3/+35 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 20 | -70/+194 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 2 | -3/+1 |
| | | | | statuses | ||||
* | allow sorting notifications | Rigel Kent | 2020-07-29 | 3 | -2/+18 |
| | |||||
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 1 | -11/+22 |
| | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Display user quota progress bars above upload form (#2981) | Kim | 2020-07-24 | 3 | -72/+3 |
| | | | | | | | | | | | | | | | | | * 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> | ||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 10 | -21/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -4/+4 |
| | | | | | | | | | * 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 | 1 | -1/+1 |
|\ | |||||
| * | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -1/+1 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
|/ | |||||
* | Fix lint | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 5 | -241/+1 |
| | |||||
* | fix reactive file upload button | Rigel Kent | 2020-07-01 | 1 | -0/+1 |
| | |||||
* | fix video update button, add color to danger zone | Rigel Kent | 2020-07-01 | 4 | -4/+10 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 2 | -4/+4 |
| | | | | also organize icons in folders per origin | ||||
* | slight improvement for column size in imports table | Rigel Kent | 2020-06-28 | 1 | -6/+6 |
| | |||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 1 | -3/+10 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | align ownership change video list table with moderation tables | Rigel Kent | 2020-06-28 | 5 | -26/+135 |
| | |||||
* | replace current ownership transfer icon with softies forward icon | Rigel Kent | 2020-06-28 | 2 | -2/+2 |
| | |||||
* | fix quota representation in profile settings | Rigel Kent | 2020-06-28 | 2 | -4/+5 |
| | |||||
* | Fix missing module for my-account | Chocobozzz | 2020-06-24 | 1 | -0/+2 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 49 | -753/+414 |
| | |||||
* | 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 | -2/+4 |
| | |||||
* | Add channel information in my videos | Chocobozzz | 2020-06-16 | 2 | -2/+5 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 1 | -1/+2 |
| | |||||
* | Fix scrolling with hash in url | Chocobozzz | 2020-06-16 | 1 | -1/+7 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 8 | -171/+14 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 15 | -13/+26 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 2 | -4/+4 |
| | | | | | | | | | | | - 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 | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 4 | -7/+7 |
| | | | | | | | | | | | | | | | * 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 | -7/+7 |
| | |||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 1 | -4/+4 |
| | | | | follows PR #2822 | ||||
* | 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 | ||||
* | 10 items per page for my videos | Chocobozzz | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Fix non-fixed header and menu when overflow-x body on touchscreens (#2711) | Kim | 2020-05-11 | 4 | -13/+68 |
| | | | | | | | | | * 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 displaying more dropdown on touchscreen | kimsible | 2020-05-11 | 1 | -0/+8 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 2 | -1/+5 |
| | | | | search query param dynamically | ||||
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 1 | -4/+0 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 4 | -5/+0 |
| | |||||
* | Unify paginator disabling when no result is displayable, fix batch domain ↵ | Rigel Kent | 2020-05-01 | 4 | -4/+4 |
| | | | | add for non-https | ||||
* | Fix tables width, paginators, button on mobile / touchscreens (#2695) | Kim | 2020-05-01 | 1 | -2/+0 |
| | |||||
* | Fix buttons display on mobile history view | kimsible | 2020-04-28 | 1 | -0/+19 |
| |