BlackTeay blackteay
blackteay synced commits to refs/pull/4026/merge at blackteay/gin from mirror 2026-01-17 21:37:08 +08:00
895b37ba2b Merge 44b40e45b451a38b6872bd0d81d6c5bd82fc2834 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3994/merge at blackteay/gin from mirror 2026-01-17 21:37:08 +08:00
2fc80bfb9d Merge 2591a34c1dd1b8139e3e7b36386f203ea60a8bbf into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3907/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
dc2c7e91e6 Merge b7dd5120ef35e1ed60c497d770495aa3054e6ab1 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3815/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
ce6b1b0697 Merge 14bae4aef34259de3f1341a952f6b795759b10c0 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3683/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
636d5b4842 Merge 929794596f18ada3ca5edfeae193c3b1a1c33823 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3589/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
e300aae1e7 Merge ce6939ce4090aa41861cd93daccce4b68f891b25 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3359/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
695b114067 Merge 3b3d3bf6dab47bd25dec16a45834752cedee65ff into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/3329/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
4d4538d1c7 Merge 0d9e3d19aff81c1fc40fbaea901c99b08ff48ad7 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/2667/merge at blackteay/gin from mirror 2026-01-17 21:37:07 +08:00
daa4be8fc4 Merge 84a97ef73e13c71e757aaefddbaf9213e6bc3442 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/2477/merge at blackteay/gin from mirror 2026-01-17 21:37:06 +08:00
82e6f20973 Merge 96f63d68d3086cd0883f77ac39c5cc73aedd530d into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to refs/pull/2018/merge at blackteay/gin from mirror 2026-01-17 21:37:06 +08:00
47ccd4ba12 Merge 98a6a283a5e9a85ededad9485d394555e4c09537 into 3ab698dc5110af1977d57226e4995c57dd34c233
3ab698dc51 refactor(recovery): smart error comparison (#4142)
Compare 2 commits »
blackteay synced commits to master at blackteay/gin from mirror 2026-01-17 21:37:06 +08:00
3ab698dc51 refactor(recovery): smart error comparison (#4142)
blackteay synced and deleted reference refs/tags/refs/pull/4142/merge at blackteay/gin from mirror 2026-01-17 21:37:06 +08:00
blackteay synced commits to refs/pull/4313/merge at blackteay/gin from mirror 2026-01-16 12:57:05 +08:00
731d9d36d7 Merge d905a35c2108c13ac240ffb4e3b7c5f0c2343b46 into 9914178584e42458ff7d23891463a880f58c9d86
9914178584 fix(context): ClientIP handling for multiple X-Forwarded-For header values (#4472)
915e4c90d2 refactor(context): replace hardcoded localhost IPs with constants (#4481)
26c3a62865 chore(response): prevent Flush() panic when http.Flusher (#4479)
22c274c84b chore(deps): bump actions/cache from 4 to 5 in the actions group (#4469)
Compare 5 commits »
blackteay synced commits to refs/pull/4142/merge at blackteay/gin from mirror 2026-01-16 04:42:49 +08:00
0448144201 Merge 1f68890177a9cbc1e51359250b1365a834e5173c into 9914178584e42458ff7d23891463a880f58c9d86
1f68890177 test(recovery): Directly reference the syscall error string
7ba35363a3 refactor(recovery): smart error comparison
8b20252756 refactor(recovery): rename var in CustomRecoveryWithWriter
9914178584 fix(context): ClientIP handling for multiple X-Forwarded-For header values (#4472)
Compare 10 commits »
blackteay synced commits to refs/pull/4142/head at blackteay/gin from mirror 2026-01-16 04:42:49 +08:00
1f68890177 test(recovery): Directly reference the syscall error string
7ba35363a3 refactor(recovery): smart error comparison
8b20252756 refactor(recovery): rename var in CustomRecoveryWithWriter
9914178584 fix(context): ClientIP handling for multiple X-Forwarded-For header values (#4472)
915e4c90d2 refactor(context): replace hardcoded localhost IPs with constants (#4481)
Compare 43 commits »
blackteay synced commits to v1 at blackteay/nova-admin from mirror 2026-01-16 03:36:59 +08:00
05f36509a0 docs: add nova-admin AGENT.md
67651d7a3f refactor: remove oper-log module
Compare 2 commits »
blackteay synced commits to refs/pull/4196/merge at blackteay/gin from mirror 2026-01-15 20:17:09 +08:00
ba5e9450f0 Merge 0cebb2da0a9921d5080255df5c18c2699eb58590 into 9914178584e42458ff7d23891463a880f58c9d86
9914178584 fix(context): ClientIP handling for multiple X-Forwarded-For header values (#4472)
915e4c90d2 refactor(context): replace hardcoded localhost IPs with constants (#4481)
26c3a62865 chore(response): prevent Flush() panic when http.Flusher (#4479)
22c274c84b chore(deps): bump actions/cache from 4 to 5 in the actions group (#4469)
Compare 5 commits »
blackteay synced commits to 3.8.3-patch at blackteay/open-im-server from mirror 2026-01-15 18:37:40 +08:00
5f81f632f8 Merge pull request #3659 from withchao/3.8.3-patch
72c39e1dda fix: seq use $setOnInsert for min_seq in conversation update
Compare 2 commits »
blackteay synced commits to pre-release-v3.8.4 at blackteay/open-im-server from mirror 2026-01-15 18:37:40 +08:00
7fc94895b5 Merge pull request #3658 from withchao/pre-release-v3.8.4
f6a5427d3a fix: seq use $setOnInsert for min_seq in conversation update
Compare 2 commits »