Commit Graph

4 Commits

Author SHA1 Message Date
0c71c44599 Update dependency @types/node to v20.19.32
Some checks failed
Test / Basic (pull_request) Failing after 1m44s
Test / E2E (pull_request) Has been skipped
RenovateBot / renovate (push) Successful in 28s
2026-02-05 15:01:39 +00:00
63b7108988 Update dependency better-sqlite3 to v12.6.2
All checks were successful
RenovateBot / renovate (push) Successful in 49s
2026-02-05 14:11:43 +00:00
7fe5502dc1 Add checkbox-list custom field plugin to Strapi
- Introduced a new custom field type 'checkbox-list' with associated input component.
- Updated package.json to reflect the new plugin name.
- Added necessary server-side files for plugin registration, including bootstrap, destroy, and service methods.
- Updated package-lock.json to include new dependencies and versions.
- Enhanced admin interface with custom field registration and input handling.
2026-02-05 11:53:17 +00:00
efa89313fa Initial Strapi plugin project 2026-02-05 10:19:56 +00:00