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
.
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
466
Star
7.1k
Code
Issues
252
Pull requests
24
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf: Optimize db queries for preview panel
- #942
#942
Merged
CyanVoxel
merged 11 commits into
TagStudioDev:main
TagStudioDev/TagStudio:main
from
TheBobBobs:perf/preview_panel
TheBobBobs/TagStudio:perf/preview_panel
Copy head branch name to clipboard
Aug 29, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
perf: Optimize db queries for preview panel
#942
CyanVoxel
merged 11 commits into
TagStudioDev:main
TagStudioDev/TagStudio:main
from
TheBobBobs:perf/preview_panel
TheBobBobs/TagStudio:perf/preview_panel
Copy head branch name to clipboard
Commits
Commits on May 29, 2025
perf: optimize mapping of category->tags
TheBobBobs
committed
4064481
View commit details
Copy full SHA for 4064481
Browse repository at this point
perf: one less db call for Library.tag_display_name
TheBobBobs
committed
b3bd772
View commit details
Copy full SHA for b3bd772
Browse repository at this point
fix: include joins in Library.get_tag_hierarchy
TheBobBobs
committed
d44ec5d
View commit details
Copy full SHA for d44ec5d
Browse repository at this point
fix: remove category if empty in preview panel
TheBobBobs
committed
59460e4
View commit details
Copy full SHA for 59460e4
Browse repository at this point
fix: add missing imports and remove unneeded dict
TheBobBobs
committed
2f5a71f
View commit details
Copy full SHA for 2f5a71f
Browse repository at this point
Commits on Jun 4, 2025
fix: add tags that are categories to their own category
TheBobBobs
committed
123d570
View commit details
Copy full SHA for 123d570
Browse repository at this point
Merge branch 'main' into perf/preview_panel
TheBobBobs
authored
30888d5
View commit details
Copy full SHA for 30888d5
Browse repository at this point
Commits on Aug 16, 2025
Merge branch 'main' into perf/preview_panel
TheBobBobs
committed
28562b2
View commit details
Copy full SHA for 28562b2
Browse repository at this point
Commits on Aug 29, 2025
Merge branch 'main' into perf/preview_panel
TheBobBobs
committed
38c538a
View commit details
Copy full SHA for 38c538a
Browse repository at this point
fix: flip parent_id/child_id in get_tag_hierarchy
TheBobBobs
committed
22bbba1
View commit details
Copy full SHA for 22bbba1
Browse repository at this point
fix: prevent trying to save duplicate TagParents
TheBobBobs
committed
76021d6
View commit details
Copy full SHA for 76021d6
Browse repository at this point
You can’t perform that action at this time.