pullrequests Search Results · language:Dune language:JavaScript language:Java language:HTML language:JavaScript
Filter by
155M results
Automated test pull request
작업 내용
- 앱 초기 진입 시 실행되던 Spotify Player 초기화를 제거했습니다.
- Spotify SDK를 재생/셔플/볼륨 조작 등 실제 플레이어 기능 사용 시점에 로드하도록 변경했습니다.
- SDK 로딩과 Player 초기화 Promise를 재사용해 중복 초기화를 방지했습니다.
개선 효과
- 첫 화면 진입 시 불필요한 외부 SDK ...
Root cause
The home view s hero header (active by default on launch) renders a second wordmark — a PNG ` img src=
assets/icons/logo-wordmark-white.png ` centered inside the 280px-tall hero gradient. When ...
Automated test pull request
Automated test pull request
Refined the whole UI and updated the stack to tanstack. Also now using bun.
Summary
- Replaces prebuilt libft8cn.so with from-source libft8af.so built via CMake/NDK
- Renames Java package com.bg7yoz.ft8cn → com.k1af.ft8af
- Renames Kotlin package radio.ks3ckc.ft8us → radio.ks3ckc.ft8af ...
Summary
This PR sets up an ESLint-based linting workflow to enforce code quality standards on all pull requests. The workflow
runs automatically on every push to the main branch and on all pull requests ...