activities
52 minutes ago
461763a fix: remove forced sessionId reset in websocket service
3 hours ago
aa8dfdf Reorganize frontend code for modularity and fix cds.yaml config error
14 hours ago
30be2b5 fix: add full card structure to updateTemplateCard
14 hours ago
d1328c3 fix: add required card_action to updateTemplateCard
14 hours ago
87581bc fix: add required card_action to template card
15 hours ago
11e2b4b feat: implement template card streaming for self-built apps
17 hours ago
6f8dcca fix: correctly pass corpId and corpSecret to account object
8443088 fix: set isSelfBuiltAppRequest flag explicitly on message object
d46d3d2 fix: correctly check isSelfBuiltAppRequest property to avoid heuristic fallback issues
...
1 day ago
52928b2 feat: add audio capability and sync/async native media handling
1 day ago
cd41456 feat: implement passive media replies (voice, video, image) for self-built apps
1 day ago
f849247 fix: return success instead of '处理完成' when text is empty
1 day ago
6e55cff fix: correct file lists in package config and README
1 day ago
a274007 Initial project commit
1 day ago
5 days ago
8bd5eed Fix Postgres storage to include full_chain_pem column
5 days ago
1fc9a42 Add fallback to fresh issuance if certificate renewal fails
5 days ago
d69f519 Fix certificate parsing and UI display
5 days ago
e2c72fd Fix: Removed redundant ALTER TABLE and PRAGMA from InitSchemaSQL for idempotent SQLite migrations
5 days ago
0637a12 Fix: Ensure FullChainPEM is saved and loaded in persist.go
5 days ago
54b7a2b Fix: Corrected sqlite_master modification in InitSchemaSQL for SQLite compatibility
5 days ago
74d9b15 Fix: Corrected RawRow struct and sqlite.go scan/dump logic for secret domain field
5 days ago
9cc6879 Fix: Corrected syntax error in sqlite.go ScanRawRow function and staged all modified files
5 days ago
ba8a996 Fix: Restore sqlite.go content and schema update for full_chain_pem
5 days ago
2342187 Fix: Ensure full certificate chain is provided to Envoy SDS
28 days ago
13d0c12 fix
28 days ago
7660288 :modulaize the feature
28 days ago
65a6f93 inclduing new things
29 days ago
23b2085 including missing libs
29 days ago
ab27dd1 add more logic
on 28 Jan
10d25ae include the lib install
on 28 Jan
3e1ec0c improve ui and job tracking logic
on 28 Jan
78afeaa init commit
on 28 Jan
on 28 Jan
on 5 Jan
1c0b99d fix the rotation issue
on 15 Nov
784c1a9 provide the deployment all-in-one script
on 15 Nov
10c35b1 add log for staging lets entrypt
on 15 Nov
2137ccb offline load js-script
on 15 Nov
53672a3 improve tooltip disaply for certificate
on 15 Nov
3259ce8 fix cert issuing problem
on 15 Nov
31b0bb2 fix secret name missing when issuing certificate
on 15 Nov
7f83e05 fix some logic error
on 14 Nov
cccb681 remove sensitive data
on 14 Nov
184f7f5 add extension config section
on 14 Nov
246e1fe fix manual renew domain missing
on 14 Nov
69410f0 fix endpoint mismatch
on 14 Nov
38455dc enable rotation support
on 14 Nov
a10dee5 support graceful shutdown
on 14 Nov
4a38579 modify the main code to allow graceful shutdown
on 13 Nov
213f63c implement the cert rotation