[PR #148] [MERGED] Add contribute screen #178

Closed
opened 2026-02-27 04:59:27 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: add-contribution-screen


📝 Commits (1)

  • e9ee0cb Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/148 **Author:** [@guyzyl](https://github.com/guyzyl) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/27/2024 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `add-contribution-screen` --- ### 📝 Commits (1) - [`e9ee0cb`](https://github.com/guyzyl/whatsapp-contact-sync/commit/e9ee0cb535babde00d2b25459398bb027dd08b99) Add contribution screen when running in prod ### 📊 Changes **4 files changed** (+75 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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"`) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#178
No description provided.