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
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
on 28 Jan
3e1ec0c
improve ui and job tracking logic
on 15 Nov
784c1a9
provide the deployment all-in-one script
on 15 Nov
10c35b1
add log for staging lets entrypt
on 15 Nov
53672a3
improve tooltip disaply for certificate
on 15 Nov
31b0bb2
fix secret name missing when issuing certificate
on 14 Nov
184f7f5
add extension config section
on 14 Nov
246e1fe
fix manual renew domain missing
on 14 Nov
4a38579
modify the main code to allow graceful shutdown
on 13 Nov
213f63c
implement the cert rotation