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
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
.
Ko-Insight
/
KoInsight
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
609
Code
Issues
49
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Harden sync
- #99
#99
Merged
GeorgeSG
merged 14 commits into
Ko-Insight:master
Ko-Insight/KoInsight:master
from
tku137:harden-sync
tku137/KoInsight:harden-sync
Copy head branch name to clipboard
Mar 2, 2026
Conversation
Commits
14
聽(14)
Checks
Files changed
Merged
Harden sync
#99
GeorgeSG
merged 14 commits into
Ko-Insight:master
Ko-Insight/KoInsight:master
from
tku137:harden-sync
tku137/KoInsight:harden-sync
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
feat(koplugin): flush in-memory stats to DB before sync
tku137
committed
db9da26
View commit details
Copy full SHA for db9da26
Browse repository at this point
fix(koplugin): use os.time() for last_open instead of summary.modified
tku137
committed
34f45cb
View commit details
Copy full SHA for 34f45cb
Browse repository at this point
fix(server): validate last_open and filter invalid page stats on upload
tku137
committed
70d5187
View commit details
Copy full SHA for 70d5187
Browse repository at this point
fix(web): guard avgPerDay against division by zero
tku137
committed
6432746
View commit details
Copy full SHA for 6432746
Browse repository at this point
fix(server): return 0 from getStartedReading when stats array is empty
tku137
committed
fca946b
View commit details
Copy full SHA for fca946b
Browse repository at this point
fix(server): normalize stats payload to array before filtering
tku137
committed
eaf7742
View commit details
Copy full SHA for eaf7742
Browse repository at this point
fix(koplugin): set last_open to 0 in annotation path, statistics sync owns it
tku137
committed
46fe715
View commit details
Copy full SHA for 46fe715
Browse repository at this point
Commits on Feb 27, 2026
test(server): add empty-stats case for getStartedReading
tku137
committed
ad129ed
View commit details
Copy full SHA for ad129ed
Browse repository at this point
docs(server): typo in comment
Show description for 25705ab
tku137
and
Copilot
authored
25705ab
View commit details
Copy full SHA for 25705ab
Browse repository at this point
fix(server): derive deviceId from first valid stat entry with a string device_id
tku137
committed
9634b35
View commit details
Copy full SHA for 9634b35
Browse repository at this point
fix(server): guard page stat filter against null/non-object entries
tku137
committed
ae90f63
View commit details
Copy full SHA for ae90f63
Browse repository at this point
fix(server): consolidate page stat validation and add input hardening tests
tku137
committed
9b8da99
View commit details
Copy full SHA for 9b8da99
Browse repository at this point
fix(koplugin): log flush result and warn on insertDB failure
tku137
committed
ee48853
View commit details
Copy full SHA for ee48853
Browse repository at this point
Commits on Mar 1, 2026
fix: less typeof; nullish coalescence instead of non-null assertion
tku137
committed
6d4a17d
View commit details
Copy full SHA for 6d4a17d
Browse repository at this point
You can鈥檛 perform that action at this time.