All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove Krypt.co client (props Björn Strausmann)
- Cleanup docker build image in .dockerignore (props Björn Strausmann)
- Changed ENV vendor/bin for composer (props Björn Strausmann)
- Added changelogs/unreleased folder structure (props Björn Strausmann)
- Added git commit with gpg signature support (props Björn Strausmann)
- Added automatic activate the intelephense license (props Björn Strausmann)
- Added optimize the detection of https requrest (props Björn Strausmann)
- Filtering differently on DSM <7 and >=7 by @picrap in #84
- Better DSM 7 support by @MartinRothschink in #88
- Fix/update alpine php by @jdel in #90
- Migrate to Github Actions by @jdel in #91
- Support for DSM 7
- Support for locales
- Add GitPod Support @strausmann
- Update with all new models @strausmann
- Description for Docker ENV added to the
README.md
- Update with all new models
- Added new x86_64 avoton models (#60) @eburud
- Add missing support_url and auto_upgrade_from fields @MartinRothschink (PR #55)
- Add more envirinment variables to override configuration (for use with docker)
- Upgrade Docker to jdel/alpine:3.8, php7, composer 1.6.5, remove supervisor, change volumes to
/packages
and/cache
- Update
README
with docker instructions - Update synology models (#50) @4sag
- Implement qflags logic + some scrutinizer bits
- Add version info from env variables (#41)
Override from ENV variables:
- site.name (SSPKS_SITE_NAME)
- site.theme (SSPKS_SITE_THEME)
- site.redirectindex (SSPKS_SITE_REDIRECTINDEX)
And please Scrutinizer.
- Minor update mostly useful for Docker.
- A License
- Automated builds, tests and ci
- Facelift with Material Design
- Updated models
- Extracted files are put in a cache/ dir
- Locales support for packages display name and description (#47)
- Locales in pkg name & description JSON result
- Fixed tests
- Scrutinizer didn't like string interpolation
- JsonOutput $langue default to 'enu'
- Docker image
- Make Scrutinizer happy.
- Fix Dockerfile
- Fix Dockerfile
- Initial version. Base functionality is there.
- Requires more work on HTML5/CSS3 design.