- Jan 13, 2023
-
-
Stefan Hynek authored
## [1.2.2](1.2.1...1.2.2) (2023-01-13) ### Bug Fixes * **TextgridResource:** TextgridCrudRequest is used for low level access without databinding now ([c04f4616](c04f4616))
-
- 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))
-
- 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))
-
- 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)
-
- 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))
-
- Feb 25, 2022
-
-
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
# [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))
-
- Feb 23, 2022
-
-
Stefan Hynek authored
## [1.0.2](1.0.1...1.0.2) (2022-02-23) ### Bug Fixes * **wsgidav:** update wsgidav to 4.0.1; remove requests, zeep; rename config key that has changed with the update ([834901e6](834901e6))
-
- Feb 22, 2022
-
-
Stefan Hynek authored
## [1.0.1](1.0.0...1.0.1) (2022-02-22) ### Bug Fixes * **dav-provider:** use TextgridSearch from tgclients lib instead of own tgapi module ([c88fcaa2](c88fcaa2)), closes [#20](#20)
-
- Feb 21, 2022
-
-
Stefan Hynek authored
# 1.0.0 (2022-02-21) ### Bug Fixes * **errors:** set env_name in error message correctly ([06b0b4d8](06b0b4d8)) * **textgrid_dav_provider:** use tgclients for `TextgridAuth` ([81c60487](81c60487)) * **tgapi:** take textgridUri from metadata, not from result element ([88079e8c](88079e8c)), closes [#6](#6) ### Features * **config:** add AppConfig with property "dsn" for sentry initialization ([4cebb95a](4cebb95a)) * **config:** add properties for host and nav_address ([564bad89](564bad89)) * **dav_provider:** provide access to Textgrid projects, aggregations and resources ([bd80a81b](bd80a81b)) * implement basic textgrid DomainController and DAVProvider ([86859a07](86859a07)) * **main.py:** initialize and launch the wsgi server process ([4fca5087](4fca5087)) * **main:** init sentry very early if dsn is set ([2c3e76ed](2c3e76ed)) * provide modules for config, errors and textgrid api ([be42d0f8](be42d0f8)) * **stream_tools:** add a modified version of wsgidav's FileLikeQueue ([1b551e9b](1b551e9b)) * **textgrid_dav_provider:** implement `begin_write` for `TextgridResource`s ([5ad6f4d2](5ad6f4d2)) * **textgrid_dav_provider:** provide streamed write to resources with FileLikeQueue and threaded worker ([49f8b4f6](49f8b4f6)) * **tgapi:** provide access to the Textgrid Search and CRUD services ([61ce9f7a](61ce9f7a))
-
Stefan Hynek authored
-
Stefan Hynek authored
# 1.0.0 (2022-02-21) ### Bug Fixes * **errors:** set env_name in error message correctly ([06b0b4d8](06b0b4d8)) * **textgrid_dav_provider:** use tgclients for `TextgridAuth` ([81c60487](81c60487)) * **tgapi:** take textgridUri from metadata, not from result element ([88079e8c](88079e8c)), closes [#6](#6) ### Features * **config:** add AppConfig with property "dsn" for sentry initialization ([4cebb95a](4cebb95a)) * **config:** add properties for host and nav_address ([564bad89](564bad89)) * **dav_provider:** provide access to Textgrid projects, aggregations and resources ([bd80a81b](bd80a81b)) * implement basic textgrid DomainController and DAVProvider ([86859a07](86859a07)) * **main.py:** initialize and launch the wsgi server process ([4fca5087](4fca5087)) * **main:** init sentry very early if dsn is set ([2c3e76ed](2c3e76ed)) * provide modules for config, errors and textgrid api ([be42d0f8](be42d0f8)) * **stream_tools:** add a modified version of wsgidav's FileLikeQueue ([1b551e9b](1b551e9b)) * **textgrid_dav_provider:** implement `begin_write` for `TextgridResource`s ([5ad6f4d2](5ad6f4d2)) * **textgrid_dav_provider:** provide streamed write to resources with FileLikeQueue and threaded worker ([49f8b4f6](49f8b4f6)) * **tgapi:** provide access to the Textgrid Search and CRUD services ([61ce9f7a](61ce9f7a))
-