- Jan 13, 2023
-
-
Stefan Hynek authored
Resolve "fix empty version issue in CI" Closes #40 See merge request !28
-
Stefan Hynek authored
-
Stefan Hynek authored
Resolve "remove app sbom generation" Closes #39 See merge request !27
-
Stefan Hynek authored
syft creates suffient container sboms including app dependencies close #39
-
- Jan 10, 2023
-
-
Stefan Hynek authored
## [1.2.1](1.2.0...1.2.1) (2023-01-10) ### Bug Fixes * reduce log level of some debug information ([c38b76bc](c38b76bc))
-
Stefan Hynek authored
Resolve "repair sbom generation and upload" Closes #38 See merge request !26
-
Stefan Hynek authored
this minor fix is used to trigger a release for testing the sbom generation
-
Stefan Hynek authored
-
- Jan 09, 2023
-
-
Stefan Hynek authored
# [1.2.0](1.1.3...1.2.0) (2023-01-09) ### Features * **textgrid_dav_provider:** initialize textgrid config with "tg_host" from wsgidav environ ([fab21bcf](fab21bcf))
-
Stefan Hynek authored
Resolve "make host, port, dsn and textgrid host configurable" Closes #36 See merge request !24
-
Stefan Hynek authored
-
Stefan Hynek authored
this includes, host, port, and the newly introduced tg_host key
-
Stefan Hynek authored
this allows for configuration of the textgrid host from the environment
-
Stefan Hynek authored
refactor(config): wrap all settings that can be configured from the environment in an AppConfig object
-
- Jan 05, 2023
-
-
Stefan Hynek authored
Resolve "generate and upload sbom on release" Closes #35 See merge request !23
-
Stefan Hynek authored
also, update node images to v18; add jobs for sbom creation and upload close #35
-
Stefan Hynek authored
-
- Nov 29, 2022
-
-
Stefan Hynek authored
## [1.1.3](1.1.2...1.1.3) (2022-11-29) ### Bug Fixes * **wsgidav:** update to remediate GHSA-xx6g-jj35-pxjv, CVE-2022-41905 ([a6f91cc2](a6f91cc2)), closes [#32](#32)
-
Stefan Hynek authored
Resolve "update wsgidav to 4.1.0" Closes #32 See merge request !22
-
Stefan Hynek authored
also, update cheroot, sentry-sdk close #32
-
- Jun 24, 2022
-
-
Stefan Hynek authored
Resolve "achieve reuse compliance" Closes #31 See merge request !21
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
- May 11, 2022
-
-
Stefan Hynek authored
Resolve "refactor release workflow" Closes #29 See merge request !19
-
- May 10, 2022
-
-
Stefan Hynek authored
tag with release version if applicable; else tag with commit short sha
-
Stefan Hynek authored
-
- Feb 28, 2022
-
-
Stefan Hynek authored
## [1.1.2](1.1.1...1.1.2) (2022-02-28) ### Bug Fixes * **dav_provider:** reference correct class member ([a8f69ac7](a8f69ac7))
-
Stefan Hynek authored
Resolve "fix: follow up from refactoring !17" Closes #28 See merge request !18
-
Stefan Hynek authored
-
Ubbo Veentjer authored
Resolve "refactor dav and named_dav providers to duplicate less code" Closes #15, #23, and #24 See merge request !17
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- Feb 25, 2022
-
-
Ubbo Veentjer authored
-
Stefan Hynek authored
## [1.1.1](1.1.0...1.1.1) (2022-02-25) ### Bug Fixes * **dockerfile:** move pyicu library build to own docker build stage ([09e5fd1d](09e5fd1d))
-
Stefan Hynek authored
Resolve "move py icu lib build to docker build stage" Closes #25 See merge request !16
-
Stefan Hynek authored
reduces image size and leaves g++ package behind
-
Stefan Hynek authored
-
Stefan Hynek authored
# [1.1.0](1.0.2...1.1.0) (2022-02-25) ### Bug Fixes * **dav-provider:** correct log call string interpolation ([42ece562](42ece562)) ### Features * **textgrid_named_dav_provider.py:** dav provider which shows titles from metadata in filenames and paths ([1520f464](1520f464)) * **textgrid_named_dav_provider.py:** show project names in dav root ([fe73736e](fe73736e))
-
Ubbo Veentjer authored
Resolve "Show titles and format in repdav listing" Closes #19 See merge request !14
-