aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add .npmignore, LICENSE.txt, and update README.mdValentin Popov2026-02-065-4/+204
* Refactor Gitea workflow and update package dependenciesValentin Popov2026-02-066-2216/+1481
* Add Gitea workflow for testing and E2E integrationValentin Popov2026-02-061-4/+14
* Update dependency fs-extra to v11 (#6)renovate[bot]2026-02-062-20/+20
* Update actions/setup-node action to v6renovate[bot]2026-02-061-2/+2
* Update actions/checkout action to v6renovate[bot]2026-02-051-2/+2
* Add GitHub Actions workflow for testing and E2E integrationValentin Popov2026-02-051-0/+0
* Refactor Gitea workflow to alternate between npm install and npm ci for depen...Valentin Popov2026-02-051-3/+3
* Update Gitea workflow to use npm install instead of npm ci for dependency ins...Valentin Popov2026-02-051-1/+1
* Enhance testing and integration for checkbox-list custom fieldValentin Popov2026-02-0512-12/+3271
* Update dependency @types/node to v20.19.32renovate[bot]2026-02-051-3/+3
* Add Gitea workflow for testing and E2E integrationValentin Popov2026-02-051-0/+87
* Remove 'peer' property from several dependencies in package-lock.json and add...Valentin Popov2026-02-051-50/+108
* Update dependency @sindresorhus/slugify to v3renovate[bot]2026-02-052-134/+61
* Update dependency better-sqlite3 to v12.6.2renovate[bot]2026-02-052-6/+6
* Add Renovate configuration files for automated dependency managementValentin Popov2026-02-053-0/+64
* Implement validation for empty checkbox selections in CheckboxListInputValentin Popov2026-02-051-2/+21
* Enhance checkbox-list custom field functionalityValentin Popov2026-02-057-63/+779
* Refactor checkbox-list custom field implementationValentin Popov2026-02-055-19/+193
* Add checkbox-list custom field plugin to StrapiValentin Popov2026-02-0521-170/+1254
* Initial Strapi plugin projectValentin Popov2026-02-05100-0/+48612
* Initial DevContainerValentin Popov2026-02-051-0/+15
* Initial commitValentin Popov2026-02-051-0/+0