Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically enable videos auto block on signup | Chocobozzz | 2020-11-18 | 3 | -0/+35 |
| | |||||
* | Use badge in video block list | Chocobozzz | 2020-11-16 | 3 | -16/+15 |
| | |||||
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 6 | -77/+19 |
| | |||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 3 | -17/+17 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 8 | -8/+393 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 4 | -36/+145 |
| | | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 7 | -2/+278 |
|/ | |||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 1 | -4/+4 |
| | | | | fixes #3222 | ||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -2/+8 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -0/+12 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -37/+95 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -1/+113 |
| | |||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 7 | -45/+99 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 2 | -48/+1 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 5 | -39/+59 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 6 | -18/+16 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 18 | -193/+146 |
| | | | | | | | | | | | | * 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 | ||||
* | Remove useless i18n tags | Chocobozzz | 2020-08-14 | 1 | -8/+8 |
| | |||||
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 2 | -0/+3 |
| | |||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 1 | -3/+2 |
| | |||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 6 | -68/+70 |
| | |||||
* | Add validator channel name | kimsible | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | Add channel_name field to create-user view | kimsible | 2020-08-11 | 2 | -0/+12 |
| | |||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 3 | -7/+8 |
| | | | | broadcast-message | ||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -0/+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> | ||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -3/+4 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 2 | -4/+4 |
| | |||||
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 3 | -3/+3 |
| | |||||
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 2 | -9/+38 |
| | |||||
* | correct column toggle z-index for user list | Rigel Kent | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Fix user list view | Chocobozzz | 2020-07-31 | 1 | -8/+8 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 15 | -1164/+19 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 4 | -18/+55 |
| | |||||
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 5 | -33/+30 |
| | | | | | | | | | | | * 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> | ||||
* | modify user-quota to match account settings style | Rigel Kent | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -7/+16 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 7 | -28/+150 |
| | | | | statuses | ||||
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 1 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 9 | -9/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -2/+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 | 2 | -3/+3 |
|\ | |||||
| * | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -2/+2 |
| | | |||||
| * | Correct missing test in user-edit template | kimsible | 2020-07-20 | 1 | -1/+1 |
| | | |||||
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 3 | -136/+251 |
| | | |||||
* | | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 8 | -88/+186 |
| | |