Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve validator text, I guess | Marcin Mikołajczak | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -6/+5 |
| | |||||
* | Fix titles do not trim leading and trailing spaces | Ramiellll | 2021-02-25 | 1 | -3/+13 |
| | |||||
* | 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 video comments display with deleted comments | Chocobozzz | 2021-02-19 | 2 | -9/+17 |
| | |||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Fix NSFW policy in my videos list | Chocobozzz | 2021-02-11 | 2 | -1/+3 |
| | |||||
* | Add missing live config validators | Chocobozzz | 2021-02-10 | 1 | -0/+24 |
| | |||||
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 8 | -27/+31 |
| | |||||
* | Support custom value in ng-select | Chocobozzz | 2021-02-10 | 10 | -61/+119 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+8 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -1/+2 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | Fix small UI bugs | Chocobozzz | 2021-02-02 | 1 | -0/+4 |
| | |||||
* | 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 | 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 | ||||
* | 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 | 9 | -18/+86 |
| | | | | recommendation variant | ||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 1 | -5/+14 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 6 | -2/+107 |
| | | | | | | | * 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 |
| | |||||
* | add space before type name in download popup title | Rigel Kent | 2021-01-17 | 1 | -1/+1 |
| | | | | fixes #3599 | ||||
* | Implement remote interaction | Chocobozzz | 2021-01-15 | 4 | -20/+36 |
| | |||||
* | Put feed url as link | Chocobozzz | 2021-01-15 | 2 | -7/+6 |
| | |||||
* | 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 |
| | |||||
* | Fix loading bar for HTTP requests | Chocobozzz | 2021-01-13 | 1 | -0/+8 |
| | |||||
* | Avatar info component optimizations | Chocobozzz | 2021-01-13 | 2 | -26/+17 |
| | |||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 2 | -5/+7 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -1/+2 |
| | | | | | | | * 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 | ||||
* | show first decimal for views above a thousand (#3564) | Rigel Kent | 2021-01-13 | 1 | -2/+17 |
| | | | | | * show first decimal for views above a thousand * Update client/src/app/shared/shared-main/angular/number-formatter.pipe.ts | ||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 6 | -10/+83 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | Use source sans 3 font | Chocobozzz | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | better subscribe button display for accounts | Rigel Kent | 2021-01-12 | 1 | -1/+2 |
| | |||||
* | fix remote subscribe input alignment | Rigel Kent | 2021-01-11 | 1 | -2/+4 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 10 | -24/+35 |
| | |||||
* | Fix admin table filters | Chocobozzz | 2020-12-17 | 1 | -1/+1 |
| | |||||
* | Fix live miniatures | Chocobozzz | 2020-12-17 | 1 | -0/+2 |
| | |||||
* | Fix about and display live info layout | Chocobozzz | 2020-12-16 | 1 | -0/+4 |
| | |||||
* | Fix about follows page | Chocobozzz | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| |