FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · shadowoncehuman-dev/httpsms · GitHub
shadowoncehuman-dev
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 19, 2026
style: add arrow position
AchoArnold
committed
9444545
View commit details
Copy full SHA for 9444545
Browse repository at this point
feat(web): redirect logged-in users from root to /threads (opt-in) (#950)
Show description for 96ffb5c
AchoArnold
and
Copilot
authored
96ffb5c
View commit details
Copy full SHA for 96ffb5c
Browse repository at this point
refactor(api): use stacktrace formatting helpers
Show description for 129dced
AchoArnold
and
Copilot
committed
129dced
View commit details
Copy full SHA for 129dced
Browse repository at this point
fix(web): format billing message counts
Show description for af57e73
AchoArnold
committed
af57e73
View commit details
Copy full SHA for af57e73
Browse repository at this point
build(api): use NdoleStudio stacktrace fork
Show description for ef6225b
AchoArnold
committed
ef6225b
View commit details
Copy full SHA for ef6225b
Browse repository at this point
fix(api): format email quantities
Show description for 9bac0f7
AchoArnold
and
Copilot
committed
9bac0f7
View commit details
Copy full SHA for 9bac0f7
Browse repository at this point
docs: add email number formatting design
Show description for 8b37ec7
AchoArnold
and
Copilot
committed
8b37ec7
View commit details
Copy full SHA for 8b37ec7
Browse repository at this point
feat: add message thread read receipts (#956)
Show description for c36e30f
AchoArnold
and
Copilot
authored
c36e30f
View commit details
Copy full SHA for c36e30f
Browse repository at this point
Commits on Jul 18, 2026
fix(api): resolve Go vet errors (#953)
Show description for 8a03f4f
AchoArnold
and
Copilot
authored
8a03f4f
View commit details
Copy full SHA for 8a03f4f
Browse repository at this point
fix(api): harden webhook email fallback
Show description for 9fa5b76
AchoArnold
and
Copilot
committed
9fa5b76
View commit details
Copy full SHA for 9fa5b76
Browse repository at this point
feat(api): format webhook email payload (#955)
Show description for 96a4319
AchoArnold
and
Copilot
authored
96a4319
View commit details
Copy full SHA for 96a4319
Browse repository at this point
feat: unarchive message thread on new inbound message (per-phone setting) (#954)
Show description for 8010ce3
AchoArnold
and
Copilot
authored
8010ce3
View commit details
Copy full SHA for 8010ce3
Browse repository at this point
fix(web): preserve thread archive view (#952)
Show description for f03d163
AchoArnold
and
Copilot
authored
f03d163
View commit details
Copy full SHA for f03d163
Browse repository at this point
Commits on Jul 11, 2026
feat(android): migrate XML layouts to Jetpack Compose (#943)
Show description for a6ac393
AchoArnold
and
Copilot
authored
a6ac393
View commit details
Copy full SHA for a6ac393
Browse repository at this point
Commits on Jul 10, 2026
fix(deps): bump github.com/xuri/excelize/v2 in /tests (#946)
Show description for 617f48a
dependabot[bot]
authored
617f48a
View commit details
Copy full SHA for 617f48a
Browse repository at this point
fix(deps): bump github.com/xuri/excelize/v2 in /api (#947)
Show description for 0d1faac
dependabot[bot]
authored
0d1faac
View commit details
Copy full SHA for 0d1faac
Browse repository at this point
fix(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /tests (#945)
Show description for cd16f8b
dependabot[bot]
authored
cd16f8b
View commit details
Copy full SHA for cd16f8b
Browse repository at this point
Commits on Jul 9, 2026
fix: bug with paypal user update when variant is empty
AchoArnold
committed
7dbb193
View commit details
Copy full SHA for 7dbb193
Browse repository at this point
fix: fix error when downloading invoice
AchoArnold
committed
cb7b20d
View commit details
Copy full SHA for cb7b20d
Browse repository at this point
Commits on Jul 8, 2026
fix: fix error when deleting user accounts
AchoArnold
committed
301625e
View commit details
Copy full SHA for 301625e
Browse repository at this point
feat: add sent/received breakdown and billing period to usage emails (#944)
Show description for 075f2b0
AchoArnold
and
Copilot
authored
075f2b0
View commit details
Copy full SHA for 075f2b0
Browse repository at this point
Commits on Jul 7, 2026
feat: add logging for lemonsqueezy
AchoArnold
committed
90dc0df
View commit details
Copy full SHA for 90dc0df
Browse repository at this point
Commits on Jul 5, 2026
feat(web): add nuxt-seo suite and page SEO metadata (#941)
Show description for cdb6e38
AchoArnold
and
Copilot
authored
cdb6e38
View commit details
Copy full SHA for cdb6e38
Browse repository at this point
Commits on Jul 3, 2026
fix(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in /tests (#940)
Show description for 4ff3e23
dependabot[bot]
authored
4ff3e23
View commit details
Copy full SHA for 4ff3e23
Browse repository at this point
Commits on Jul 1, 2026
ci: change auth domain
AchoArnold
committed
714bf2e
View commit details
Copy full SHA for 714bf2e
Browse repository at this point
fix(deps): bump cloud.google.com/go/storage in /api (#935)
Show description for c48b994
dependabot[bot]
authored and
AchoArnold
committed
c48b994
View commit details
Copy full SHA for c48b994
Browse repository at this point
fix(deps): bump google.golang.org/api from 0.286.0 to 0.287.0 in /api (#936)
Show description for ae480ac
dependabot[bot]
authored and
AchoArnold
committed
ae480ac
View commit details
Copy full SHA for ae480ac
Browse repository at this point
fix(deps): bump actions/checkout from 6 to 7 (#933)
Show description for 1cbe388
dependabot[bot]
authored and
AchoArnold
committed
1cbe388
View commit details
Copy full SHA for 1cbe388
Browse repository at this point
fix(deps): bump actions/setup-node from 4 to 6 (#934)
Show description for ca3d12d
dependabot[bot]
authored and
AchoArnold
committed
ca3d12d
View commit details
Copy full SHA for ca3d12d
Browse repository at this point
fix(deps): bump gorm.io/gorm from 1.31.1 to 1.31.2 in /api (#937)
Show description for 9e3a7a6
dependabot[bot]
authored and
AchoArnold
committed
9e3a7a6
View commit details
Copy full SHA for 9e3a7a6
Browse repository at this point
Commits on Jun 30, 2026
feat: replace landing page image with video
AchoArnold
committed
1777e8d
View commit details
Copy full SHA for 1777e8d
Browse repository at this point
Commits on Jun 29, 2026
ci: pin node to 24.18
AchoArnold
committed
5021d18
View commit details
Copy full SHA for 5021d18
Browse repository at this point
ci: pin node to 34
AchoArnold
committed
ad9673a
View commit details
Copy full SHA for ad9673a
Browse repository at this point
feat(web): improve login error messages and add forgot password flow (#931)
Show description for d4cacea
AchoArnold
and
Copilot
authored
d4cacea
View commit details
Copy full SHA for d4cacea
Browse repository at this point
Merge pull request #930 from NdoleStudio/feat/settings-verify-email-button
Show description for 0cc27fb
AchoArnold
authored
0cc27fb
View commit details
Copy full SHA for 0cc27fb
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL