summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for v1.0.1HEADv1.0.1masterValentin Popov6 hours1-1/+6
* Merge pull request 'Update mcr.microsoft.com/devcontainers/javascript-node Do...Valentin Popov6 hours1-1/+1
|\
| * Merge branch 'master' into renovate/mcr.microsoft.com-devcontainers-javascrip...Valentin Popov6 hours1-3/+0
| |\ | |/ |/|
* | Remove push trigger from RenovateBot workflow in renovate.ymlValentin Popov6 hours1-3/+0
| * Update mcr.microsoft.com/devcontainers/javascript-node Docker tag to v24renovate[bot]6 hours1-1/+1
|/
* Update version to 1.0.1 and change dependency `yup` to v1 in CHANGELOG.mdValentin Popov6 hours3-54/+118
* Update dependency yup to v1renovate[bot]8 hours2-122/+80
* Update dependency node to v24renovate[bot]16 hours4-12/+12
* Update repository and homepage URLs in package.json to point to GitHubv1.0.0Valentin Popov40 hours1-3/+3
* Merge pull request 'Update actions/checkout action to v6' (!11) from renovate...Valentin Popov40 hours1-2/+2
|\
* | Update actions/setup-node action to v6renovate[bot]40 hours1-2/+2
| * Update actions/checkout action to v6renovate[bot]40 hours1-2/+2
|/
* Upgrade npm version in GitHub Actions workflow for trusted publishingValentin Popov40 hours1-0/+2
* Update GitHub Actions workflow to simplify publish step nameValentin Popov40 hours1-1/+1
* Update GitHub Actions workflow to publish with provenanceValentin Popov40 hours1-2/+1
* Update version to 1.0.0 in package.json and package-lock.jsonValentin Popov40 hours2-3/+3
* Update package-lock.json to reflect dependency changesValentin Popov41 hours1-53/+125
* Update package.json and GitHub Actions workflow for version consistencyValentin Popov41 hours2-2/+18
* Add GitHub Actions workflow for publishing pluginValentin Popov41 hours1-12/+9
* Merge pull request 'Update dependency mime-types to v3' (#10) from renovate/m...Valentin Popov41 hours2-6/+127
|\
| * Update dependency mime-types to v3renovate[bot]41 hours2-6/+127
* | Update dependency jest to v30renovate[bot]41 hours2-772/+1090
|/
* Add CHANGELOG.md to document project updates and version historyValentin Popov41 hours1-0/+27
* Update maintainer contact format in README.md to use a mailto link for better...Valentin Popov41 hours1-1/+1
* Remove specific Strapi version requirement from README.mdValentin Popov41 hours1-1/+0
* Merge pull request 'Update actions/checkout action to v6' (#7) from renovate/...Valentin Popov41 hours2-3/+3
|\
* | Update actions/setup-node action to v6renovate[bot]41 hours2-3/+3
| * Update actions/checkout action to v6renovate[bot]41 hours2-3/+3
|/
* Add .npmignore, LICENSE.txt, and update README.mdValentin Popov42 hours5-4/+204
* Refactor Gitea workflow and update package dependenciesValentin Popov42 hours6-2216/+1481
* Add Gitea workflow for testing and E2E integrationValentin Popov42 hours1-4/+14
* Update dependency fs-extra to v11 (#6)renovate[bot]42 hours2-20/+20
* Update actions/setup-node action to v6renovate[bot]42 hours1-2/+2
* Update actions/checkout action to v6renovate[bot]2 days1-2/+2
* Add GitHub Actions workflow for testing and E2E integrationValentin Popov2 days1-0/+0
* Refactor Gitea workflow to alternate between npm install and npm ci for depen...Valentin Popov2 days1-3/+3
* Update Gitea workflow to use npm install instead of npm ci for dependency ins...Valentin Popov2 days1-1/+1
* Enhance testing and integration for checkbox-list custom fieldValentin Popov2 days12-12/+3271
* Update dependency @types/node to v20.19.32renovate[bot]2 days1-3/+3
* Add Gitea workflow for testing and E2E integrationValentin Popov2 days1-0/+87
* Remove 'peer' property from several dependencies in package-lock.json and add...Valentin Popov2 days1-50/+108
* Update dependency @sindresorhus/slugify to v3renovate[bot]2 days2-134/+61
* Update dependency better-sqlite3 to v12.6.2renovate[bot]2 days2-6/+6
* Add Renovate configuration files for automated dependency managementValentin Popov2 days3-0/+64
* Implement validation for empty checkbox selections in CheckboxListInputValentin Popov2 days1-2/+21
* Enhance checkbox-list custom field functionalityValentin Popov2 days7-63/+779
* Refactor checkbox-list custom field implementationValentin Popov2 days5-19/+193
* Add checkbox-list custom field plugin to StrapiValentin Popov2 days21-170/+1254
* Initial Strapi plugin projectValentin Popov2 days100-0/+48612
* Initial DevContainerValentin Popov2 days1-0/+15