Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (French (France)) | Laurent Ettouati | 2020-07-31 | 1 | -4/+4 |
| | | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | ||||
* | Translated using Weblate (Esperanto) | Tirifto | 2020-07-31 | 1 | -14/+10 |
| | | | | | | | Currently translated at 99.0% (1422 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/ | ||||
* | Translated using Weblate (Esperanto) | Tirifto | 2020-07-31 | 1 | -131/+102 |
| | | | | | | | Currently translated at 98.5% (1415 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/ | ||||
* | Translated using Weblate (Swedish) | Filip Bengtsson | 2020-07-31 | 1 | -45/+44 |
| | | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Translated using Weblate (French (France)) | Laurent Ettouati | 2020-07-31 | 1 | -40/+32 |
| | | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | ||||
* | Fix top menu dropdown | Chocobozzz | 2020-07-31 | 1 | -0/+4 |
| | |||||
* | Fix user list view | Chocobozzz | 2020-07-31 | 1 | -8/+8 |
| | |||||
* | Fix build | Chocobozzz | 2020-07-31 | 1 | -0/+2 |
| | | | | (my bad) | ||||
* | Fix tests | Chocobozzz | 2020-07-31 | 3 | -5/+5 |
| | |||||
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 11 | -27/+101 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -5/+5 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 37 | -865/+1074 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 15 | -29/+323 |
| | |||||
* | Revert user-menu dropdown active class on sub-menu and autoclose only on ↵ | kimsible | 2020-07-31 | 1 | -6/+2 |
| | | | | outside click | ||||
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 19 | -73/+104 |
| | | | | | | | | | | | * 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> | ||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 1 | -0/+1 |
| | |||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 4 | -4/+36 |
| | |||||
* | modify user-quota to match account settings style | Rigel Kent | 2020-07-29 | 4 | -17/+19 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 26 | -87/+225 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 14 | -52/+193 |
| | | | | statuses | ||||
* | allow sorting notifications | Rigel Kent | 2020-07-29 | 7 | -10/+126 |
| | |||||
* | 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 | 11 | -57/+186 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -7/+9 |
| | |||||
* | Display user quota progress bars above upload form (#2981) | Kim | 2020-07-24 | 11 | -77/+141 |
| | | | | | | | | | | | | | | | | | * 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 | 5 | -13/+57 |
| | | | | | | | | | * 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 position for sub-menus with actor | Rigel Kent | 2020-07-23 | 1 | -0/+2 |
| | | | | fixes ed5bb517266c80904c44bf44a335f1003f5aa277 | ||||
* | separate menu options from their values, remove their chevron | Rigel Kent | 2020-07-23 | 1 | -6/+6 |
| | |||||
* | Fix compilation | Chocobozzz | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 29 | -97/+169 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 6 | -8/+29 |
| | | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix: disable vertical scroll instead of hide on desktop browsers | kimsible | 2020-07-23 | 2 | -0/+12 |
| | |||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-21 | 5 | -5/+5 |
|\ | |||||
| * | Bumped to version v2.3.0v2.3.0 | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
| | | |||||
| * | Fix E2E tests | Chocobozzz | 2020-07-21 | 4 | -4/+4 |
| | | |||||
* | | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 18 | -102/+128 |
|\| | |||||
| * | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 5 | -24/+6 |
| | | |||||
| * | Correct missing test in user-edit template | kimsible | 2020-07-20 | 1 | -1/+1 |
| | | |||||
| * | 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 | 9 | -52/+81 |
| | | |||||
| * | Fallback to built in HLS if possible | Chocobozzz | 2020-07-20 | 1 | -21/+33 |
| | | |||||
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 28 | -206/+501 |
| | | |||||
* | | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 19 | -158/+480 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -5/+4 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 4 | -15/+17 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 27 | -276/+300 |
|/ | |||||
* | Fix embed url | Chocobozzz | 2020-07-10 | 6 | -7/+17 |
| | |||||
* | Translated using Weblate (Chinese (Traditional)) | chocobozzz | 2020-07-10 | 1 | -558/+394 |
| | | | | | | | Currently translated at 99.1% (1424 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
* | Translated using Weblate (Russian) | chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | | | | | | | Currently translated at 69.2% (994 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ |