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
.
smart-swimmingpool
/
pool-controller
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
25
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
perf(web): optimize PWA startup
- #184
#184
Merged
stritti
merged 18 commits into
main
smart-swimmingpool/pool-controller:main
from
feat/pwa-startup-optimization
smart-swimmingpool/pool-controller:feat/pwa-startup-optimization
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
perf(web): optimize PWA startup
#184
stritti
merged 18 commits into
main
smart-swimmingpool/pool-controller:main
from
feat/pwa-startup-optimization
smart-swimmingpool/pool-controller:feat/pwa-startup-optimization
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix(web): eliminate white screen on PWA startup
Show description for b5aef58
stritti
committed
b5aef58
View commit details
Copy full SHA for b5aef58
Browse repository at this point
fix(web): resolve cached response before chaining in service worker
Show description for f7948a6
stritti
committed
f7948a6
View commit details
Copy full SHA for f7948a6
Browse repository at this point
fix(web): keep service worker alive during background revalidation
Show description for f735d47
stritti
committed
f735d47
View commit details
Copy full SHA for f735d47
Browse repository at this point
style(web): add missing final newline to service worker
Show description for cefd262
stritti
committed
cefd262
View commit details
Copy full SHA for cefd262
Browse repository at this point
fix(web): restrict app-shell fallback to dashboard routes
Show description for 3ccc493
stritti
committed
3ccc493
View commit details
Copy full SHA for 3ccc493
Browse repository at this point
perf(web): lazy-load config and sensors on tab activation
Show description for eb5e751
stritti
committed
eb5e751
View commit details
Copy full SHA for eb5e751
Browse repository at this point
perf(web): serve pre-compressed gzip web assets
Show description for 64b510b
stritti
committed
64b510b
View commit details
Copy full SHA for 64b510b
Browse repository at this point
fix(web): drop duplicate Content-Encoding header for gzip assets
Show description for a68e161
stritti
committed
a68e161
View commit details
Copy full SHA for a68e161
Browse repository at this point
style(web): fix shfmt formatting in gzip script
stritti
committed
bc02bd7
View commit details
Copy full SHA for bc02bd7
Browse repository at this point
style(web): apply clang-format and fix script final newline
stritti
committed
f230280
View commit details
Copy full SHA for f230280
Browse repository at this point
fix(web): invalidate stale gzip variant on plain asset upload
Show description for ddd989d
stritti
committed
ddd989d
View commit details
Copy full SHA for ddd989d
Browse repository at this point
fix(web): disable config saves while config is loading
Show description for bdcbb29
stritti
committed
bdcbb29
View commit details
Copy full SHA for bdcbb29
Browse repository at this point
fix(web): use c_str() for LittleFS exists/remove in upload handler
Show description for bf9e2ad
stritti
committed
bf9e2ad
View commit details
Copy full SHA for bf9e2ad
Browse repository at this point
fix(web): keep config saves disabled across telemetry refreshes
Show description for fc21fc8
stritti
committed
fc21fc8
View commit details
Copy full SHA for fc21fc8
Browse repository at this point
fix(web): retry config load on failure and keep saves disabled
Show description for 742cc5f
stritti
committed
742cc5f
View commit details
Copy full SHA for 742cc5f
Browse repository at this point
fix(web): disable config fields while config is loading
Show description for b79e63e
stritti
committed
b79e63e
View commit details
Copy full SHA for b79e63e
Browse repository at this point
Commits on Aug 18, 2026
fix(web): allow sensor loading to retry after failures
Show description for ddc90e3
stritti
committed
ddc90e3
View commit details
Copy full SHA for ddc90e3
Browse repository at this point
fix(web): keep failed config loads disabled across telemetry polls
Show description for ad25b3f
stritti
committed
ad25b3f
View commit details
Copy full SHA for ad25b3f
Browse repository at this point
You can’t perform that action at this time.