- rename `forgejo-runner-dind` app directory to `forgejo-runner` to consolidate versions
- delete old standalone `forgejo-runner-dind` app files (README.md, data.yml, logo.png)
- move existing `12.6.2-dind` version files under the new unified `forgejo-runner` app
- update configuration for both DooD and DinD deployment modes within the unified app
- add new `README_en.md` file with english documentation
- update main `README.md` with improved product introduction and clearer version comparison
- add `PRIVILEGED` mode configuration option to data.yml
- update docker-compose files for both versions with refined environment variable usage and labels
- standardize service names and container naming conventions
- change section header from 'Product Introduction' to 'Introduction' for brevity
- change section header from 'Main Features' to 'Features' for consistency
- add line break between sections for improved readability
- maintain all existing feature descriptions and technical details
- reorder and update form fields in data.yml for all versions (14-rootless, 14.0.1-rootless, 14.0.1, 14)
- add 'edit: true' property to port fields
- update database field labels and add Turkish (tr) translations
- change default database username and password values
- update docker-compose volumes and ports mapping for all versions
- remove obsolete upgrade.sh scripts
- rewrite README with detailed product introduction and features
- update main data.yml with new description, type, and supported architectures
- update application logo
- add version-specific data.yml with form fields for HTTP port, LDAP server, LDAP port, LDAP baseDN, admin credentials, and timezone configuration
- add docker-compose.yml for container deployment with environment variable mapping and volume mounts
- add init.sh script for directory creation and APP_KEY generation
- add README.md and README_en.md with product introduction and feature descriptions
- add root data.yml with application metadata, tags, and architecture support
- add logo.png