mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 22:15:49 +03:00
[PR #148] [MERGED] Add contribute screen #178
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#178
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/148
Author: @guyzyl
Created: 3/27/2024
Status: ✅ Merged
Merged: 3/27/2024
Merged by: @guyzyl
Base:
main← Head:add-contribution-screen📝 Commits (1)
e9ee0cbAdd contribution screen when running in prod📊 Changes
4 files changed (+75 additions, -13 deletions)
View changed files
📝
server/routes/api.ts(+4 -1)📝
web/src/main.ts(+1 -0)➕
web/src/pages/Contribute.vue(+68 -0)📝
web/src/pages/Sync.vue(+2 -12)📄 Description
The servers are very expensive, added a contribution screen to encourage visitors to contribute money to help pay for hosting.
(Screen only shows when running with
NODE_ENV="production")🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.