aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Rename not fount page to error pageChocobozzz2022-07-089-48/+36
|
* feat(client/PageNotFound): mascot marginkontrollanten2022-07-081-1/+1
|
* feat: custom msg upon 401 responsekontrollanten2022-07-083-3/+20
| | | | closes #4768
* fix(client/AbuseDetails): infinite update loop (#5109)kontrollanten2022-07-082-15/+15
| | | | | | | * fix(client/AbuseDetails): infinite update loop * Abuse may not have predefined reasons Co-authored-by: Chocobozzz <me@florianbigard.com>
* hooks filter:api.my-lib.playlist-elems.get.* (#5098)kontrollanten2022-07-081-2/+9
| | | | | | | | | * hooks filter:api.my-lib.playlist-elems.get.* closes #4776 * Introduce my-library plugin scope Co-authored-by: Chocobozzz <me@florianbigard.com>
* Fix comments/download attributes on importChocobozzz2022-07-045-83/+59
|
* Improve menu cssChocobozzz2022-06-302-18/+19
|
* Fix button loading positionChocobozzz2022-06-301-0/+8
|
* Put instance name in embed buttonChocobozzz2022-06-281-0/+1
|
* Registrations typo and css fixesChocobozzz2022-06-282-6/+10
|
* Theme fixesChocobozzz2022-06-284-10/+10
|
* Registration css fixesChocobozzz2022-06-288-17/+61
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-271-8/+8
|\
| * Fix boolean data attributes in homepageChocobozzz2022-06-271-8/+8
| |
| * 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
| |