Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix miniature overflow | Chocobozzz | 2021-05-10 | 1 | -0/+2 |
| | |||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 2 | -2/+5 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 2 | -2/+5 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 3 | -13/+12 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 1 | -8/+0 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 3 | -14/+10 |
| | |||||
* | Fix video actions dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -0/+1 |
| | |||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 2 | -21/+4 |
| | |||||
* | Refactor menu css | Chocobozzz | 2021-04-15 | 2 | -11/+15 |
| | |||||
* | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | Remove unused class in download modal | Chocobozzz | 2021-04-15 | 1 | -9/+0 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 4 | -8/+8 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 2 | -18/+15 |
| | |||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Fix miniature overflow | Chocobozzz | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 1 | -5/+4 |
| | |||||
* | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 3 | -2/+16 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 6 | -181/+186 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Fix multiline ellipsis | Chocobozzz | 2021-04-01 | 1 | -0/+2 |
| | |||||
* | 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 |
| |