Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
|\ | |||||
| * | Fix embed playlist menu background on focus | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
| | | |||||
* | | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | | |||||
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -4/+9 |
| | | |||||
* | | Reducing tag input excessive padding; fixes #3915 (#3927) | aschaap | 2021-04-07 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | | Fix actor overflows | Chocobozzz | 2021-04-05 | 1 | -0/+6 |
| | | |||||
* | | Increase videos grid margins on desktop | Chocobozzz | 2021-04-01 | 1 | -1/+5 |
| | | |||||
* | | Responsive search | Chocobozzz | 2021-04-01 | 1 | -0/+7 |
| | | |||||
* | | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 1 | -7/+0 |
| | | |||||
* | | Refactor video miniature | Chocobozzz | 2021-04-01 | 4 | -144/+98 |
| | | | | | | | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | | Fix multiline ellipsis | Chocobozzz | 2021-04-01 | 2 | -7/+9 |
| | | |||||
* | | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 6 | -158/+94 |
| | | |||||
* | | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 4 | -15/+15 |
| | | |||||
* | | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 2 | -81/+1 |
| | | |||||
* | | Add support button in channel page | Chocobozzz | 2021-03-31 | 2 | -18/+24 |
| | | |||||
* | | Redesign account's channels page | Chocobozzz | 2021-03-31 | 2 | -10/+32 |
| | | |||||
* | | Redesign account page | Chocobozzz | 2021-03-31 | 1 | -0/+86 |
| | | |||||
* | | Redesign channel page | Chocobozzz | 2021-03-31 | 3 | -9/+73 |
| | | |||||
* | | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 1 | -0/+4 |
| | | | | | | | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons | ||||
* | | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 1 | -25/+0 |
| | | |||||
* | | Fix control bar alignment | Chocobozzz | 2021-03-24 | 1 | -6/+12 |
|/ | |||||
* | fix: long text on modals | sanchis | 2021-03-08 | 1 | -0/+1 |
| | |||||
* | refactor noscript/incompatible browser messages (#3684) | Cadence Ember | 2021-02-03 | 1 | -5/+5 |
| | | | | | also align noscript and incompatible browser styles Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Upgrade client dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | add description to transcoding profile selector | Rigel Kent | 2021-01-28 | 1 | -0/+10 |
| | |||||
* | Fix ng select theme | Chocobozzz | 2021-01-20 | 2 | -1/+9 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 1 | -0/+5 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | Add font display swap | Chocobozzz | 2021-01-19 | 1 | -0/+2 |
| | |||||
* | Fix table header overflow | Chocobozzz | 2021-01-15 | 1 | -0/+3 |
| | |||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 1 | -3/+5 |
| | |||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 1 | -4/+8 |
| | | | | | | | * 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 | 8 | -23/+23 |
| | |||||
* | Increase play button size | Chocobozzz | 2020-12-17 | 2 | -2/+3 |
| | |||||
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 1 | -11/+0 |
| | |||||
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 1 | -0/+7 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+2 |
| | |||||
* | restore live transcoding to live streaming tab | Rigel Kent | 2020-12-14 | 1 | -2/+2 |
| | |||||
* | slightly clearer layout of transcoding configuration | Rigel Kent | 2020-12-14 | 1 | -0/+22 |
| | |||||
* | restore wrapping in reports | Rigel Kent | 2020-12-13 | 1 | -0/+1 |
| | |||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 2 | -7/+37 |
| | |||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -1/+2 |
| | |||||
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 2 | -0/+9 |
| | |||||
* | Fix themes colors by using SCSS variables (#3376) | Mathieu Brunot | 2020-11-30 | 1 | -1/+2 |
| | | | | | | | | | * :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 notification width | Chocobozzz | 2020-11-27 | 1 | -0/+2 |
| | |||||
* | adjust registration form width on mobile (#3274) | test2a | 2020-11-25 | 1 | -0/+1 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix dropdowns z-index | Chocobozzz | 2020-11-20 | 2 | -2/+1 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| |