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
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 }}
funcodingdev
/
httpsms
Public
forked from
NdoleStudio/httpsms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
httpsms
api
on
ebfdc5d
User selector
All users
All time
Commit history
Commits on Mar 14, 2024
fix(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /api
Show description for ebfdc5d
dependabot[bot]
authored
ebfdc5d
View commit details
Copy full SHA for ebfdc5d
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
fix(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /api
Show description for e726eef
dependabot[bot]
authored
e726eef
View commit details
Copy full SHA for e726eef
View code at this point
Browse repository at this point
Add collision detection when updating the phone
AchoArnold
committed
035ed2d
View commit details
Copy full SHA for 035ed2d
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
fix(deps): bump github.com/cloudevents/sdk-go/v2 in /api
Show description for d20edbd
dependabot[bot]
authored
d20edbd
View commit details
Copy full SHA for d20edbd
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
fix(deps): bump github.com/xuri/excelize/v2 from 2.8.0 to 2.8.1 in /api
Show description for 5499b4d
dependabot[bot]
authored
5499b4d
View commit details
Copy full SHA for 5499b4d
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Make index unique
AchoArnold
committed
ff60d3f
View commit details
Copy full SHA for ff60d3f
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Downgrade gorm library
AchoArnold
committed
0ad8a74
View commit details
Copy full SHA for 0ad8a74
View code at this point
Browse repository at this point
Fix discords uniqueue index
AchoArnold
committed
4a989a0
View commit details
Copy full SHA for 4a989a0
View code at this point
Browse repository at this point
Add unique index to users table
AchoArnold
committed
4094cdd
View commit details
Copy full SHA for 4094cdd
View code at this point
Browse repository at this point
Add inmdex to api key in users table
AchoArnold
committed
cfa6746
View commit details
Copy full SHA for cfa6746
View code at this point
Browse repository at this point
Fixed validator
AchoArnold
committed
b95701f
View commit details
Copy full SHA for b95701f
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
Update depdencies
AchoArnold
committed
58b19c2
View commit details
Copy full SHA for 58b19c2
View code at this point
Browse repository at this point
Fix heartbeat logging when monitor doesn't exist
AchoArnold
committed
3e6b523
View commit details
Copy full SHA for 3e6b523
View code at this point
Browse repository at this point
Add 1 second delay when publishing message sent event
AchoArnold
committed
45bc910
View commit details
Copy full SHA for 45bc910
View code at this point
Browse repository at this point
Add ability to send 1000 bulk SMS messages at once
AchoArnold
committed
863ef72
View commit details
Copy full SHA for 863ef72
View code at this point
Browse repository at this point
Add logic for publishing event when phone is offline or online
AchoArnold
committed
cc64f1c
View commit details
Copy full SHA for cc64f1c
View code at this point
Browse repository at this point
Add events when heartbeats is offline or online
AchoArnold
committed
06b3a71
View commit details
Copy full SHA for 06b3a71
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
Remove username and password from redis
AchoArnold
committed
8b4a025
View commit details
Copy full SHA for 8b4a025
View code at this point
Browse repository at this point
Add table of contents and self hot setup guide
AchoArnold
committed
52bdf9f
View commit details
Copy full SHA for 52bdf9f
View code at this point
Browse repository at this point
Add local setup guide. #42
AchoArnold
committed
24cf884
View commit details
Copy full SHA for 24cf884
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
fix(deps): bump github.com/gofiber/fiber/v2 in /api
Show description for 5043140
dependabot[bot]
authored
5043140
View commit details
Copy full SHA for 5043140
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
Fix cache to throw user limit exceeded emails
AchoArnold
committed
5206f42
View commit details
Copy full SHA for 5206f42
View code at this point
Browse repository at this point
Do not throw error when message has been deleted before expired cehck
AchoArnold
committed
2fab23c
View commit details
Copy full SHA for 2fab23c
View code at this point
Browse repository at this point
Fix code which checks heartbeat monitor does not exist
AchoArnold
committed
093a416
View commit details
Copy full SHA for 093a416
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Merge pull request #348 from NdoleStudio/dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.6
Show description for c2af754
AchoArnold
authored
c2af754
View commit details
Copy full SHA for c2af754
View code at this point
Browse repository at this point
Merge pull request #349 from NdoleStudio/dependabot/go_modules/api/github.com/redis/go-redis/v9-9.4.0
Show description for 013ecba
AchoArnold
authored
013ecba
View commit details
Copy full SHA for 013ecba
View code at this point
Browse repository at this point
Merge pull request #351 from NdoleStudio/dependabot/go_modules/api/github.com/NdoleStudio/lemonsqueezy-go-1.1.0
Show description for 2c2f868
AchoArnold
authored
2c2f868
View commit details
Copy full SHA for 2c2f868
View code at this point
Browse repository at this point
fix(deps): bump cloud.google.com/go/cloudtasks in /api
Show description for 3e5032e
dependabot[bot]
authored
3e5032e
View commit details
Copy full SHA for 3e5032e
View code at this point
Browse repository at this point
fix(deps): bump go.opentelemetry.io/otel/sdk in /api
Show description for e6a5bbc
dependabot[bot]
authored
e6a5bbc
View commit details
Copy full SHA for e6a5bbc
View code at this point
Browse repository at this point
fix(deps): bump google.golang.org/api from 0.154.0 to 0.161.0 in /api
Show description for 2c29785
dependabot[bot]
authored
2c29785
View commit details
Copy full SHA for 2c29785
View code at this point
Browse repository at this point
Merge pull request #350 from NdoleStudio/dependabot/go_modules/api/github.com/google/uuid-1.6.0
Show description for 527926f
AchoArnold
authored
527926f
View commit details
Copy full SHA for 527926f
View code at this point
Browse repository at this point
Merge pull request #354 from NdoleStudio/dependabot/go_modules/api/gorm.io/gorm-1.25.6
Show description for 027a17e
AchoArnold
authored
027a17e
View commit details
Copy full SHA for 027a17e
View code at this point
Browse repository at this point
Merge pull request #356 from NdoleStudio/dependabot/go_modules/api/github.com/cockroachdb/cockroach-go/v2-2.3.6
Show description for 207eff0
AchoArnold
authored
207eff0
View commit details
Copy full SHA for 207eff0
View code at this point
Browse repository at this point
fix(deps): bump go.opentelemetry.io/otel/metric in /api
Show description for faeac04
dependabot[bot]
authored
faeac04
View commit details
Copy full SHA for faeac04
View code at this point
Browse repository at this point
fix(deps): bump github.com/cockroachdb/cockroach-go/v2 in /api
Show description for 9739502
dependabot[bot]
authored
9739502
View commit details
Copy full SHA for 9739502
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.