FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · kallydev/openapi · GitHub
kallydev
/
openapi
Public
forked from
longbridge/openapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 10, 2026
fix: create_topic returns string ID in C++; add Python type stubs for… (#505)
Show description for 8d246b3
hogan-yuan
authored
8d246b3
View commit details
Copy full SHA for 8d246b3
Browse repository at this point
Commits on Apr 9, 2026
feat(quote): Add is_pinned field to WatchlistSecurity
Show description for 0ecf1f0
huacnlee
and
claude
committed
0ecf1f0
View commit details
Copy full SHA for 0ecf1f0
Browse repository at this point
Commits on Mar 30, 2026
docs(changelog): backfill unreleased entries for content API changes since 4.0.6
Show description for daf2323
sunli829
committed
daf2323
View commit details
Copy full SHA for daf2323
Browse repository at this point
fix(docs): correct SecurityStaticInfo.dividend_yield description from dividend yield to dividend
Show description for 9aa0783
sunli829
committed
9aa0783
View commit details
Copy full SHA for 9aa0783
Browse repository at this point
docs: add CLAUDE.md with agent guidelines
sunli829
committed
4e33284
View commit details
Copy full SHA for 4e33284
Browse repository at this point
docs: add Python SDK pyi sync and changelog update guidelines to AGENTS.md
sunli829
committed
5eabf39
View commit details
Copy full SHA for 5eabf39
Browse repository at this point
feat: Add RPCs for statement (#500)
Show description for cbf4db6
ZGeomantic
and
geomantic
authored
cbf4db6
View commit details
Copy full SHA for cbf4db6
Browse repository at this point
Commits on Mar 26, 2026
feat(content): add topic_detail, list_topic_replies, create_topic_reply (#499)
Show description for ecb47ed
authored
ecb47ed
View commit details
Copy full SHA for ecb47ed
Browse repository at this point
refactor: rename topics_mine to my_topics and remove license field (#497)
Show description for c538b8b
hogan-yuan
and
huacnlee
authored
c538b8b
View commit details
Copy full SHA for c538b8b
Browse repository at this point
Commits on Mar 25, 2026
fix: create_topic returns only topic id to avoid deserialization errors (#495)
Show description for fb37a06
huacnlee
and
claude
authored
fb37a06
View commit details
Copy full SHA for fb37a06
Browse repository at this point
Add topics mine and create (#492)
Show description for ed0b1e7
hogan-yuan
authored
ed0b1e7
View commit details
Copy full SHA for ed0b1e7
Browse repository at this point
Commits on Mar 23, 2026
docs: fix 4.0.5 API usage across all language READMEs and doc comments
sunli829
committed
b11d186
View commit details
Copy full SHA for b11d186
Browse repository at this point
chore: regenerate longbridge.h for sync lb_content_context_new
sunli829
committed
cdea6b9
View commit details
Copy full SHA for cdea6b9
Browse repository at this point
refactor: make lb_content_context_new synchronous in C/C++ bindings
sunli829
committed
82e2577
View commit details
Copy full SHA for 82e2577
Browse repository at this point
chore: remove unused QUOTE_CONTEXT_CLASS and TRADE_CONTEXT_CLASS statics
sunli829
committed
5c7419f
View commit details
Copy full SHA for 5c7419f
Browse repository at this point
refactor: make ContentContext::new synchronous and infallible across all bindings
sunli829
committed
9714851
View commit details
Copy full SHA for 9714851
Browse repository at this point
docs: update README examples for v4.0.5 sync context creation
sunli829
committed
673e3eb
View commit details
Copy full SHA for 673e3eb
Browse repository at this point
style: cargo fmt
sunli829
committed
53b29b1
View commit details
Copy full SHA for 53b29b1
Browse repository at this point
chore: update CHANGELOG for v4.0.5
sunli829
committed
1d279b1
View commit details
Copy full SHA for 1d279b1
Browse repository at this point
fix: two performance bugs causing ~1.3s extra latency per connection
Show description for 3d713fa
sunli829
committed
3d713fa
View commit details
Copy full SHA for 3d713fa
Browse repository at this point
perf(quote): lazy-load trading days per market on first candlestick push
Show description for 05e8eb0
sunli829
committed
05e8eb0
View commit details
Copy full SHA for 05e8eb0
Browse repository at this point
fix(oauth): align token refresh logic and shrink expires_soon to 5 min
Show description for 127d1ec
sunli829
committed
127d1ec
View commit details
Copy full SHA for 127d1ec
Browse repository at this point
refactor(geo): extract longbridge-geo crate for CN region detection
Show description for d305940
sunli829
committed
d305940
View commit details
Copy full SHA for d305940
Browse repository at this point
fix(geo): detect CN region via geotest.lbkrs.com HTTP 200 instead of X-Ip-Region header
sunli829
committed
b2e3deb
View commit details
Copy full SHA for b2e3deb
Browse repository at this point
refactor: lazy WebSocket, sync context creation, unified tokio runtime (4.0.5)
Show description for eadca7a
sunli829
committed
eadca7a
View commit details
Copy full SHA for eadca7a
Browse repository at this point
Commits on Mar 22, 2026
Fix copy-paste field mapping bugs in `TryFrom<quote::FilterWarrant> for WarrantInfo` (#485)
Copilot
authored and
sunli829
committed
f5361b9
View commit details
Copy full SHA for f5361b9
Browse repository at this point
Commits on Mar 20, 2026
examples(nodejs): add history candlesticks example
sunli829
committed
17b7675
View commit details
Copy full SHA for 17b7675
Browse repository at this point
chore: bump version to 4.0.3, migrate OAuth URL to openapi.longbridge.com
sunli829
committed
b099c0f
View commit details
Copy full SHA for b099c0f
Browse repository at this point
Commits on Mar 19, 2026
chore: bump version to 4.0.2
sunli829
committed
08eb19a
View commit details
Copy full SHA for 08eb19a
Browse repository at this point
chore: add 4.0.2 changelog
sunli829
committed
7f4e590
View commit details
Copy full SHA for 7f4e590
Browse repository at this point
ci(release): move longbridge-oauth before longbridge-httpcli in publish matrix
sunli829
committed
306b918
View commit details
Copy full SHA for 306b918
Browse repository at this point
Add news topics and filings (#477)
Show description for d85e572
hogan-yuan
and
sunli829
authored
d85e572
View commit details
Copy full SHA for d85e572
Browse repository at this point
Commits on Mar 18, 2026
fix(python): register missing types in quote and trade modules
Show description for ba73c87
sunli829
committed
ba73c87
View commit details
Copy full SHA for ba73c87
Browse repository at this point
Commits on Mar 9, 2026
ci(release): add longbridge-oauth to Rust SDK publish matrix
Show description for d1f845d
sunli829
committed
d1f845d
View commit details
Copy full SHA for d1f845d
Browse repository at this point
fix(oauth): remove unused OAuthError import in builder, use full path
Show description for e863d3e
sunli829
committed
e863d3e
View commit details
Copy full SHA for e863d3e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL