Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -4/+4 |
| | | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 2 | -23/+46 |
| | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | separate menu options from their values, remove their chevron | Rigel Kent | 2020-07-23 | 1 | -6/+6 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 2 | -2/+2 |
| | | | | also organize icons in folders per origin | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 3 | -18/+11 |
| | |||||
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
| | | | | | | | | | | | - 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 | ||||
* | 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 | 2 | -13/+13 |
| | | | | | | | | | | | | | | | * 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 | 2 | -24/+24 |
| | |||||
* | 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 dropdown-user placement and menu-left scroll on touchscreens (#2706) | Kim | 2020-05-01 | 3 | -2/+20 |
| | |||||
* | Fix unknown video language label | Chocobozzz | 2020-04-16 | 1 | -0/+2 |
| | |||||
* | Remove unused interface section for interface language | Rigel Kent | 2020-04-11 | 1 | -0/+5 |
| | |||||
* | Cleanup menu footer links | Chocobozzz | 2020-04-08 | 2 | -26/+26 |
| | |||||
* | hide RSS for comments, normalize video-channel edit with account edit | Rigel Kent | 2020-03-12 | 1 | -2/+2 |
| | |||||
* | Handle overview pagination in client | Chocobozzz | 2020-03-11 | 2 | -15/+36 |
| | |||||
* | Fix lint | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 5 | -88/+290 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-26 | 1 | -8/+4 |
|\ | |||||
| * | Correctly fix menu overflow on mobile | Chocobozzz | 2020-02-26 | 1 | -8/+4 |
| | | |||||
* | | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 1 | -3/+3 |
| | | | | | | | | fixes #2085 | ||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 1 | -0/+8 |
|\| | |||||
| * | Fix scroll menu on touch devices | Chocobozzz | 2020-02-20 | 1 | -0/+8 |
| | | |||||
* | | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 1 | -0/+1 |
| | | |||||
* | | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | Fix menu z-index on mobile on watch page | Chocobozzz | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | Fix user dropdown menu with long texts | Rigel Kent | 2020-02-12 | 1 | -1/+1 |
| | | | | | | | | closes #2480 | ||||
* | | Use angular 9 clipboard cdk | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | | |||||
* | | Strict templates enabled | Chocobozzz | 2020-02-10 | 2 | -2/+1 |
|/ | |||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -1/+0 |
| | | | | resolves #1880 | ||||
* | Fix mark all as read notifications | Chocobozzz | 2020-01-06 | 2 | -10/+7 |
| | |||||
* | Add checkbox focus shadows, and admin resolution descriptions | Rigel Kent | 2020-01-06 | 1 | -0/+4 |
| | |||||
* | Add playlist search option and search input for add-to-video-playlist dropdown | Rigel Kent | 2019-12-26 | 1 | -0/+1 |
| | | | | fixes #2138 | ||||
* | Fix upnext, refactor avatar menu, add to playlist overflow | Rigel Kent | 2019-12-20 | 4 | -6/+17 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 1 | -0/+7 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 3 | -9/+49 |
| | | | | fixes #1730 | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -2/+8 |
| | |||||
* | (consistency) channel nameWithHost copy button, comment avatar link | Rigel Kent | 2019-12-16 | 1 | -1/+0 |
| | |||||
* | video description/account alignment, watch view basic tooltips | Rigel Kent | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Fix overflow in menu | Chocobozzz | 2019-11-27 | 1 | -2/+6 |
| | |||||
* | Add missing button roles for the language chooser and keyboard shortcut menu ↵ | Marco Zehe | 2019-11-25 | 1 | -2/+2 |
| | | | | items | ||||
* | Fix checkbox themes | Chocobozzz | 2019-10-22 | 1 | -1/+1 |
| | |||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 1 | -0/+5 |
| | |||||
* | Fix menu x overflow | Chocobozzz | 2019-09-06 | 1 | -1/+2 |
| |