| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update dependency styled-components to v6.3.12HEADmaster | renovate[bot] | 29 hours | 1 | -3/+3 |
| | | |||||
| * | Update all digest updates to v5.40.0 | renovate[bot] | 2 days | 1 | -132/+132 |
| | | |||||
| * | Update all digest updates to v5.39.0 | renovate[bot] | 9 days | 1 | -159/+243 |
| | | |||||
| * | Update all digest updates to v5.38.0 | renovate[bot] | 2026-03-05 | 1 | -1022/+144 |
| | | |||||
| * | Update all digest updates | renovate[bot] | 2026-02-27 | 1 | -629/+1069 |
| | | |||||
| * | Update dependency styled-components to v6.3.11 | renovate[bot] | 2026-02-20 | 1 | -3/+3 |
| | | |||||
| * | Update all digest updates | renovate[bot] | 2026-02-18 | 1 | -257/+435 |
| | | |||||
| * | Update all digest updates | renovate[bot] | 2026-02-12 | 1 | -355/+475 |
| | | |||||
| * | Update all digest updates | renovate[bot] | 2026-02-09 | 1 | -111/+54 |
| | | |||||
| * | Update version to 1.0.1 and change dependency `yup` to v1 in CHANGELOG.md | Valentin Popov | 2026-02-07 | 1 | -53/+110 |
| | | |||||
| * | Update dependency yup to v1 | renovate[bot] | 2026-02-07 | 1 | -121/+79 |
| | | |||||
| * | Update version to 1.0.0 in package.json and package-lock.json | Valentin Popov | 2026-02-06 | 1 | -2/+2 |
| | | | | | - Bumped the version from 0.0.0 to 1.0.0 in both package.json and package-lock.json to reflect the initial release of the plugin. | ||||
| * | Refactor Gitea workflow and update package dependencies | Valentin Popov | 2026-02-06 | 1 | -177/+165 |
| | | | | | | | - Simplified the Gitea workflow by removing the E2E testing section and renaming the integration tests job. - Updated package-lock.json to include new dependencies for escape-string-regexp and removed outdated dependencies. - Removed Playwright configuration and related test files from the playground directory to streamline testing processes. | ||||
| * | Remove 'peer' property from several dependencies in package-lock.json and ↵ | Valentin Popov | 2026-02-05 | 1 | -50/+108 |
| | | | | | add @types/react-dom as a peer dependency for multiple Strapi modules. | ||||
| * | Update dependency @sindresorhus/slugify to v3 | renovate[bot] | 2026-02-05 | 1 | -133/+60 |
| | | |||||
| * | Enhance checkbox-list custom field functionality | Valentin Popov | 2026-02-05 | 1 | -33/+526 |
| | | | | | | | | | - Added CheckboxListEnumInput component for handling enumeration inputs. - Updated CheckboxListDefaultInput to support new options structure. - Integrated validation for checkbox list options using Yup. - Modified package.json and package-lock.json to include new dependencies. - Improved admin interface with enhanced input handling and validation feedback. | ||||
| * | Add checkbox-list custom field plugin to Strapi | Valentin Popov | 2026-02-05 | 1 | -28/+144 |
| | | | | | | | | | - 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. | ||||
| * | Initial Strapi plugin project | Valentin Popov | 2026-02-05 | 1 | -0/+24243 |
