Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pushpad
/
pushpad-node
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Full API
- #5
#5
Merged
collimarco
merged 25 commits into
master
pushpad/pushpad-node:master
from
full-api
pushpad/pushpad-node:full-api
Copy head branch name to clipboard
Oct 29, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Full API
#5
collimarco
merged 25 commits into
master
pushpad/pushpad-node:master
from
full-api
pushpad/pushpad-node:full-api
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2025
Add full API
collimarco
committed
5525f81
View commit details
Copy full SHA for 5525f81
Browse repository at this point
Add tests
collimarco
committed
9c94946
View commit details
Copy full SHA for 9c94946
Browse repository at this point
Remove setter and getter for projectId on client (to make it immutable)
collimarco
committed
965e1b5
View commit details
Copy full SHA for 965e1b5
Browse repository at this point
Refactor: pass the default project id to resources (instead of a function)
collimarco
committed
30b4730
View commit details
Copy full SHA for 30b4730
Browse repository at this point
Improve tests
collimarco
committed
48a2ac2
View commit details
Copy full SHA for 48a2ac2
Browse repository at this point
Commits on Oct 27, 2025
Fix and improve typescript definitions
collimarco
committed
a2cb93b
View commit details
Copy full SHA for a2cb93b
Browse repository at this point
Update JSDoc to use only numbers for IDs (and not strings)
collimarco
committed
29c4add
View commit details
Copy full SHA for 29c4add
Browse repository at this point
Remove perPage query param and keep only per_page for consistency
collimarco
committed
b068cc4
View commit details
Copy full SHA for b068cc4
Browse repository at this point
Add signatureFor
collimarco
committed
6a91330
View commit details
Copy full SHA for 6a91330
Browse repository at this point
Add subscription.count
collimarco
committed
10dbb0b
View commit details
Copy full SHA for 10dbb0b
Browse repository at this point
Commits on Oct 28, 2025
Add subscription.count to typescript definitions
collimarco
committed
41d86fd
View commit details
Copy full SHA for 41d86fd
Browse repository at this point
Add README for new version
collimarco
committed
c953a40
View commit details
Copy full SHA for c953a40
Browse repository at this point
Add some sections to README
collimarco
committed
d4d68c6
View commit details
Copy full SHA for d4d68c6
Browse repository at this point
Add quickstart section to README
collimarco
committed
8ab72b6
View commit details
Copy full SHA for 8ab72b6
Browse repository at this point
Improve some code in README
collimarco
committed
fc21c93
View commit details
Copy full SHA for fc21c93
Browse repository at this point
Add types to exports in package.json
collimarco
committed
048e149
View commit details
Copy full SHA for 048e149
Browse repository at this point
Refactor index.d.ts: split it in multiple files (in the types directory)
collimarco
committed
5b9c985
View commit details
Copy full SHA for 5b9c985
Browse repository at this point
Rename some types
collimarco
committed
cda51ae
View commit details
Copy full SHA for cda51ae
Browse repository at this point
Define *CreateParams, *UpdateParams types more explicitly without inheritance
collimarco
committed
e4e3c9c
View commit details
Copy full SHA for e4e3c9c
Browse repository at this point
Improve types to make them match the API perfectly
collimarco
committed
2248eb7
View commit details
Copy full SHA for 2248eb7
Browse repository at this point
Use a single file (index.d.ts) for typescript
Show description for 5ec22e5
collimarco
committed
5ec22e5
View commit details
Copy full SHA for 5ec22e5
Browse repository at this point
Commits on Oct 29, 2025
Add notification.send (alias for notification.create)
collimarco
committed
84b0188
View commit details
Copy full SHA for 84b0188
Browse repository at this point
Add sentence to README
collimarco
committed
b429660
View commit details
Copy full SHA for b429660
Browse repository at this point
Remove cache: 'npm' from CI
collimarco
committed
349f785
View commit details
Copy full SHA for 349f785
Browse repository at this point
Update node version in CI
collimarco
committed
3f9fbc5
View commit details
Copy full SHA for 3f9fbc5
Browse repository at this point
You can’t perform that action at this time.