Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 5 | -21/+14 |
| | | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass | ||||
* | Use the channel URL behind the account in miniature | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Display channel in miniature | Chocobozzz | 2021-03-31 | 2 | -3/+3 |
| | | | | With some exceptions though | ||||
* | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 3 | -4/+9 |
| | |||||
* | show less information by default in download modal (#3890) | kontrollanten | 2021-03-29 | 3 | -68/+135 |
| | | | | | | | | * client(video/download): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | client(video/download): set direct dl as default | kontrollanten | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -5/+14 |
| | |||||
* | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 1 | -1/+1 |
| | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons | ||||
* | Add warning in download modal if needed | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
| | |||||
* | Fix loading things twice on trending page | Chocobozzz | 2021-02-22 | 1 | -5/+13 |
| | |||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 1 | -6/+10 |
| | |||||
* | Fix NSFW policy in my videos list | Chocobozzz | 2021-02-11 | 2 | -1/+3 |
| | |||||
* | 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 | ||||
* | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 1 | -2/+3 |
| | | | | | | | | | | | * 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 | ||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -2/+8 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 3 | -9/+10 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 7 | -17/+81 |
| | | | | recommendation variant | ||||
* | fix video download modal select width | Rigel Kent | 2021-01-18 | 1 | -1/+3 |
| | |||||
* | add space before type name in download popup title | Rigel Kent | 2021-01-17 | 1 | -1/+1 |
| | | | | fixes #3599 | ||||
* | Put feed url as link | Chocobozzz | 2021-01-15 | 2 | -7/+6 |
| | |||||
* | Fix display all videos filter | Chocobozzz | 2021-01-13 | 1 | -2/+5 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 1 | -1/+3 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 2 | -4/+5 |
| | |||||
* | Don't allow manual redundancy of live videos | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Refactor last PR | Chocobozzz | 2020-11-27 | 2 | -7/+1 |
| | |||||
* | add title attribute for exact view counters (#3365) | Tanguy BERNARD | 2020-11-27 | 2 | -2/+10 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 2 | -4/+23 |
| | |||||
* | Fix no history message | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 3 | -8/+38 |
| | |||||
* | Clearer periods in videos list | Chocobozzz | 2020-11-18 | 1 | -39/+43 |
| | |||||
* | 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 | 3 | -2/+25 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -1/+6 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -1/+4 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 5 | -65/+57 |
| | | | | | | | | | | | | * 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 angular pipes module | Chocobozzz | 2020-08-11 | 1 | -2/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 3 | -5/+6 |
| | |||||
* | Correct action button selection mode styles | kimsible | 2020-07-20 | 1 | -3/+6 |
| | |||||
* | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 2 | -15/+22 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
| | | | | fixes #2918 | ||||
* | align feed icons to the right for video listings | Rigel Kent | 2020-07-02 | 2 | -18/+29 |
| | |||||
* | rename rss 2.0 to media rss 2.0 | Rigel Kent | 2020-07-02 | 2 | -8/+2 |
| | |||||
* | Don't reload videos on mute | Chocobozzz | 2020-07-02 | 1 | -1/+0 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 4 | -25/+62 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 17 | -0/+1915 |