Commits on Source (4)
-
Michelle Weidling authored
-
Michelle Weidling authored
Bugfix/#59 openapi in readme See merge request !42
-
Michelle Weidling authored
-
Michelle Weidling authored
feat: refactor TextAPI (cf. #50) See merge request !41
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 3 additions, 5 deletions.gitlab-ci.yml
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- README.md 1 addition, 1 deletionREADME.md
- exist-app/build.properties 1 addition, 1 deletionexist-app/build.properties
- exist-app/modules/annotations.xqm 1 addition, 1 deletionexist-app/modules/annotations.xqm
- exist-app/modules/commons.xqm 29 additions, 1 deletionexist-app/modules/commons.xqm
- exist-app/modules/tapi-collection.xqm 22 additions, 48 deletionsexist-app/modules/tapi-collection.xqm
- exist-app/modules/tapi-html.xqm 101 additions, 0 deletionsexist-app/modules/tapi-html.xqm
- exist-app/modules/tapi-item.xqm 88 additions, 0 deletionsexist-app/modules/tapi-item.xqm
- exist-app/modules/tapi-manifest.xqm 142 additions, 0 deletionsexist-app/modules/tapi-manifest.xqm
- exist-app/modules/tapi-txt.xqm 316 additions, 0 deletionsexist-app/modules/tapi-txt.xqm
- exist-app/modules/tapi.xqm 52 additions, 402 deletionsexist-app/modules/tapi.xqm
- exist-app/modules/testtrigger.xqm 18 additions, 3 deletionsexist-app/modules/testtrigger.xqm
- exist-app/tests-runner.xq 0 additions, 17 deletionsexist-app/tests-runner.xq
- exist-app/tests/commons-tests.xqm 27 additions, 4 deletionsexist-app/tests/commons-tests.xqm
- exist-app/tests/tapi-collection-tests.xqm 20 additions, 67 deletionsexist-app/tests/tapi-collection-tests.xqm
- exist-app/tests/tapi-html-tests.xqm 74 additions, 0 deletionsexist-app/tests/tapi-html-tests.xqm
- exist-app/tests/tapi-item-tests.xqm 74 additions, 0 deletionsexist-app/tests/tapi-item-tests.xqm
- exist-app/tests/tapi-manifest-tests.xqm 206 additions, 0 deletionsexist-app/tests/tapi-manifest-tests.xqm
exist-app/modules/tapi-html.xqm
0 → 100644
exist-app/modules/tapi-item.xqm
0 → 100644
exist-app/modules/tapi-manifest.xqm
0 → 100644
This diff is collapsed.
exist-app/tests-runner.xq
deleted
100644 → 0
exist-app/tests/tapi-html-tests.xqm
0 → 100644
exist-app/tests/tapi-item-tests.xqm
0 → 100644
exist-app/tests/tapi-manifest-tests.xqm
0 → 100644