mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 22:15:49 +03:00
[PR #233] [CLOSED] chore: merge upstream #231
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#231
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/guyzyl/whatsapp-contact-sync/pull/233
Author: @MRDGH2821
Created: 12/14/2025
Status: ❌ Closed
Base:
main← Head:merge-upstream📝 Commits (10+)
1453247Fix typoc511c7bAdd docker compose filebcae223Use vite-envs plugin79ccc0dAdd docker compose files for individual servicesa08b5bbAdd project name4139033Merge remote-tracking branch 'upstream/main'20939bbUpdate node to latest LTS versions and add health checked1ff0aRemove redundant quotese88fda9Add image building workflowb2742b9Bump website package to 1.0.0📊 Changes
43 files changed (+3770 additions, -738 deletions)
View changed files
📝
.dockerignore(+1 -0)➕
.github/FUNDING.yml(+2 -0)📝
.github/dependabot.yml(+5 -5)➕
.github/workflows/build-image.yml(+82 -0)➕
.prettierignore(+1 -0)➕
.prettierrc.json(+8 -0)➕
.vscode/settings.json(+4 -0)📝
.vscode/tasks.json(+5 -0)📝
Dockerfile(+36 -23)📝
LICENSE.txt(+2 -2)📝
README.md(+26 -8)📝
assets/entrypoint.sh(+1 -1)➕
assets/healthcheck.sh(+19 -0)➕
bump-version.sh(+72 -0)➕
docker-compose.yml(+45 -0)📝
server/Dockerfile(+30 -20)➕
server/docker-compose.yml(+16 -0)📝
server/main.ts(+6 -6)📝
server/package-lock.json(+2681 -80)📝
server/package.json(+41 -18)...and 23 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.