pullrequests Search Results · language:Dune language:TypeScript language:Python language:Python language:Python language:Python
Filter by
135M results
Summary
!-- Be sure your Pull Request includes:
- JIRA ticket number in the title, and link in the summary
- An accurate summary of what is being added/edited/removed
- Tests (unit, component, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
these are my features and merge it
PR 유형
- [x] 새로운 기능 추가
- [] 버그 수정
- [] CSS 등 사용자 UI 디자인 변경
- [] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
- [] 코드 리팩토링
- [] 주석 추가 및 수정
- [x] 문서 수정
- [] 테스트 추가, 테스트 리팩토링
- [] 빌드 부분 혹은 ...
Added the portfolio section with card stack animation
Why
Users start the bridge with the plain two-liner (import itasca_mcp_bridge; itasca_mcp_bridge.start()) rather than
addon.py, so they never picked up new releases. The auto-upgrade logic addon.py carried ...
Summary
- PostgreSQL SSL — Enable ssl: { rejectUnauthorized: false } unconditionally (unless sslmode=disable in URL) so the
app connects to Supabase/cloud Postgres on Render
- PostgreSQL startup ...
Summary
This PR adds a complete version history feature that allows users to view and restore previous versions of their notes.
Every auto-save creates a snapshot of the note s title and content, with ...