mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[PR #73] [CLOSED] Main #90
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mimamch/wa-gateway/pull/73
Author: @Its-me-nishmal-3
Created: 9/18/2025
Status: ❌ Closed
Base:
master← Head:main📝 Commits (2)
efbd1cfupa61f17fup📊 Changes
11 files changed (+5460 additions, -778 deletions)
View changed files
➕
data/agenix_mappings.json(+17 -0)📝
package-lock.json(+4355 -718)➕
public/home.html(+631 -0)➕
src/controllers/agent.ts(+41 -0)📝
src/controllers/session.ts(+67 -4)📝
src/env.ts(+1 -0)📝
src/index.ts(+55 -4)➕
src/services/agenix.service.ts(+111 -0)➕
src/utils/persistence.ts(+88 -0)📝
src/webhooks/message.ts(+88 -52)📝
src/webhooks/session.ts(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.