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
.
is-cool-me
/
api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 13, 2026
Merge pull request #60 from is-cool-me/seer/fix/count-endpoint-data-validation
Show description for 07a89d8
LightHostingFree
authored
07a89d8
View commit details
Copy full SHA for 07a89d8
Browse repository at this point
Merge branch 'main' into seer/fix/count-endpoint-data-validation
LightHostingFree
authored
bda5896
View commit details
Copy full SHA for bda5896
Browse repository at this point
Improve data validation in count endpoint
sentry[bot]
authored
22ac3d7
View commit details
Copy full SHA for 22ac3d7
Browse repository at this point
Merge pull request #57 from is-cool-me/seer/fix/handle-missing-owner-email
Show description for 82800e4
LightHostingFree
authored
82800e4
View commit details
Copy full SHA for 82800e4
Browse repository at this point
Fix: Prevent errors when owner email is missing
sentry[bot]
authored
aef88ab
View commit details
Copy full SHA for aef88ab
Browse repository at this point
Refactor domain fetch logic in check.js
Show description for a3d0eed
LightHostingFree
authored
a3d0eed
View commit details
Copy full SHA for a3d0eed
Browse repository at this point
Merge pull request #54 from is-cool-me/copilot/revert-to-previous-commit
Show description for 2400193
LightHostingFree
authored
2400193
View commit details
Copy full SHA for 2400193
Browse repository at this point
Fix security vulnerabilities in axios and body-parser
Show description for 35bbaca
Copilot
and
LightHostingFree
committed
35bbaca
View commit details
Copy full SHA for 35bbaca
Browse repository at this point
Revert repository to commit 8998089fc5bc2a87219197339f75e98d01f5dfb5
Show description for 39708dd
Copilot
and
LightHostingFree
committed
39708dd
View commit details
Copy full SHA for 39708dd
Browse repository at this point
Initial plan
Copilot
committed
d770c67
View commit details
Copy full SHA for d770c67
Browse repository at this point
Commits on Feb 5, 2026
Merge pull request #50 from is-cool-me/renovate/node-25.x
Show description for 7fc819c
LightHostingFree
authored
7fc819c
View commit details
Copy full SHA for 7fc819c
Browse repository at this point
Update node Docker tag to v25
renovate[bot]
authored
ae2f7b7
View commit details
Copy full SHA for ae2f7b7
Browse repository at this point
Merge pull request #52 from is-cool-me/copilot/migrate-node-and-packages
Show description for 58bd098
LightHostingFree
authored
58bd098
View commit details
Copy full SHA for 58bd098
Browse repository at this point
Eliminate duplicate subdomain concatenation logic
Show description for 010500e
Copilot
and
LightHostingFree
committed
010500e
View commit details
Copy full SHA for 010500e
Browse repository at this point
Add case-insensitive domain matching to /domains endpoint
Show description for 6bd1e70
Copilot
and
LightHostingFree
committed
6bd1e70
View commit details
Copy full SHA for 6bd1e70
Browse repository at this point
Improve case normalization consistency across endpoints
Show description for e3eb997
Copilot
and
LightHostingFree
committed
e3eb997
View commit details
Copy full SHA for e3eb997
Browse repository at this point
Fix proxied counting and domain case consistency
Show description for 1de4ac8
Copilot
and
LightHostingFree
committed
1de4ac8
View commit details
Copy full SHA for 1de4ac8
Browse repository at this point
Use ES6 property shorthand for cleaner code
Show description for ad6a706
Copilot
and
LightHostingFree
committed
ad6a706
View commit details
Copy full SHA for ad6a706
Browse repository at this point
Optimize data processing algorithms to prevent timeouts
Show description for d1f5309
Copilot
and
LightHostingFree
committed
d1f5309
View commit details
Copy full SHA for d1f5309
Browse repository at this point
Replace magic number with named constant for abort error code
Show description for 558d5be
Copilot
and
LightHostingFree
committed
558d5be
View commit details
Copy full SHA for 558d5be
Browse repository at this point
Improve abort error detection for timeout handling
Show description for bf6f7ec
Copilot
and
LightHostingFree
committed
bf6f7ec
View commit details
Copy full SHA for bf6f7ec
Browse repository at this point
Improve check endpoint timeout handling
Show description for 4d2ebdc
Copilot
and
LightHostingFree
committed
4d2ebdc
View commit details
Copy full SHA for 4d2ebdc
Browse repository at this point
Add HTTP request timeouts to prevent Vercel function timeouts
Show description for 74731c2
Copilot
and
LightHostingFree
committed
74731c2
View commit details
Copy full SHA for 74731c2
Browse repository at this point
Make API Vercel-friendly by exporting Express app
Show description for b354d6a
Copilot
and
LightHostingFree
committed
b354d6a
View commit details
Copy full SHA for b354d6a
Browse repository at this point
Migrate to newer versions of Node and packages
Show description for dd161e2
Copilot
and
LightHostingFree
committed
dd161e2
View commit details
Copy full SHA for dd161e2
Browse repository at this point
Initial plan
Copilot
committed
f93ed22
View commit details
Copy full SHA for f93ed22
Browse repository at this point
Commits on Apr 15, 2024
Merge pull request #37 from is-cool-me/renovate/all-minor-patch
Show description for adeaf1a
LightHostingFree
authored
adeaf1a
View commit details
Copy full SHA for adeaf1a
Browse repository at this point
Merge pull request #39 from is-cool-me/renovate/node-21.x
Show description for 714acc5
LightHostingFree
authored
714acc5
View commit details
Copy full SHA for 714acc5
Browse repository at this point
Update all non-major dependencies
renovate[bot]
authored
3932b45
View commit details
Copy full SHA for 3932b45
Browse repository at this point
Update node Docker tag to v21
renovate[bot]
authored
378a4c1
View commit details
Copy full SHA for 378a4c1
Browse repository at this point
Merge pull request #38 from is-cool-me/renovate/node-fetch-3.x
Show description for cb2974b
LightHostingFree
authored
cb2974b
View commit details
Copy full SHA for cb2974b
Browse repository at this point
Commits on Apr 14, 2024
Update dependency node-fetch to v3
renovate[bot]
authored
83a2729
View commit details
Copy full SHA for 83a2729
Browse repository at this point
Commits on Apr 2, 2024
Create renovate.json
LightHostingFree
authored
8998089
View commit details
Copy full SHA for 8998089
Browse repository at this point
Delete .github/dependabot.yml
LightHostingFree
authored
a1ba66b
View commit details
Copy full SHA for a1ba66b
Browse repository at this point
Commits on Mar 14, 2024
Delete static/hi
LightHostingFree
authored
5e6b61c
View commit details
Copy full SHA for 5e6b61c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.