aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Add title to left menu toggleChocobozzz2021-01-133-1/+11
|
* Move orange admin buttons on the left sideChocobozzz2021-01-134-15/+21
|
* It's 2021!Chocobozzz2021-01-131-2/+2
|
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-135-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
* show first decimal for views above a thousand (#3564)Rigel Kent2021-01-131-2/+17
| | | | | * show first decimal for views above a thousand * Update client/src/app/shared/shared-main/angular/number-formatter.pipe.ts
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+4
|
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-1313-15/+132
| | | | | | | * 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 fontChocobozzz2021-01-133-2/+4
|
* better subscribe button display for accountsRigel Kent2021-01-122-1/+6
|
* fix remote subscribe input alignmentRigel Kent2021-01-111-2/+4
|
* Fix duplicate entry in job list pageChocobozzz2021-01-111-1/+0
|
* Retrieve user by id instead of usernameChocobozzz2021-01-111-5/+0
|
* Fix twitter config descriptionChocobozzz2021-01-111-1/+2
| | | | It's not optional
* Fix theme npm linkChocobozzz2021-01-115-6/+22
|
* Add more hints regarding live portChocobozzz2021-01-113-2/+10
|
* reflect location origin for application feed url in productionRigel Kent2021-01-101-1/+1
|
* Mark 'These settings apply only to' string as i18n-ableMarcin Mikołajczak2021-01-091-1/+1
|
* Don't display log level in audit logs viewChocobozzz2020-12-302-1/+2
|
* Clearer anonymous settings modal titleChocobozzz2020-12-302-2/+4
|
* Fix login error displayChocobozzz2020-12-291-5/+6
|
* Fix some accessibility issuesChocobozzz2020-12-2222-44/+63
|
* Fix admin table filtersChocobozzz2020-12-175-6/+10
|
* Don't update timestamps for a liveChocobozzz2020-12-171-1/+3
|
* Fix live miniaturesChocobozzz2020-12-171-0/+2
|
* Fix about and display live info layoutChocobozzz2020-12-162-0/+5
|
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1
|
* Fix about follows pageChocobozzz2020-12-161-1/+1
|
* Fix ng-select widthChocobozzz2020-12-152-6/+7
|
* Fix password input in edit userChocobozzz2020-12-153-4/+12
|
* Use -1 for max live duration unlimitedChocobozzz2020-12-153-15/+9
|
* Fix ng select in adminChocobozzz2020-12-152-8/+12
|
* restore live transcoding to live streaming tabRigel Kent2020-12-144-84/+129
|
* slightly clearer layout of transcoding configurationRigel Kent2020-12-143-128/+236
|
* Add link to the documentation for live streamingChocobozzz2020-12-146-2/+27
|
* Simplify a little bit about follows more logicChocobozzz2020-12-143-37/+38
|
* Show count of instances and fix show/hide buttonmahdi2020-12-143-11/+12
|
* fix merge conflictsRigel Kent2020-12-141-8/+0
|
* Fix coding styleMahdiTurki2020-12-141-1/+1
|
* Add hide listMahdiTurki2020-12-142-7/+25
|
* Change buttonMahdiTurki2020-12-143-11/+21
|
* Add button to display full list in About pageMahdiTurki2020-12-143-16/+23
|
* Fix themes in about pageChocobozzz2020-12-142-2/+2
|
* add display of logs matching any stateRigel Kent2020-12-133-14/+46
|
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-1310-102/+284
| | | | | | | | | | | | | | | | | | | * 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>
* admin config: fix typokontrollanten2020-12-111-1/+1
| | | https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
* Fix comments countChocobozzz2020-12-101-1/+3
|
* Fix socket io with angularChocobozzz2020-12-102-8/+9
|
* Improve live player responsiveChocobozzz2020-12-101-0/+2
|
* Live views updateChocobozzz2020-12-092-18/+39
|
* Refactor views componentChocobozzz2020-12-099-11/+50
|