pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:Python
Filter by
210M results
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Implement Flatpak packaging support for Sidemark in the repository ...
배경
스크린샷 피드백: 모바일에서 admin 페이지가 깨져 보임.
원인 두 가지:
1) td[data-label]::before 의 NBSP escape 오류
css/admin-shell.css 에 PR #504 로 추가한 모바일 td 라벨이 잘못된 escape:
content: attr(data-label) :\\00a0 ; /* 잘못: literal ...
Summary
- Replaces package-lock.json with pnpm-lock.yaml; removes npm from all scripts, justfile, and docs
- Adds pnpm/action-setup@v6 to both CI workflows; fixes pnpm ci → pnpm install --frozen-lockfile ...
Closes #12287
contribution
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature
This is needed to copy svg assets so they can be referenced in posts.
5월 7일 f2eeb28에서 links not clickable 이유로 제거됐던 뉴스 섹션을 다시 추가. 당시 문제였던 링크 부재를 yfinance 응답의 canonicalUrl/link 필드를 파싱해 a href
태그로 해결. 또한 정적인 _config.HOLDINGS 대신 IBKR 실계좌 연동 후의 live holdings를 사용하도록 변경.
Summary
- add explicit npm support metadata for the package homepage and issue tracker
- update the repository URL from http:// to the public git+https Git URL
- leave package code, exports, dependencies, ...
Clean re-apply of the copy/SEO/About work onto current main, replacing PR #2 (which had diverged and would have
regressed main s newer brief/foundation/deck pipeline). This branch changes only the 5 content ...
Description
XCPNG-3260
Report an error if we detect that the runtime configuration doesn t match the of-rules format stored in xapi database.
The admin is expected to ran migration script by hand to ...