Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: hide channel step if upload quota is 0 | kontrollanten | 2020-12-03 | 5 | -4/+15 |
| | | | | fix #782 | ||||
* | Fix duplicate ids in admin config form | Chocobozzz | 2020-12-01 | 1 | -3/+3 |
| | |||||
* | Fix socket io messages angular changes | Chocobozzz | 2020-12-01 | 1 | -5/+7 |
| | |||||
* | Select first available channel when accepting ownership change (#3382) | Florian CUNY | 2020-12-01 | 2 | -1/+5 |
| | | | | | | | | | * Select first available channel when accepting ownership change Implements https://github.com/Chocobozzz/PeerTube/issues/2240 * Made use of #patchValue() to set the default selected value And removed the disabled state for the Accept button | ||||
* | Fix themes colors by using SCSS variables (#3376) | Mathieu Brunot | 2020-11-30 | 1 | -4/+4 |
| | | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu | ||||
* | 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 | 4 | -30/+28 |
| | | | | | | | | | | | | | * 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 |
| | |||||
* | Fix local e2e tests | Chocobozzz | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | Refactor last PR | Chocobozzz | 2020-11-27 | 5 | -19/+13 |
| | |||||
* | Various front optimizations | Chocobozzz | 2020-11-27 | 7 | -47/+59 |
| | |||||
* | add title attribute for exact view counters (#3365) | Tanguy BERNARD | 2020-11-27 | 4 | -4/+22 |
| | |||||
* | Profile settings title consistency | Chocobozzz | 2020-11-26 | 6 | -17/+17 |
| | |||||
* | Create a dedicated transcoding tab in admin config | Chocobozzz | 2020-11-26 | 1 | -135/+133 |
| | |||||
* | Do not display wait transcoding checkbox | Chocobozzz | 2020-11-26 | 2 | -1/+11 |
| | | | | If this is a live and save replay is not enabled | ||||
* | adjust registration form width on mobile (#3274) | test2a | 2020-11-25 | 2 | -6/+17 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Fix comment account external URL | Chocobozzz | 2020-11-25 | 2 | -9/+19 |
| | | | | | It did not work, and I think it's better to target the local account page anyway | ||||
* | Fix circular dep issue | Chocobozzz | 2020-11-25 | 8 | -14/+20 |
| | |||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 15 | -51/+77 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 2 | -5/+4 |
| | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 16 | -101/+110 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 14 | -11/+246 |
| | |||||
* | 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> | ||||
* | fix user preferences column width for notifications table (#3352) | Kimsible | 2020-11-24 | 1 | -6/+4 |
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | fix forgotten/reset password UI (#3351) | Kimsible | 2020-11-24 | 2 | -1/+34 |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Add tooltip to maximize button and remove grey background | kimsible | 2020-11-22 | 3 | -5/+20 |
| | |||||
* | add explicit numbers in configuration number inputs | Rigel Kent | 2020-11-21 | 3 | -23/+50 |
| | | | | fixes #1346 | ||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 1 | -2/+6 |
| | | | | + pluginInfo related changes | ||||
* | 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 | 4 | -7/+64 |
| | |||||
* | Fix no history message | Chocobozzz | 2020-11-19 | 3 | -3/+3 |
| | |||||
* | Lazy load emoji | Chocobozzz | 2020-11-19 | 1 | -3/+7 |
| | |||||
* | Lazy load linkifier | Chocobozzz | 2020-11-19 | 2 | -17/+26 |
| | |||||
* | Use sass instead of deprecated node sass | Chocobozzz | 2020-11-19 | 4 | -6/+6 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 24 | -149/+190 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Fix video tag validator | Chocobozzz | 2020-11-18 | 1 | -2/+2 |
| | |||||
* | Automatically enable videos auto block on signup | Chocobozzz | 2020-11-18 | 3 | -0/+35 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 8 | -23/+116 |
| | |||||
* | Fix accept ownership change accept | Chocobozzz | 2020-11-18 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 2 | -41/+14 |
| | |||||
* | small refactor + clipboard copy on anchor click in instance page (#3318) | Kimsible | 2020-11-17 | 8 | -41/+117 |
| | | | | | | | | | | | | | * 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> | ||||
* | Fix about scrolling behaviour | Chocobozzz | 2020-11-16 | 2 | -11/+17 |
| | |||||
* | Fix channel's playlist infinite scrolling | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 4 | -32/+6 |
| | | | | Use svg instead |