Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 1 | -1/+3 |
| | |||||
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | restore live transcoding to live streaming tab | Rigel Kent | 2020-12-14 | 3 | -0/+58 |
| | |||||
* | Add link to the documentation for live streaming | Chocobozzz | 2020-12-14 | 4 | -2/+23 |
| | |||||
* | Simplify a little bit about follows more logic | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 7 | -4/+45 |
| | |||||
* | fix tabindex on login page | Rigel Kent | 2020-12-09 | 2 | -1/+2 |
| | |||||
* | Fix loading data twice in rest tables | Chocobozzz | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | improvements to login and sign-up pages (#3357) | Kimsible | 2020-12-07 | 6 | -4/+178 |
| | | | | | | | | | | | | | | | | | | * New login form ui * Move InstanceAboutAccordion to shared components * Update closed registration alert text * Add alert for opened registration and move them bellow login form * Adjust flex block on signup and login views * Replace toggle accordion with expand on links in signup and login + scrollTo * Improve display of login alerts * Fix missing Component suffix * Define min-width instance-information block sign-up and login for mobile screens * Add ability to select specific panels in instanceAboutAccorddion * Add instance title and short-description to common instanceAboutAccordion * Clarify title alert in login page * Add step terms for signup Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Don't allow manual redundancy of live videos | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 13 | -42/+111 |
| | |||||
* | Add badge for permanent live in live info modal | Chocobozzz | 2020-12-04 | 3 | -12/+17 |
| | |||||
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -3/+3 |
| | |||||
* | Fix scroll check in infinite scroller directive | Chocobozzz | 2020-11-30 | 1 | -6/+7 |
| | |||||
* | Added Markdown formatting in all the fields of the "About" page (#3371) | Florian CUNY | 2020-11-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | * Added Markdown formatting in all the fields of the "About" page Fixes https://github.com/Chocobozzz/PeerTube/issues/3368 * Fixed compilation error in AboutInstanceComponent Moved creationReason, maintenanceLifetime and businessModel into the html dict * Removed textareaHeight for all md textareas in EditCustomConfig HTML * Fixed failing bundlewatch | ||||
* | :sparkles: Add input-password #3375 | madmath03 | 2020-11-30 | 1 | -0/+2 |
| | |||||
* | Refactor last PR | Chocobozzz | 2020-11-27 | 3 | -7/+11 |
| | |||||
* | Various front optimizations | Chocobozzz | 2020-11-27 | 2 | -10/+11 |
| | |||||
* | add title attribute for exact view counters (#3365) | Tanguy BERNARD | 2020-11-27 | 2 | -2/+10 |
| | |||||
* | Fix circular dep issue | Chocobozzz | 2020-11-25 | 7 | -13/+19 |
| | |||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 11 | -43/+69 |
| | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 3 | -14/+10 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 4 | -7/+38 |
| | |||||
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 2 | -6/+7 |
| | | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add tooltip to maximize button and remove grey background | kimsible | 2020-11-22 | 3 | -5/+20 |
| | |||||
* | Fix playlist update element dropdown ux | Chocobozzz | 2020-11-20 | 1 | -16/+26 |
| | |||||
* | Improve playlist add dropdown ux | Chocobozzz | 2020-11-20 | 2 | -5/+12 |
| | |||||
* | Fix dropdowns z-index | Chocobozzz | 2020-11-20 | 2 | -3/+3 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-11-20 | 1 | -3/+11 |
| | |||||
* | Fix no history message | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 6 | -4/+98 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Fix video tag validator | Chocobozzz | 2020-11-18 | 1 | -2/+2 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 4 | -12/+61 |
| | |||||
* | Clearer periods in videos list | Chocobozzz | 2020-11-18 | 2 | -45/+49 |
| | |||||
* | Disable auto-focus markdown textarea on touchdevices | kimsible | 2020-11-18 | 1 | -2/+6 |
| | |||||
* | Memorize scroll position when maximized mode used with markdown textarea | kimsible | 2020-11-18 | 1 | -1/+8 |
| | |||||
* | Fix client build | Chocobozzz | 2020-11-17 | 1 | -3/+3 |
| | |||||
* | small refactor + clipboard copy on anchor click in instance page (#3318) | Kimsible | 2020-11-17 | 1 | -5/+2 |
| | | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 1 | -0/+1 |
| | | | | Use svg instead | ||||
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 2 | -35/+6 |
| | |||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 1 | -9/+9 |
| | |||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 4 | -7/+15 |
| | |||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 2 | -2/+95 |
| | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 3 | -3/+14 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 3 | -3/+3 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 3 | -8/+8 |
| | | | | fixes #3222 | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -2/+2 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | ||||
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 12 | -6/+150 |
| |