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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenShock
/
API
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
25
Code
Issues
12
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
API
API
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2026
feat: migrate X (Twitter) login from OAuth 1.0a to OAuth 2.0
Show description for 9ca6ecc
hhvrc
committed
9ca6ecc
View commit details
Copy full SHA for 9ca6ecc
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
chore: Move common logic to shared Internal.Net package (#325)
hhvrc
authored
09451b0
View commit details
Copy full SHA for 09451b0
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
fix: IsPaused on shared shockers returning incorrect state
LucHeart
committed
9b7279d
View commit details
Copy full SHA for 9b7279d
View code at this point
Browse repository at this point
feat: add healthcheck
LucHeart
committed
f110afe
View commit details
Copy full SHA for f110afe
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Merge pull request #338 from ComputerElite/develop
Show description for 6c2792f
LucHeart
authored
6c2792f
View commit details
Copy full SHA for 6c2792f
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
feat: activate accounts when mail is disabled
LucHeart
committed
68e34ae
View commit details
Copy full SHA for 68e34ae
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Add user shares (edit/pauses) and publicshares (edit/pause) permissions for api tokens
ComputerElite
committed
c893d28
View commit details
Copy full SHA for c893d28
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
feat: Audit log (#314)
hhvrc
authored
c4de6a4
View commit details
Copy full SHA for c4de6a4
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
fix: email outbox listing 500 on jsonb payload
Show description for 890a067
hhvrc
committed
890a067
View commit details
Copy full SHA for 890a067
View code at this point
Browse repository at this point
feat: pedantically re-verify admin on every admin endpoint
Show description for 2305cb1
hhvrc
committed
2305cb1
View commit details
Copy full SHA for 2305cb1
View code at this point
Browse repository at this point
feat: add admin mail queue management and test-send endpoints (#335)
hhvrc
authored
c5073bf
View commit details
Copy full SHA for c5073bf
View code at this point
Browse repository at this point
fix: return 403 for expired or duplicate Turnstile tokens
Show description for 822b8eb
hhvrc
committed
822b8eb
View commit details
Copy full SHA for 822b8eb
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
feat(routing): support single-host path/port reverse proxying
Show description for 35c755a
LucHeart
committed
35c755a
View commit details
Copy full SHA for 35c755a
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
refactor(db): centralize Postgres enum registration and reorganize OpenShockDb (#316)
Show description for 0f5c323
hhvrc
authored
0f5c323
View commit details
Copy full SHA for 0f5c323
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
feat(email): durable email outbox with push-based retry consumer (#327)
Show description for 47029f0
hhvrc
authored
47029f0
View commit details
Copy full SHA for 47029f0
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
chore: retire v1 account auth endpoints in favor of v2 (#322)
Show description for e7fccf9
hhvrc
authored
e7fccf9
View commit details
Copy full SHA for e7fccf9
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: api token live control limits
LucHeart
committed
b3b02cd
View commit details
Copy full SHA for b3b02cd
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
feat: disable signups option (#318)
anty-ce
authored
d3a54c9
View commit details
Copy full SHA for d3a54c9
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
chore: Clean up UserReferenceService.AuthReference
hhvrc
committed
3f125ec
View commit details
Copy full SHA for 3f125ec
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
v2 token endpoints (#312)
Show description for 4b98b80
3 people
authored
4b98b80
View commit details
Copy full SHA for 4b98b80
View code at this point
Browse repository at this point
Commits on May 28, 2026
feat: all shocker logs pagination
LucHeart
committed
c1012c1
View commit details
Copy full SHA for c1012c1
View code at this point
Browse repository at this point
Commits on May 26, 2026
fix: Properly reject used email addresses on OAuth register
hhvrc
committed
c962bd1
View commit details
Copy full SHA for c962bd1
View code at this point
Browse repository at this point
fix: update email template for icon changes
LucHeart
committed
5497eba
View commit details
Copy full SHA for 5497eba
View code at this point
Browse repository at this point
feat: Use generated email templates (#305)
Show description for db52638
3 people
authored
db52638
View commit details
Copy full SHA for db52638
View code at this point
Browse repository at this point
Commits on May 24, 2026
feat: Add HasPassword to UserSelf response
hhvrc
committed
22d1845
View commit details
Copy full SHA for 22d1845
View code at this point
Browse repository at this point
Commits on May 23, 2026
feat: implement email change flow and harden password reset (#301)
hhvrc
authored
505db45
View commit details
Copy full SHA for 505db45
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
feat: Add comprehensive test suite (#276)
hhvrc
authored
1e386d0
View commit details
Copy full SHA for 1e386d0
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
hotfix public shares
LucHeart
committed
8f0cabc
View commit details
Copy full SHA for 8f0cabc
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Only return non expired shares
LucHeart
committed
c5d9af4
View commit details
Copy full SHA for c5d9af4
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Rename ResponseDevice to DeviceResponse
hhvrc
committed
d931ec0
View commit details
Copy full SHA for d931ec0
View code at this point
Browse repository at this point
Upgrade to .NET 10
hhvrc
committed
8672ab7
View commit details
Copy full SHA for 8672ab7
View code at this point
Browse repository at this point
Exclude deprecated device pair endpoint from OpenAPI
hhvrc
committed
c2569aa
View commit details
Copy full SHA for c2569aa
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
Fix and silence rider nitpicks
hhvrc
committed
f39ae9f
View commit details
Copy full SHA for f39ae9f
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
feat: add v1 endpoint /shockers/logs (#260)
Show description for acd0de6
TuTiDore
authored
acd0de6
View commit details
Copy full SHA for acd0de6
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
fix: prevent claim own share (#259)
TuTiDore
authored
999229d
View commit details
Copy full SHA for 999229d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.