WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit ac166e1

Browse files
committed
major reorganization
1 parent aa5ac63 commit ac166e1

File tree

2,132 files changed

+5413
-5353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,132 files changed

+5413
-5353
lines changed

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"permissions": {
33
"allow": [
44
"Bash(find:*)",
5-
"Bash(ls:*)"
5+
"Bash(ls:*)",
6+
"Bash(mkdir:*)",
7+
"Bash(mv:*)",
8+
"Bash(rmdir:*)"
69
],
710
"deny": []
811
}

CLAUDE.md

Lines changed: 29 additions & 14 deletions

CONTRIBUTING.md

Lines changed: 43 additions & 23 deletions

Catalog Client Script/Add Label For Attachment/README.md renamed to Client-Side Components/Catalog Client Script/Add Label For Attachment/README.md

Catalog Client Script/Add Label For Attachment/add_label_for_attachment.js renamed to Client-Side Components/Catalog Client Script/Add Label For Attachment/add_label_for_attachment.js

File renamed without changes.

Catalog Client Script/Add Rows in MRVS/README.md renamed to Client-Side Components/Catalog Client Script/Add Rows in MRVS/README.md

Catalog Client Script/Add Rows in MRVS/addrows.js renamed to Client-Side Components/Catalog Client Script/Add Rows in MRVS/addrows.js

File renamed without changes.

Catalog Client Script/Autopopulate Department/README.md renamed to Client-Side Components/Catalog Client Script/Autopopulate Department/README.md

Catalog Client Script/Autopopulate Department/autopopulateDepartment.js renamed to Client-Side Components/Catalog Client Script/Autopopulate Department/autopopulateDepartment.js

File renamed without changes.

Catalog Client Script/Block Submit/README.md renamed to Client-Side Components/Catalog Client Script/Block Submit/README.md

0 commit comments

Comments
 (0)