This website requires JavaScript.
Explore
Help
Sign In
devs
/
cproof
Watch
1
Star
2
Fork
1
You've already forked cproof
Code
Issues
43
Pull Requests
6
Actions
Packages
Projects
1
Releases
Wiki
Activity
All Workflows
ci-api-docs.yml
ci-code.yml
docker-publish.yml
Actor
All actors
admin
jabber.developer
jabber.developer2
Status
All status
Success
Failure
Waiting
Running
feat(history): nodb backlog (#114)
ci-code.yml #388
:
Commit
5720cd2c4e
pushed by
jabber.developer2
#116
2026-05-08 07:36:24 +00:00
10m11s
Merge branch 'master' into feat/ai
ci-code.yml #385
:
Commit
731b55fa19
pushed by
jabber.developer
#113
2026-05-06 14:01:58 +00:00
4m33s
fix(verify): per-contact context in output, demote duplicate stanza-id to debug
ci-code.yml #384
:
Commit
b89f688d70
pushed by
jabber.developer2
#115
2026-05-06 11:34:46 +00:00
6m55s
fix(jid): treat NULL/empty/"(null)" barejid the same as resource
ci-code.yml #379
:
Commit
b8a4900393
pushed by
jabber.developer2
#94
2026-05-05 10:55:50 +00:00
13m21s
fix(jid): treat NULL/empty/"(null)" resource as bare jid
ci-code.yml #378
:
Commit
3daee1216b
pushed by
jabber.developer2
#94
2026-05-04 15:49:08 +00:00
16m21s
fix(export): open sqlite on demand when flatfile is active backend
ci-code.yml #377
:
Commit
09b2295414
pushed by
jabber.developer2
#94
2026-05-04 14:54:16 +00:00
15m7s
feat(history): /history backend command and status-bar indicator
ci-code.yml #376
:
Commit
16aa569329
pushed by
jabber.developer2
#94
2026-05-04 14:34:14 +00:00
13m4s
feat(history): autocomplete JID for verify/export/import
ci-code.yml #375
:
Commit
52f97f7195
pushed by
jabber.developer2
#94
2026-05-04 13:02:45 +00:00
12m31s
refactor(flatfile): drop dead cursor_offset, guard inverted range
ci-code.yml #374
:
Commit
352eb26f71
pushed by
jabber.developer2
#94
2026-05-04 12:42:47 +00:00
11m31s
refactor(flatfile): drop dead cursor_offset, guard inverted range
ci-code.yml #373
:
Commit
36d260db88
pushed by
jabber.developer2
#94
2026-05-04 12:42:50 +00:00
13m39s
fix(flatfile): drop cursor optim + guard n_entries==0
ci-code.yml #372
:
Commit
875f8f4100
pushed by
jabber.developer2
#94
2026-05-04 12:18:04 +00:00
8m1s
style(export): gchar*/g_free consistency + auto_char in read loop
ci-code.yml #369
:
Commit
92f601d2ea
pushed by
jabber.developer2
#94
2026-05-02 13:21:59 +00:00
4m35s
fix(ai): return CURL_WRITEFUNC_ERROR on oversized response
ci-code.yml #368
:
Commit
e229ed1281
pushed by
jabber.developer
#113
2026-05-02 13:37:36 +00:00
6m3s
fix(ai): return CURL_WRITEFUNC_ERROR on oversized response
ci-code.yml #367
:
Commit
b3d0eec0bc
pushed by
jabber.developer
#113
2026-05-01 19:19:23 +00:00
3m56s
fix(ai): fix leak from ai_get_provider_key
ci-code.yml #366
:
Commit
f4221e27ac
pushed by
jabber.developer
#113
2026-05-01 18:54:36 +00:00
4m6s
fix(ai): use atomic operations for refcounting
ci-code.yml #365
:
Commit
f133d81a05
pushed by
jabber.developer
#113
2026-05-01 18:29:10 +00:00
4m3s
fix(ai): convert \n escape sequences to actual newlines in LLM responses
ci-code.yml #364
:
Commit
a16237d16b
pushed by
jabber.developer
#113
2026-05-01 18:25:52 +00:00
3m56s
feat(ai): disable request storage via store:false parameter
ci-code.yml #363
:
Commit
cfe6ea46e2
pushed by
jabber.developer
#113
2026-05-01 17:11:22 +00:00
5m30s
fix(ai): validate aiwin pointer to prevent UAF when window closed
ci-code.yml #362
:
Commit
2fc7f3d672
pushed by
jabber.developer
#113
2026-05-01 17:07:42 +00:00
3m45s
refactor(ai): add UI display helpers
ci-code.yml #361
:
Commit
fe0a46da58
pushed by
jabber.developer
#113
2026-05-01 16:40:05 +00:00
3m52s
refactor(ai): remove redundant callback layer from AI client
ci-code.yml #360
:
Commit
cead417e78
pushed by
jabber.developer
#113
2026-05-01 13:37:48 +00:00
3m39s
fix(ai): guard NULL search_str and update tests for new cycling behavior
ci-code.yml #359
:
Commit
00f11eb704
pushed by
jabber.developer
#113
2026-05-01 13:12:23 +00:00
3m46s
fix(ai): standardize lock handling in _ai_invoke_callback
ci-code.yml #358
:
Commit
634fb7d7eb
pushed by
jabber.developer
#113
2026-05-01 11:38:59 +00:00
3m20s
refactor(ai): use stateful autocomplete for provider name matching
ci-code.yml #357
:
Commit
461c0c32dd
pushed by
jabber.developer
#113
2026-04-30 23:20:09 +00:00
3m47s
refactor(ai): flatten autocomplete into sequential prefix-matching chain
ci-code.yml #356
:
Commit
002a6ed15b
pushed by
jabber.developer
#113
2026-04-30 23:15:07 +00:00
4m43s
fix(ai): move generic subcommand autocomplete outside nested conditionals
ci-code.yml #355
:
Commit
dc75f16221
pushed by
jabber.developer
#113
2026-04-30 22:56:01 +00:00
4m39s
fix(ai): join multi-word arguments in cmd_ai_correct
ci-code.yml #354
:
Commit
da0bf43d73
pushed by
jabber.developer
#113
2026-04-30 19:29:45 +00:00
4m54s
fix(ai): fix provider_name leak and const-cast in cmd_ai_start
ci-code.yml #353
:
Commit
9e1f9b666e
pushed by
jabber.developer
#113
2026-04-30 19:23:55 +00:00
8m55s
fix(ai): remove redundant g_strdup on api_key assignment
ci-code.yml #351
:
Commit
caa0b3ccba
pushed by
jabber.developer
#113
2026-04-30 19:13:58 +00:00
6m58s
fix(ai): remove API key from debug log
ci-code.yml #350
:
Commit
c9a5239117
pushed by
jabber.developer
#113
2026-04-30 19:09:50 +00:00
4m0s
First
Previous
1
2
3
4
5
...
Next
Last