aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix latest live sessions orderChocobozzz2022-06-241-1/+1
| |
* | Optimize emoji markup listChocobozzz2022-06-272-18/+18
| |
* | Refactor actor avatar componentChocobozzz2022-06-2726-70/+100
| |
* | Fix setting theme in clientChocobozzz2022-06-275-12/+11
| |
* | Fix comment add avatar when unloggedChocobozzz2022-06-271-1/+2
| |
* | Fix fetching unlisted video in clientChocobozzz2022-06-248-19/+19
| |
* | Fix latest live sessions orderChocobozzz2022-06-241-1/+1
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-2/+4
|\|
| * Fix going live latency modeChocobozzz2022-06-231-2/+4
| |
* | store uploaded video filename (#4885)kontrollanten2022-06-216-3/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Fix missing link orangeChocobozzz2022-06-211-1/+1
| |
* | Handle input error in custom input textChocobozzz2022-06-2011-56/+42
| |
* | Handle input error in markdown textareaChocobozzz2022-06-2012-71/+58
| |
* | Less complicated markdown textarea CSSChocobozzz2022-06-204-216/+131
| |
* | Fix typoChocobozzz2022-06-203-3/+3
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-202-0/+3
|\|
| * Fix user name work wrappingChocobozzz2022-06-171-0/+2
| |
| * Fix video selection buttons placementChocobozzz2022-06-171-0/+1
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-0/+1
|\|
| * Send views in a dedicated queueChocobozzz2022-06-171-0/+1
| |
* | Fix strings that cannot be merged by xlf-mergeChocobozzz2022-06-165-7/+7
| |
* | Cleanup title-page CSSChocobozzz2022-06-1625-111/+81
| |
* | Fix top menu opacityChocobozzz2022-06-162-2/+2
| |
* | Improve quick settings UIChocobozzz2022-06-161-7/+3
| |
* | Improve theme labelChocobozzz2022-06-165-24/+46
| |
* | Increase global font sizeChocobozzz2022-06-1694-486/+245
| |
* | Move alert into to pt-alert-primaryChocobozzz2022-06-1512-16/+16
| |
* | Fix login form scrollingChocobozzz2022-06-152-2/+4
| |
* | Improve login page UIChocobozzz2022-06-155-123/+120
| |
* | Fix login input sizeChocobozzz2022-06-151-1/+1
| |
* | Increase margin between upload and search inputsChocobozzz2022-06-151-2/+6
| |
* | Lighter foreground font colorChocobozzz2022-06-152-2/+2
| |
* | Redesign register stepsChocobozzz2022-06-1535-369/+721
| |
* | Fix socket io lazy loadingChocobozzz2022-06-131-2/+2
| |
* | Remove unused global cssChocobozzz2022-06-132-2/+6
| |
* | Reorganize application.scssChocobozzz2022-06-133-2/+4
| |
* | Better icon namesChocobozzz2022-06-136-16/+9
| |
* | Replace all glyphicon iconsChocobozzz2022-06-1334-116/+92
| |
* | Replace glyphicon chevronChocobozzz2022-06-1013-48/+22
| |
* | Rename input toggle hidden to input textChocobozzz2022-06-1021-51/+51
| | | | | | | | It's more than just an hidden toggle
* | Prefer global icon instead of glyphicon for copyChocobozzz2022-06-1011-35/+28
| |
* | Prefer using our icons for notificationsChocobozzz2022-06-102-3/+13
| |
* | Use bootstrap loaderChocobozzz2022-06-1012-83/+25
| |
* | Remove secondary color themeChocobozzz2022-06-104-12/+9
| |
* | Fix list overflowChocobozzz2022-06-103-4/+16
| |
* | Refactor button componentsChocobozzz2022-06-107-39/+40
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-1013-35/+49
|\|
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-104-5/+9
| |
| * Fix my import expander iconChocobozzz2022-06-101-1/+1
| | | | | | | | Should not be displayed if there is no import error
| * Fix button icon marginChocobozzz2022-06-103-1/+8
| |