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 }}
TagStudioDev
/
TagStudio
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
467
Star
7.2k
Code
Issues
257
Pull requests
25
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor!: rebuild the "refresh" system into expanded "sync" system
- #1501
#1501
Open
CyanVoxel
wants to merge 19 commits into
dev
TagStudioDev/TagStudio:dev
from
refresh-rework
TagStudioDev/TagStudio:refresh-rework
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
refactor!: rebuild the "refresh" system into expanded "sync" system
#1501
CyanVoxel
wants to merge 19 commits into
dev
TagStudioDev/TagStudio:dev
from
refresh-rework
TagStudioDev/TagStudio:refresh-rework
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
feat: store and update file created and modified dates
CyanVoxel
committed
364409f
View commit details
Copy full SHA for 364409f
Browse repository at this point
refactor!: rework and expand refresh (sync) system
CyanVoxel
committed
cc99c40
View commit details
Copy full SHA for cc99c40
Browse repository at this point
fix: don't lint st_birthtime
CyanVoxel
committed
4ebcfc7
View commit details
Copy full SHA for 4ebcfc7
Browse repository at this point
docs: update library sync documentation
CyanVoxel
committed
af0ceb6
View commit details
Copy full SHA for af0ceb6
Browse repository at this point
fix(ui): fix banner not always updating label position
CyanVoxel
committed
9ae29cb
View commit details
Copy full SHA for 9ae29cb
Browse repository at this point
fix: fix edge cases and rework tests based on docs case table
CyanVoxel
committed
27281bf
View commit details
Copy full SHA for 27281bf
Browse repository at this point
refactor: remove legacy 'search and relink' system, fold into auto-relink
CyanVoxel
committed
abb0f36
View commit details
Copy full SHA for abb0f36
Browse repository at this point
refactor(ui): make 'fix unlined entries' panel refresh button use sync banner
CyanVoxel
committed
7413447
View commit details
Copy full SHA for 7413447
Browse repository at this point
fix: use correct rg path in actual ripgrep process call
CyanVoxel
committed
860dd56
View commit details
Copy full SHA for 860dd56
Browse repository at this point
fix: have ripgrep ignore .gitignore files it finds
CyanVoxel
committed
5f9555a
View commit details
Copy full SHA for 5f9555a
Browse repository at this point
fix: block cyclical symlink traversal in internal scanner
CyanVoxel
committed
ec094a8
View commit details
Copy full SHA for ec094a8
Browse repository at this point
fix: fix wcmatch not matching root directories, fix '**' to match 'zero or more'
CyanVoxel
committed
751c431
View commit details
Copy full SHA for 751c431
Browse repository at this point
tests: add ignore matching tests
CyanVoxel
committed
874117d
View commit details
Copy full SHA for 874117d
Browse repository at this point
fix: fix wcmatch matching '*' to '/'
CyanVoxel
committed
ce7af58
View commit details
Copy full SHA for ce7af58
Browse repository at this point
fix: fix whitespace stripping inconsistencies in wcmatch
CyanVoxel
committed
cba3280
View commit details
Copy full SHA for cba3280
Browse repository at this point
perf: don't check is_dir() in ripgrep with --files
CyanVoxel
committed
693248a
View commit details
Copy full SHA for 693248a
Browse repository at this point
perf: increase sync batch sizes
CyanVoxel
committed
8e0b16a
View commit details
Copy full SHA for 8e0b16a
Browse repository at this point
perf: skip NFD normalization for ASCII paths
CyanVoxel
committed
9319944
View commit details
Copy full SHA for 9319944
Browse repository at this point
Commits on Sep 16, 2026
fix(tests): don't test for case sensitivity on windows
CyanVoxel
committed
4576e69
View commit details
Copy full SHA for 4576e69
Browse repository at this point
You can’t perform that action at this time.