Complete plugin browser improvements: - Make General tab default - Update plugin categories (Minimal/Advanced reorganization) - Fix plugin filtering in AJAX requests - Add loading states and transitions - Implement caching - Add AJAX-based plugin loading - Improve error handling

This commit is contained in:
Marcus Quinn
2025-03-14 04:01:28 +00:00
parent 6b3f1197c9
commit a747770aaf
2 changed files with 18 additions and 2 deletions

View File

@ -1,6 +1,11 @@
On branch main
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: git_status_output.txt
Untracked files:
(use "git add <file>..." to include in what will be committed)
git_status_output.txt
git_status_temp.txt
nothing added to commit but untracked files present (use "git add" to track)
no changes added to commit (use "git add" and/or "git commit -a")