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