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:
@ -1,6 +1,11 @@
|
|||||||
On branch main
|
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:
|
Untracked files:
|
||||||
(use "git add <file>..." to include in what will be committed)
|
(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")
|
||||||
|
11
git_status_temp.txt
Normal file
11
git_status_temp.txt
Normal file
@ -0,0 +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_temp.txt
|
||||||
|
|
||||||
|
no changes added to commit (use "git add" and/or "git commit -a")
|
Reference in New Issue
Block a user