mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 22:15:49 +03:00
[PR #18] [MERGED] Add options screen #87
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#87
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/18
Author: @guyzyl
Created: 8/26/2022
Status: ✅ Merged
Merged: 8/26/2022
Merged by: @guyzyl
Base:
main← Head:add-options-screen📝 Commits (7)
ead85ccCreate Options.vue7c1405dUpdate main.tsedc44eeAddhasPhotofield for contactsbf442b1Update api.tsf5953f7Update README.mdd7c4b01Update api.ts8a5f49cUpdate sync.ts📊 Changes
8 files changed (+106 additions, -11 deletions)
View changed files
📝
README.md(+2 -1)📝
interfaces/api.ts(+4 -0)📝
server/routes/api.ts(+6 -5)📝
server/src/gapi.ts(+4 -1)📝
server/src/interfaces.ts(+1 -0)📝
server/src/sync.ts(+6 -2)📝
web/src/main.ts(+6 -2)➕
web/src/pages/Options.vue(+77 -0)📄 Description
The first sync option to be add is "Overwrite existing images".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.