- Rust rewrite
- License changed to AGPL
0.5.1 - 2022-07-07
- unused client_secret from oauth calls
0.5.0 - 2022-07-07
- generate random client credentials to fallback configuration
- renamed configuration file to
core_configuration.json
0.4.0 - 2021-12-11
- system port to image response
- return with
HTTPUnauthorized
instead ofHTTPForbidden
0.3.0 - 2021-10-03
- Enrich photo list metadata
- changed request url to
api
instead ofv1
0.2.1 - 2020-05-09
- trim and lowercase username on oauth login
0.2.0 - 2020-05-06
- dynamic client loading from
configuration.json
- simplified user management
0.0.1 - 2021-03-11
- integrated oauth authorization server
- dynamic addon loading with dedicated setup step
- async file logging