
TBXark
@tbxark
Joined on 02 November 2014
Go ! Swift !!!
GitHub Stats
557
Followers
55
Repositories
6
Organizations
10
Gists
101
Pull Requests
29
Issues
1668
Commits
0
Sponsors
48
Contributed To
8643
Star Earned
Most Used Languages
47.90%
TypeScript
42.32%
Swift
4.73%
Go
1.99%
HTML
0.61%
JavaScript
0.56%
Ruby
0.50%
Objective-C++
0.49%
Makefile
Popular Projects
ChatGPT-Telegram-Workers
Easily deploy your Telegram ChatGPT bot on Cloudflare Workers (or Vercel, Docker...).
TypeScript
3753
884
211
117
TKRubberIndicator
A rubber animation pagecontrol
Swift
1478
170
12
4
TKSwitcherCollection
An animation switch collection
Swift
923
89
6
2
PinterestSegment
A Pinterest-like segment control with masking animation.
Swift
692
54
10
13
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
Go
551
69
32
11
mail2telegram
Forward email to telegram with Cloudflare Email Routing
TypeScript
338
55
16
18
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
10/6/2025, 12:04:23 AM
10/5/2025, 6:57:08 PM
- fixes doorbird backchannel audio: - proper session handling - honor http status codes - prevent device from being flooded by limiting concurrent audio channels
- ensure that doorbird errors where shown in logs
- proper error handling cleanup files
- added audio mixing capability to avoid device overload when multiple backchannel audio streams are connected
- fix app crashes remove orphaned streams
- fix unexpected close of backchannel streams
- reduce audio delay by lowering buffer size
- impove connection timeout to prevent reconnections after 30 seconds
- fix connection handling in conjunction with doorbird backchannel
- Update backchannel.go Code refactoring for #1895
- Merge pull request #1895 from oeiber/master Fix connection issues in conjunction with doorbird backchannel
10/5/2025, 4:50:35 PM
- Update .gitignore
- Fix websocket log handling
- Fix adguard matcher
- Do not reset network on sleep or wake
- Pin gofumpt and golangci-lint versions As we don't want to remove naked returns
- release: Improve publish testflight
- Update anytls v0.0.11 Co-authored-by: anytls <anytls>
- Update dependencies
- Attempt to fix leak in quic-go
- Fix dns truncate
- Bump version
10/5/2025, 12:04:57 PM
- fix: traffic graph data display
10/5/2025, 10:54:45 AM
- fix: rule data not refresh when switch profile
- chore: update
- chore: cleanup
- chore: update
10/5/2025, 9:58:59 AM
- feat: enhance versioning script to include latest Tauri commit hash in autobuild and deploytest tags
- chore(deps): update dependency eslint-plugin-react-hooks to v6 (#4940) * chore(deps): update dependency eslint-plugin-react-hooks to v6 * fix: update ESLint configuration to use correct imports and recommended settings * chore: clean up unused code and improve readability across components --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
- chore(deps): update npm dependencies (#4939) * chore(deps): update npm dependencies * Refactor components to use function syntax instead of forwardRef for better type handling and clarity. Updated imports and adjusted prop types accordingly across multiple viewer components including TrafficGraph, ProfileViewer, BackupViewer, ClashCoreViewer, ControllerViewer, DnsViewer, LiteModeViewer, NetworkInterfaceViewer, ThemeViewer, TunViewer, UpdateViewer, and WebUIViewer. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
- fix: app freeze when core run by service mode and open app window (#4922) * fix: app freeze when core run by service mode * chore: update * chore: update UPDATELOG --------- Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
- feat: refactor app data provider and context for improved data management and performance
- refactor: Uses tokio Command with CREATE_NO_WINDOW flag to avoid DLL initialization issues during shutdown
- Merge branch 'dev' into refactor/mihomo-api
10/4/2025, 9:59:17 PM
- Fix probing after #1762
- Fix stack API for new pion version
10/4/2025, 6:18:03 PM
10/4/2025, 2:53:57 PM
10/4/2025, 2:00:19 PM
10/4/2025, 10:55:12 AM
- Revert "fix: parse bigint to number" This reverts commit 74c006522e23aa52cf8979a8fb47d2b1ae0bb043.
- chore: use number instead of bigint
10/4/2025, 9:59:08 AM
- chore: update
- fix: parse bigint to number
- chore: update
10/4/2025, 9:00:47 AM
10/4/2025, 8:26:44 AM
- refactor: connect mihomo websocket