aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update package-lock.json to reflect dependency changesValentin Popov16 hours1-53/+125
* Update package.json and GitHub Actions workflow for version consistencyValentin Popov16 hours2-2/+18
* Add GitHub Actions workflow for publishing pluginValentin Popov16 hours1-12/+9
* Merge pull request 'Update dependency mime-types to v3' (#10) from renovate/m...Valentin Popov16 hours2-6/+127
|\
| * Update dependency mime-types to v3renovate[bot]16 hours2-6/+127
* | Update dependency jest to v30renovate[bot]16 hours2-772/+1090
|/
* Add CHANGELOG.md to document project updates and version historyValentin Popov16 hours1-0/+27
* Update maintainer contact format in README.md to use a mailto link for better...Valentin Popov16 hours1-1/+1
* Remove specific Strapi version requirement from README.mdValentin Popov16 hours1-1/+0
* Merge pull request 'Update actions/checkout action to v6' (#7) from renovate/...Valentin Popov16 hours2-3/+3
|\
* | Update actions/setup-node action to v6renovate[bot]17 hours2-3/+3
| * Update actions/checkout action to v6renovate[bot]17 hours2-3/+3
|/
* Add .npmignore, LICENSE.txt, and update README.mdValentin Popov17 hours5-4/+204
* Refactor Gitea workflow and update package dependenciesValentin Popov17 hours6-2216/+1481
* Add Gitea workflow for testing and E2E integrationValentin Popov18 hours1-4/+14
* Update dependency fs-extra to v11 (#6)renovate[bot]18 hours2-20/+20
* Update actions/setup-node action to v6renovate[bot]18 hours1-2/+2
* Update actions/checkout action to v6renovate[bot]23 hours1-2/+2
* Add GitHub Actions workflow for testing and E2E integrationValentin Popov23 hours1-0/+0
* Refactor Gitea workflow to alternate between npm install and npm ci for depen...Valentin Popov24 hours1-3/+3
* Update Gitea workflow to use npm install instead of npm ci for dependency ins...Valentin Popov24 hours1-1/+1
* Enhance testing and integration for checkbox-list custom fieldValentin Popov24 hours12-12/+3271
* Update dependency @types/node to v20.19.32renovate[bot]24 hours1-3/+3
* Add Gitea workflow for testing and E2E integrationValentin Popov24 hours1-0/+87
* Remove 'peer' property from several dependencies in package-lock.json and add...Valentin Popov25 hours1-50/+108
* Update dependency @sindresorhus/slugify to v3renovate[bot]25 hours2-134/+61
* Update dependency better-sqlite3 to v12.6.2renovate[bot]25 hours2-6/+6
* Add Renovate configuration files for automated dependency managementValentin Popov25 hours3-0/+64
* Implement validation for empty checkbox selections in CheckboxListInputValentin Popov25 hours1-2/+21
* Enhance checkbox-list custom field functionalityValentin Popov26 hours7-63/+779
* Refactor checkbox-list custom field implementationValentin Popov27 hours5-19/+193
* Add checkbox-list custom field plugin to StrapiValentin Popov27 hours21-170/+1254
* Initial Strapi plugin projectValentin Popov29 hours100-0/+48612
* Initial DevContainerValentin Popov30 hours1-0/+15
* Initial commitValentin Popov30 hours1-0/+0