aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Display latest uploaded date for captionsChocobozzz2022-07-253-4/+6
|
* video-watch.video-threads.loaded after DOM loadingChocobozzz2022-07-221-1/+2
|
* Clearer live sessionChocobozzz2022-07-223-1/+9
| | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information
* Fix z-index with custom homepageChocobozzz2022-07-183-5/+5
|
* Add ability for client to create server logsChocobozzz2022-07-1852-142/+177
|
* Fix typeahead font sizeChocobozzz2022-07-151-0/+2
|
* Fix host advanced filter with channelsChocobozzz2022-07-131-1/+0
|
* Fix interface lang button when unloggedChocobozzz2022-07-122-4/+3
|
* Fix instance config on mobileChocobozzz2022-07-121-1/+2
|
* Reset table pagination on searchChocobozzz2022-07-1214-32/+34
|
* 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
| |