Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix small UI bugs | Chocobozzz | 2021-02-02 | 3 | -8/+17 |
| | |||||
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -1/+2 |
| | | | | Better consistency | ||||
* | fix trending page scroll | Rigel Kent | 2021-02-01 | 1 | -1/+7 |
| | | | | fixes #3665 | ||||
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 3 | -1/+19 |
| | |||||
* | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 2 | -9/+13 |
| | | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber | ||||
* | add description to live transcoding profile selector | Rigel Kent | 2021-01-29 | 1 | -9/+16 |
| | |||||
* | add description to transcoding profile selector | Rigel Kent | 2021-01-28 | 1 | -8/+15 |
| | |||||
* | Support transcoding profile in client admin | Chocobozzz | 2021-01-28 | 3 | -1/+49 |
| | |||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 19 | -336/+141 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 17 | -38/+136 |
| | |||||
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 1 | -0/+1 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 27 | -56/+345 |
| | | | | recommendation variant | ||||
* | Force update live boolean | Chocobozzz | 2021-01-26 | 1 | -5/+2 |
| | |||||
* | Don't update live attributes if they did not change | Chocobozzz | 2021-01-26 | 1 | -5/+13 |
| | |||||
* | Fix wait transcoding checkbox display | Chocobozzz | 2021-01-26 | 8 | -32/+30 |
| | |||||
* | Add refresh button in jobs list | Chocobozzz | 2021-01-26 | 3 | -1/+16 |
| | |||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 7 | -22/+55 |
| | |||||
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -3/+3 |
| | | | | Only remove them on max quality HLS playlist generation | ||||
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 3 | -8/+11 |
| | | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days | ||||
* | add missing i18n tag in login form (#3628) | Marcin Mikołajczak | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Fix job table colspan | Chocobozzz | 2021-01-21 | 1 | -1/+5 |
| | |||||
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 3 | -4/+22 |
| | |||||
* | Fix about page layout | Chocobozzz | 2021-01-20 | 2 | -2/+2 |
| | |||||
* | Import in private, and then set the chosen privacy | Chocobozzz | 2021-01-19 | 3 | -3/+7 |
| | |||||
* | Cleanup update video button | Chocobozzz | 2021-01-19 | 5 | -40/+13 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 11 | -16/+253 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | fix video download modal select width | Rigel Kent | 2021-01-18 | 1 | -1/+3 |
| | |||||
* | username field consistency | Chocobozzz | 2021-01-18 | 3 | -15/+11 |
| | |||||
* | Fix service worker | Chocobozzz | 2021-01-18 | 1 | -1/+4 |
| | |||||
* | adjust logged-in-block width to fill space | Rigel Kent | 2021-01-17 | 1 | -1/+3 |
| | |||||
* | add space before type name in download popup title | Rigel Kent | 2021-01-17 | 1 | -1/+1 |
| | | | | fixes #3599 | ||||
* | add username information in profile settings | Rigel Kent | 2021-01-17 | 4 | -1/+28 |
| | |||||
* | ui: rename inbound relationship to Follows (#3594) | Marcin Mikołajczak | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 2 | -4/+4 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | Implement remote interaction | Chocobozzz | 2021-01-15 | 12 | -29/+159 |
| | |||||
* | Add missing translations | Chocobozzz | 2021-01-15 | 1 | -3/+4 |
| | |||||
* | Put feed url as link | Chocobozzz | 2021-01-15 | 3 | -17/+18 |
| | |||||
* | Load user when auth service is ready | Chocobozzz | 2021-01-15 | 1 | -9/+12 |
| | |||||
* | fix undefined dropdown on user logout | Rigel Kent | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | Update project description | Chocobozzz | 2021-01-14 | 2 | -6/+4 |
| | |||||
* | Fix display all videos filter | Chocobozzz | 2021-01-13 | 1 | -2/+5 |
| | |||||
* | prevent sending search GET parameter if undefined in my watch history | Rigel Kent | 2021-01-13 | 1 | -1/+2 |
| | |||||
* | Add missing `i18n` | Marcin Mikołajczak | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | add admin reminder in case of transcode with no selected resolution to generate | Rigel Kent | 2021-01-13 | 1 | -0/+4 |
| | |||||
* | Fix loading bar for HTTP requests | Chocobozzz | 2021-01-13 | 3 | -11/+25 |
| | |||||
* | Avatar info component optimizations | Chocobozzz | 2021-01-13 | 2 | -26/+17 |
| | |||||
* | Add title to left menu toggle | Chocobozzz | 2021-01-13 | 3 | -1/+11 |
| | |||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 4 | -15/+21 |
| | |||||
* | It's 2021! | Chocobozzz | 2021-01-13 | 1 | -2/+2 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 5 | -10/+58 |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts |