Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix responsive playlist elements | Chocobozzz | 2020-08-19 | 1 | -0/+15 |
| | |||||
* | Remove unused class in playlists elements | Chocobozzz | 2020-08-19 | 1 | -8/+0 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 9 | -46/+67 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 2 | -17/+17 |
| | |||||
* | Add restore scroll position on user-dropdown anchors links and scroll to top ↵ | Kim | 2020-08-17 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 18 | -179/+118 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 1 | -2/+1 |
| | |||||
* | Fix playlist position in my playlists | Chocobozzz | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 2 | -8/+6 |
| | |||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 3 | -6/+7 |
| | | | | broadcast-message | ||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 2 | -0/+6 |
| | | | | | | | | | | | | | * 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> | ||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 1 | -4/+0 |
| | |||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 4 | -5/+106 |
| | | | | To delete/edit/share the playlist | ||||
* | Fix playlist layout on mobile | Chocobozzz | 2020-08-10 | 1 | -3/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | Fix regression subscriptions icon in dropdown sub-menu | kimsible | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Fix regressions sub-menu titles on mobile-view | kimsible | 2020-08-03 | 8 | -28/+67 |
| | |||||
* | Fix tests | Chocobozzz | 2020-07-31 | 3 | -5/+5 |
| | |||||
* | 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 |
| |