1. 9696192 Change mapping title by Akron · 2 weeks ago
  2. 953bf0d Fix query building by Akron · 2 weeks ago v0.3.2
  3. bf73a12 Change query param to query path by Akron · 2 weeks ago
  4. 761b9df Don't show the version specificities by Akron · 3 weeks ago
  5. 4197933 Define base URL by Akron · 3 weeks ago
  6. f22317d Improve Docker build with version information by Akron · 3 weeks ago
  7. 73ace9a Document environment variables by Akron · 3 weeks ago
  8. 501c02b Add activity indicator by Akron · 3 weeks ago
  9. e2a6841 Add reset and styling by Akron · 3 weeks ago v0.3.1
  10. f98ba28 Support config values via ENV by Akron · 3 weeks ago
  11. 8bdf520 Improve styling by Akron · 3 weeks ago
  12. 4131026 Allow field names as rule options by Akron · 3 weeks ago
  13. a67de8f Update corpus mapping rules by Akron · 3 weeks ago
  14. 428c0af Add fuzzy testing for cfg param parser by Akron · 3 weeks ago v0.3.0
  15. 247a93a Change config view by Akron · 3 weeks ago
  16. e0d98ab Add missing testdata by Akron · 3 weeks ago
  17. 3ff7eaa GitHub action and dependabot integration by Akron · 3 weeks ago
  18. 9663af9 Switch from regex parsing to dom-parsing for response term mapping by Akron · 3 weeks ago
  19. 62280e2 Reorder form entries by Akron · 3 weeks ago
  20. 43fb102 Added KorAP plugin stylesheet support by Akron · 3 weeks ago
  21. d8a76b3 Turned code templates into embedded static assets and draft config page by Akron · 3 weeks ago
  22. 512aab6 Added endpoints for config based mapping on responses and queries by Akron · 3 weeks ago
  23. a379f1e Add mapping-configuration string builder and parser by Akron · 3 weeks ago
  24. e4f570d Support cascade mappings by Akron · 3 weeks ago
  25. 2f93c58 Support corpus mappings by Akron · 3 weeks ago v0.2.0
  26. 06500bc Update dependencies by Akron · 4 weeks ago v0.1.0
  27. f6d78fb Update dependencies by Akron · 9 weeks ago
  28. 8f1bef9 Fix Dockerfile by Akron · 8 months ago
  29. 23158c4 Prepare release by Akron · 8 months ago
  30. 2ef703c Rename KoralPipe-TermMapper to Koral-Mapper by Akron · 8 months ago
  31. 49b525c Simplify cmd by Akron · 8 months ago
  32. 6b4c9eb Simplify parser by Akron · 8 months ago
  33. 21e4776 Simplify matcher by Akron · 8 months ago
  34. 585f50f Simplify config by Akron · 8 months ago
  35. 13e8646 Simplify ast implementation by Akron · 8 months ago
  36. 497cfe8 Fix layer precedence and document precedences by Akron · 8 months ago
  37. 23d93af Simplify mapper code by Akron · 9 months ago
  38. 3caee16 Integrate fiber log to zerolog by Akron · 9 months ago
  39. a1337ef Add debug logging of processed snippets by Akron · 9 months ago
  40. 5aa1623 Fix wrong tests for response mappings by Akron · 9 months ago
  41. 7e8da93 Log map-file errors instead of breaking by Akron · 9 months ago
  42. afbe86d Increase accepted header sizes by Akron · 9 months ago
  43. cb51f81 Support automatic response pipe addition in Kalamar endpoint by Akron · 9 months ago
  44. d0c8860 Add response usage to Kalamar plugin by Akron · 9 months ago
  45. 4de47a9 Add response endpoint by Akron · 9 months ago
  46. a3675e9 Implemented annotation enrichment by Akron · 9 months ago
  47. 7de5b61 Fix title parser by Akron · 9 months ago
  48. cc9a8a6 Implemented snippet_matcher to parse snippets and match against mapping lists by Akron · 9 months ago
  49. e562ad6 Add title attribute parser for HTML span annotations by Akron · 9 months ago
  50. 7c91cde Add RestrictObligatory filter for response rewriting by Akron · 9 months ago
  51. 24ab22e Change default port by Akron · 9 months ago
  52. 925787a Document serviceURL by Akron · 9 months ago
  53. d6505df More todos by Akron · 9 months ago
  54. 14c13a5 Change default port by Akron · 9 months ago
  55. 50d5f83 Improve docker image by Akron · 9 months ago
  56. 8006720 Make service endpoint more robust by Akron · 9 months ago
  57. 813780f Accept config files without mappings as long as mappings are loaded in general by Akron · 9 months ago
  58. 2ac2ec0 Make service url configurable by Akron · 9 months ago
  59. 67dca8b Add stts upos support by Akron · 9 months ago
  60. ae3ffde Log mappings at server start by Akron · 9 months ago
  61. dab2711 Allow for mapping descriptions by Akron · 9 months ago
  62. 14678dc Support globs for multiple mapping files by Akron · 9 months ago
  63. a8a66ce Allow setting port and log level in config by Akron · 9 months ago
  64. e1cff7c Support loading multiple mapping files by Akron · 9 months ago
  65. c376dcc Make endpoint specific for mappings by Akron · 9 months ago
  66. 06d21f0 Add configurable Kalamar integration by Akron · 9 months ago
  67. c471c0a Change base root and update template by Akron · 9 months ago
  68. aa62916 Add Makefile by Akron · 9 months ago
  69. fc77b5e Add version informations by Akron · 9 months ago
  70. 40aaa63 Add plugin overview page by Akron · 9 months ago
  71. fc9f987 Turn unescapeString into in-place modifier by Akron · 9 months ago
  72. cc25e93 Support wildcards for layers by Akron · 10 months ago
  73. 76b8797 Only add whitespace around not-escaped parentheses by Akron · 10 months ago
  74. e5aaf0a Fix fuzzing test by Akron · 10 months ago
  75. 121c66e Support escaping inm grammar rules by Akron · 10 months ago
  76. 876fc2d Fix readme by Akron · 10 months ago
  77. 44108cf Add readme by Akron · 10 months ago
  78. 9bff63a Add benchmark by Akron · 10 months ago
  79. 441bd12 Optimize mappings by Akron · 10 months ago
  80. 8f1970f Support legacy fields by Akron · 10 months ago
  81. 8a87d9a Fix rewrite adding by Akron · 10 months ago
  82. 0d9117c Add rewrites to mappings by Akron · 10 months ago
  83. cc83eb5 Keep rewrites by Akron · 10 months ago
  84. 1a5fccd Add support keeping rewrites by Akron · 10 months ago
  85. 6f45515 Simplify matcher by Akron · 10 months ago
  86. 7b4984e Parse json, where the modifying part is in "query". by Akron · 10 months ago
  87. 448ee76 Add license by Akron · 10 months ago
  88. 87948e8 Minor changes by Akron · 10 months ago
  89. 5ab92b6 Remove unused function by Akron · 10 months ago
  90. a1a183f Simplify direction parsing by Akron · 10 months ago
  91. a00d475 Simplify NewMapper by using mapping lists instead of configuration files by Akron · 10 months ago
  92. 69d43bf Simplify validation by Akron · 10 months ago
  93. 1fc750e Use kong instead of flag by Akron · 10 months ago
  94. 753f49a Simplify ast by Akron · 10 months ago
  95. fa55bb2 Turn it into KoralPipe-TermMapper by Akron · 10 months ago
  96. c79d87e Remove pkg subfolder by Akron · 10 months ago
  97. 74e1c07 Add fuzzing test and fix one. by Akron · 10 months ago
  98. 2cbdab5 Add fuzzing tests by Akron · 10 months ago
  99. 49ceeb4 Added web server for transformations by Akron · 10 months ago
  100. 2995d6d Update dependencies by Akron · 10 months ago