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 }}
Wize9
/
speedtest-tracker
Public
forked from
alexjustesen/speedtest-tracker
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
speedtest-tracker
app
Http
Controllers
on
main
User selector
All users
All time
Commit history
Commits on Dec 2, 2025
feat: Add Prometheus (#2440)
Show description for d27000f
svenvg93
and
alexjustesen
authored
d27000f
View commit details
Copy full SHA for d27000f
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Fix pagination limit by using correct page[size] parameter #2441 (#2442)
josephistired
authored
86ea672
View commit details
Copy full SHA for 86ea672
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Add dispatched_by field to results and update related logic (#2431)
Show description for f751def
alexjustesen
authored
f751def
View commit details
Copy full SHA for f751def
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Upgrade to Filament to v4 (#2381) (#2382)
Show description for c9d04bd
3 people
authored
c9d04bd
View commit details
Copy full SHA for c9d04bd
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
Add HomeController to handle dashboard requests (#2376)
Show description for 7df3a60
alexjustesen
authored
7df3a60
View commit details
Copy full SHA for 7df3a60
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
[Chore] Consolidate Results, Speedtest & Stats API Endpoints into Dedicated Controllers (#2225)
Show description for 2d40d98
svenvg93
and
alexjustesen
authored
2d40d98
View commit details
Copy full SHA for 2d40d98
View code at this point
Browse repository at this point
Commits on May 22, 2025
[Feature] Add Schemas to API (#2216)
svenvg93
authored
4740bfa
View commit details
Copy full SHA for 4740bfa
View code at this point
Browse repository at this point
Commits on May 20, 2025
[Feature] Add Ookla Server List to API (#2213)
svenvg93
authored
8ebbfab
View commit details
Copy full SHA for 8ebbfab
View code at this point
Browse repository at this point
Commits on May 19, 2025
Fixed run speedtest server id input (#2207)
alexjustesen
authored
7d02cf1
View commit details
Copy full SHA for 7d02cf1
View code at this point
Browse repository at this point
Refactored running speedtest process (#2206)
alexjustesen
authored
7fc35a6
View commit details
Copy full SHA for 7fc35a6
View code at this point
Browse repository at this point
Run Speedtests from the API (#2204)
alexjustesen
authored
789198b
View commit details
Copy full SHA for 789198b
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
[Feature] Tests and a CI pipeline (#2101)
alexjustesen
authored
8c0758c
View commit details
Copy full SHA for 8c0758c
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
[Bug] Fixed dynamic filters for `start_at` and `end_at` in ListResults API (#1998)
alexjustesen
authored
a3b3ef9
View commit details
Copy full SHA for a3b3ef9
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
[Feature] Stats API endpoint (#1994)
alexjustesen
authored
840e87f
View commit details
Copy full SHA for 840e87f
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
[Documentation] Document API endpoints using OpenAPI standard (#1985)
Show description for e4ce2f6
alexjustesen
authored
e4ce2f6
View commit details
Copy full SHA for e4ce2f6
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
[Feature] Added API endpoints to list, get and get the latest results (#1983)
alexjustesen
authored
cf13ecb
View commit details
Copy full SHA for cf13ecb
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
[Chore] Added public dashboard middleware (#1568)
Show description for 2c618e2
alexjustesen
authored
2c618e2
View commit details
Copy full SHA for 2c618e2
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
[Feature] Removed general settings page (BREAKING CHANGE) (#1464)
alexjustesen
authored
8ed0cce
View commit details
Copy full SHA for 8ed0cce
View code at this point
Browse repository at this point
Commits on May 6, 2024
Laravel 11.x Shift (#1389)
Show description for ce21ae2
alexjustesen
and
laravel-shift
authored
ce21ae2
View commit details
Copy full SHA for ce21ae2
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
[Bug] Added timezone to latest speedtest API response (#1377)
alexjustesen
authored
d02452d
View commit details
Copy full SHA for d02452d
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
[Chore] Deprecate general settings public dashboard (#1333)
alexjustesen
authored
fca913a
View commit details
Copy full SHA for fca913a
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
[Feature] Added heathcheck API route (#1230)
alexjustesen
authored
747776f
View commit details
Copy full SHA for 747776f
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
[Bug] Return latest speedtest download and upload in mbits (#1201)
alexjustesen
authored
93bdc86
View commit details
Copy full SHA for 93bdc86
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
Dev Release v0.16.0 (#1143)
alexjustesen
authored
18602f5
View commit details
Copy full SHA for 18602f5
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
[Bug] Timezone in API returns (#1070)
Show description for e892f65
didierm-perso
and
alexjustesen
authored
e892f65
View commit details
Copy full SHA for e892f65
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
[Feature] Database has time zone setting (#984)
alexjustesen
authored
8fc5e2a
View commit details
Copy full SHA for 8fc5e2a
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
[Bug] Refactor usage of time zones (#929)
alexjustesen
authored
e135078
View commit details
Copy full SHA for e135078
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Laravel 10.28.0 Shift (#861)
Show description for d9dacd8
alexjustesen
and
laravel-shift
authored
d9dacd8
View commit details
Copy full SHA for d9dacd8
View code at this point
Browse repository at this point
Added public dashboard enabled setting to general settings (#856)
frknakk
authored
22ae702
View commit details
Copy full SHA for 22ae702
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
[Feature] Latest result timestamp on dashboard (#842)
alexjustesen
authored
7b60356
View commit details
Copy full SHA for 7b60356
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
[Feature] Public dashboard and Getting Started pages (#822)
alexjustesen
authored
3532c89
View commit details
Copy full SHA for 3532c89
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
[Bugfix] Fixed failed indicator on latest result api (#700)
alexjustesen
authored
13a3605
View commit details
Copy full SHA for 13a3605
View code at this point
Browse repository at this point
Commits on May 7, 2023
Laravel 10.x Shift (#576)
Show description for b292909
alexjustesen
and
laravel-shift
authored
b292909
View commit details
Copy full SHA for b292909
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Bugfix: API download speed is reported as upload speed (#480)
neonmaus
authored
b3faa22
View commit details
Copy full SHA for b3faa22
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
[Bugfix] fix response when a latest result is not found (#472)
alexjustesen
authored
f65d35e
View commit details
Copy full SHA for f65d35e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.