FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for api - Emino08/httpsms · GitHub
Emino08
/
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
main
User selector
Datepicker
Commit history
Commits on Jun 24, 2026
refactor(api): address PR review comments
Show description for 01f3650
AchoArnold
and
Copilot
committed
01f3650
View commit details
Copy full SHA for 01f3650
View code at this point
Browse repository at this point
chore: update go.mod deps
AchoArnold
committed
6d7876d
View commit details
Copy full SHA for 6d7876d
View code at this point
Browse repository at this point
refactor(api): migrate backend from Fiber v2 to v3
Show description for 20ae57e
AchoArnold
and
Copilot
committed
20ae57e
View commit details
Copy full SHA for 20ae57e
View code at this point
Browse repository at this point
fix: add web files
AchoArnold
committed
0e56876
View commit details
Copy full SHA for 0e56876
View code at this point
Browse repository at this point
fix: remove console.log messages
AchoArnold
committed
a7499c3
View commit details
Copy full SHA for a7499c3
View code at this point
Browse repository at this point
fix: layout of the thread psage
AchoArnold
committed
1bd98f3
View commit details
Copy full SHA for 1bd98f3
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Fix the instance ID in the metrics
AchoArnold
committed
616cd0e
View commit details
Copy full SHA for 616cd0e
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Fix timeout message
AchoArnold
committed
f3e5847
View commit details
Copy full SHA for f3e5847
View code at this point
Browse repository at this point
fix(deps): bump cloud.google.com/go/cloudtasks in /api
Show description for 165b0f8
dependabot[bot]
authored
165b0f8
View commit details
Copy full SHA for 165b0f8
View code at this point
Browse repository at this point
Merge pull request #913 from NdoleStudio/dependabot/go_modules/api/cloud.google.com/go/storage-1.62.2
Show description for e65c802
AchoArnold
authored
e65c802
View commit details
Copy full SHA for e65c802
View code at this point
Browse repository at this point
Merge pull request #914 from NdoleStudio/dependabot/go_modules/api/github.com/redis/go-redis/extra/redisotel/v9-9.20.0
Show description for 4593cc8
AchoArnold
authored
4593cc8
View commit details
Copy full SHA for 4593cc8
View code at this point
Browse repository at this point
Merge pull request #915 from NdoleStudio/dependabot/go_modules/api/google.golang.org/api-0.282.0
Show description for 27fd87c
AchoArnold
authored
27fd87c
View commit details
Copy full SHA for 27fd87c
View code at this point
Browse repository at this point
Merge pull request #917 from NdoleStudio/dependabot/go_modules/api/github.com/nyaruka/phonenumbers-1.7.5
Show description for 8dc2145
AchoArnold
authored
8dc2145
View commit details
Copy full SHA for 8dc2145
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
fix(deps): bump github.com/NdoleStudio/go-otelroundtripper in /api
Show description for 1c8d5b1
dependabot[bot]
authored
1c8d5b1
View commit details
Copy full SHA for 1c8d5b1
View code at this point
Browse repository at this point
fix(deps): bump github.com/nyaruka/phonenumbers in /api
Show description for 50b8ac0
dependabot[bot]
authored
50b8ac0
View commit details
Copy full SHA for 50b8ac0
View code at this point
Browse repository at this point
fix(deps): bump google.golang.org/api from 0.277.0 to 0.282.0 in /api
Show description for 2f48bfd
dependabot[bot]
authored
2f48bfd
View commit details
Copy full SHA for 2f48bfd
View code at this point
Browse repository at this point
fix(deps): bump github.com/redis/go-redis/extra/redisotel/v9 in /api
Show description for c791aac
dependabot[bot]
authored
c791aac
View commit details
Copy full SHA for c791aac
View code at this point
Browse repository at this point
fix(deps): bump cloud.google.com/go/storage in /api
Show description for d10b63d
dependabot[bot]
authored
d10b63d
View commit details
Copy full SHA for d10b63d
View code at this point
Browse repository at this point
Commits on May 31, 2026
feat: personalized billing cycles anchored to user subscription/creation date (#907)
Show description for 12f7e84
AchoArnold
and
Copilot
authored
12f7e84
View commit details
Copy full SHA for 12f7e84
View code at this point
Browse repository at this point
Commits on May 29, 2026
Remove uptrace config
AchoArnold
committed
a2e3e36
View commit details
Copy full SHA for a2e3e36
View code at this point
Browse repository at this point
feat: migrate observability to Axiom (#906)
Show description for 03ac74b
AchoArnold
and
Copilot
authored
03ac74b
View commit details
Copy full SHA for 03ac74b
View code at this point
Browse repository at this point
Commits on May 26, 2026
feat: use millisecond precision for bulk message request IDs and show filename in UI
Show description for d1098c2
AchoArnold
and
Copilot
committed
d1098c2
View commit details
Copy full SHA for d1098c2
View code at this point
Browse repository at this point
Commits on May 24, 2026
refactor: use timestamp+filename for bulk message request ID (#903)
Show description for 9a8a681
AchoArnold
and
Copilot
authored
9a8a681
View commit details
Copy full SHA for 9a8a681
View code at this point
Browse repository at this point
Commits on May 22, 2026
Fix: parse time in user's location in CSV file
AchoArnold
committed
808c0e1
View commit details
Copy full SHA for 808c0e1
View code at this point
Browse repository at this point
feat: add bulk messages history table with status counts (#898)
Show description for 86447ce
AchoArnold
and
Copilot
authored
86447ce
View commit details
Copy full SHA for 86447ce
View code at this point
Browse repository at this point
Commits on May 18, 2026
refactor: optimize heartbeats MongoDB indexes
Show description for d85234a
AchoArnold
and
Copilot
committed
d85234a
View commit details
Copy full SHA for d85234a
View code at this point
Browse repository at this point
Commits on May 17, 2026
Fix the rendering of 'phone API key'
AchoArnold
committed
33d5a2c
View commit details
Copy full SHA for 33d5a2c
View code at this point
Browse repository at this point
refactor: move entitlement entity name constants to entities package (#895)
Show description for e114f5a
AchoArnold
and
Copilot
authored
e114f5a
View commit details
Copy full SHA for e114f5a
View code at this point
Browse repository at this point
feat: limit free users to 1 phone API key (#894)
Show description for 16d7d46
AchoArnold
and
Copilot
authored
16d7d46
View commit details
Copy full SHA for 16d7d46
View code at this point
Browse repository at this point
Remove .air
AchoArnold
committed
73395a4
View commit details
Copy full SHA for 73395a4
View code at this point
Browse repository at this point
refactor: remove hedging tag, use mongodb directly for heartbeats (#893)
Show description for d0482a4
AchoArnold
and
Copilot
authored
d0482a4
View commit details
Copy full SHA for d0482a4
View code at this point
Browse repository at this point
feat: switch heartbeat repositories to use MongoDB directly (#892)
Show description for 49901d0
AchoArnold
and
Copilot
authored
49901d0
View commit details
Copy full SHA for 49901d0
View code at this point
Browse repository at this point
Commits on May 16, 2026
feat: replace libSQL/Turso with MongoDB Atlas for heartbeat storage (#891)
Show description for a472abf
AchoArnold
and
Copilot
authored
a472abf
View commit details
Copy full SHA for a472abf
View code at this point
Browse repository at this point
feat(api): add Turso/libSQL backend for heartbeat repositories (#886)
Show description for 17da946
AchoArnold
and
Copilot
authored
17da946
View commit details
Copy full SHA for 17da946
View code at this point
Browse repository at this point
Commits on May 15, 2026
feat(api): add response compression middleware
Show description for 45bb281
AchoArnold
and
Copilot
committed
45bb281
View commit details
Copy full SHA for 45bb281
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL