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