Commits on Source (21)
-
Ubbo Veentjer authored
feat(textgrid_named_dav_provider.py): dav provider which shows titles from metadata in filenames and paths
-
Ubbo Veentjer authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Stefan Hynek authored
resolves !15 (comment 592925)
-
Stefan Hynek authored
-
Stefan Hynek authored
Resolve "init reuse" Closes #13 and #11 See merge request !15
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Stefan Hynek authored
possible solutions: download a pre-compiled binary; build in a pre-stage; replace icu with another lib
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Ubbo Veentjer authored
Resolve "Show titles and format in repdav listing" Closes #19 See merge request !14
-
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))
Showing
- .cz.yaml 4 additions, 0 deletions.cz.yaml
- .dockerignore 4 additions, 0 deletions.dockerignore
- .gitignore 5 additions, 0 deletions.gitignore
- .gitlab-ci.yml 4 additions, 0 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 4 additions, 0 deletions.pre-commit-config.yaml
- .pylintrc 564 additions, 0 deletions.pylintrc
- .vscode/launch.json.license 3 additions, 0 deletions.vscode/launch.json.license
- .vscode/settings.json 2 additions, 2 deletions.vscode/settings.json
- .vscode/settings.json.license 3 additions, 0 deletions.vscode/settings.json.license
- CHANGELOG.md 13 additions, 0 deletionsCHANGELOG.md
- CHANGELOG.md.license 3 additions, 0 deletionsCHANGELOG.md.license
- Dockerfile 8 additions, 1 deletionDockerfile
- LICENSES/CC0-1.0.txt 121 additions, 0 deletionsLICENSES/CC0-1.0.txt
- LICENSES/MIT.txt 9 additions, 0 deletionsLICENSES/MIT.txt
- README.md 28 additions, 2 deletionsREADME.md
- docker-compose.yml 4 additions, 0 deletionsdocker-compose.yml
- package-lock.json.license 3 additions, 0 deletionspackage-lock.json.license
- package.json.license 3 additions, 0 deletionspackage.json.license
- requirements.dev.txt 7 additions, 3 deletionsrequirements.dev.txt
- requirements.txt 5 additions, 1 deletionrequirements.txt
.pylintrc
0 → 100644
.vscode/launch.json.license
0 → 100644
.vscode/settings.json.license
0 → 100644
CHANGELOG.md.license
0 → 100644
LICENSES/CC0-1.0.txt
0 → 100644
LICENSES/MIT.txt
0 → 100644
package-lock.json.license
0 → 100644
package.json.license
0 → 100644
https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/archive/ef48104e96ce045bce3702116171442c9f02a0be/textgrid-python-clients-ef48104e96ce045bce3702116171442c9f02a0be.tar.gz | ||
# SPDX-FileCopyrightText: 2022 Stefan Hynek | ||
# | ||
# SPDX-License-Identifier: CC0-1.0 | ||
https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/archive/1d58717eb0175514eba5dec759c07c4be3090f16/textgrid-python-clients-1d58717eb0175514eba5dec759c07c4be3090f16.tar.gz | ||
cheroot==8.5.2 | ||
sentry-sdk==1.4.3 | ||
WsgiDAV==4.0.1 |