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