- remove separate directories for versions 14, 14-rootless, and 14.0.2-rootless
- consolidate configuration into a single 14.0.2 directory
- add rootless mode as a selectable option in the data.yml form
- update docker-compose.yml to use dynamic image selection based on rootless mode
- add init.sh and upgrade.sh scripts to handle rootless mode setup and image selection
- update volume paths to support both root and rootless container modes
- change environment variable prefixes from lowercase 'forgejo__' to uppercase 'FORGEJO__' for consistency
- apply change across all forgejo docker-compose files (14-rootless, 14.0.2-rootless, 14.0.2, 14)
- 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