1. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  2. b3f3359 Spin off data templates into file templates for Auth plugin by Akron · 4 years, 8 months ago
  3. 5999212 Initial token management by Akron · 5 years ago
  4. d00b427 Improve proxy for redirects by Akron · 4 years, 10 months ago
  5. 07d8de6 Document the API URI by Akron · 4 years, 10 months ago
  6. 90be03b Support X-Forwarded-Host name for proxy by Akron · 4 years, 10 months ago
  7. 5ea1a1a Introduced new version by Akron · 4 years, 10 months ago
  8. 23ab047 Make proxy timeouts configurable by Akron · 5 years ago
  9. b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
  10. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  11. 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
  12. f7ec444 Added settings and navi helpers by Akron · 5 years ago
  13. d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 5 years ago
  14. 3cfa26d Added 'realm' parameter to 'embedded_link_to' helper by Akron · 5 years ago
  15. 254fe21 Simplified documentation routing by Akron · 5 years ago
  16. 9490e3b Generalize documentation helpers by Akron · 5 years ago
  17. 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 5 years ago
  18. 6e74687 Dump version by Akron · 5 years ago
  19. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  20. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  21. 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
  22. a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
  23. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  24. b7876a8 Enable experimental proxy via configuration option 'experimental_proxy' by Akron · 5 years ago
  25. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  26. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  27. 56b3d0d Close connections in proxy as a workaround for problematic connection handling in embedding proxies by Akron · 5 years ago
  28. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  29. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  30. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  31. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  32. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  33. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  34. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  35. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  36. a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 6 years ago
  37. 86e63a9 Fixed character in pagination by Akron · 6 years ago
  38. a2d92de Rename "Institute for the German Language" to "Leibniz Institute for the German Language" by Akron · 6 years ago
  39. cebf69d Merge "Improve note regarding opt-out" by Akron · 6 years ago
  40. 3d67306 Fix handling of login errors by Akron · 6 years ago
  41. 13edd80 Improve note regarding opt-out by Akron · 6 years ago
  42. eded58a Merge "Make doc navigation extensible" by Akron · 6 years ago
  43. df479e9 Improve Piwik to track all requests anonymously by Akron · 6 years ago
  44. 1b1a271 Make doc navigation extensible by Akron · 6 years ago
  45. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  46. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  47. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  48. 8df9512 Update dependency to Mojolicious v8.06 by Akron · 6 years ago
  49. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  50. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  51. e6ad55d Fixed missing line in JS code for Piwik plugin by Akron · 6 years ago
  52. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago
  53. d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
  54. 385249d Respect cutoff for caching by Akron · 6 years ago
  55. c4be819 Add query parameter validation by Akron · 6 years ago
  56. fb6d87d Replace old backend with new backend by Akron · 6 years ago
  57. 80a84b2 Support text information endpoint by Akron · 6 years ago
  58. 8ea8429 Improve error handling by Akron · 6 years ago
  59. d7ed34b Fixed authorization in caching by Akron · 6 years ago
  60. f21eb49 Introduce caching for all query methods by Akron · 6 years ago
  61. be61f4c Added corpusinfo endpoint by Akron · 6 years ago
  62. d0ec308 Check for the right error and warning structure by Akron · 6 years ago
  63. 7093b81 Introduced KalamarErrors plugin by Akron · 6 years ago
  64. b8d0b40 Added matchinfo tests by Akron · 6 years ago
  65. b80341d Add matchinfo to rewritten backend by Akron · 6 years ago
  66. dffa939 Test matches with new search engine by Akron · 6 years ago
  67. 3239663 First working query example with promise based backend by Akron · 6 years ago
  68. 05c6dd6 Use memory only CHI per default by Akron · 6 years ago
  69. 0e1ed24 Introduced experimental API method and fixture system by Akron · 6 years ago
  70. 789afee Update to Mojo version >= 8.02 by Akron · 6 years ago
  71. 8eef346 Fix syntax marker in hint line by Akron · 6 years ago
  72. c7656e9 Deprecated Kalamar.api configuration key in favour of Kalamar.api_path by Akron · 6 years ago
  73. acef8dc Support redirects in WebAPIs by Akron · 6 years ago
  74. 18eb000 Fix version and Changes by Akron · 6 years ago
  75. f44a0a2 Test for broken query responses with BAD REQUEST status by Akron · 6 years ago
  76. ef6d5f1 Updated content blocks in sidebar and in footer by Akron · 6 years ago
  77. afeca25 Introduced content blocks for flexible footer entries by Akron · 7 years ago
  78. e496844 Improve template structure by introducing partials by Akron · 7 years ago
  79. 4876b7b Integrate corpus statistics endpoint by Akron · 7 years ago
  80. f521a0d Remove deprecated delay helper by Akron · 7 years ago
  81. 51757cb Support integration of Piwik/Matomo in KorAP by Akron · 7 years ago
  82. 5e99216 Improve and test support for customized templates by Akron · 7 years ago
  83. 3fe9fc3 Fix error reporting of non-json error responses by Akron · 7 years ago
  84. 429aeda Remember application state on login (issue #20) by Akron · 7 years ago
  85. 15158e0 Prevent csrf attacks on login by Akron · 7 years ago
  86. dbb448c Improve documentation and usability of corpus localization features by Akron · 7 years ago
  87. b5d05d7 Finished meta data endpoint support and dump version number by Akron · 7 years ago
  88. 72c2f8d Added support for meta data endpoint by Akron · 7 years ago
  89. 4036d54 Client code in MOJO_MODE 'development' will no longer rely on the prebuilds by Akron · 7 years ago
  90. 0d2a843 Updated year by Akron · 7 years ago
  91. 19058a9 Updated dependencies to recent versions by Akron · 7 years ago
  92. f4a7cf4 Tutorial queries can now be unavailable for certain corpora by Akron · 7 years ago
  93. a7cfd90 Proposal for localizable example queries in tutorials by Akron · 7 years ago
  94. 41e7bdd Update version by Akron · 7 years ago
  95. 1120a58 Optimized embedded tutorial for mobile by Akron · 7 years ago
  96. bd39a43 Added announcement feature by Akron · 7 years ago
  97. 0dc1090 Localize navigation by Akron · 7 years ago
  98. ccd71a4 Added german poliqarp tutorial by Akron · 7 years ago
  99. e8ea000 Fixed positioning of query creator by Akron · 7 years ago
  100. 311ca65 Fixed text sigle legacy support by Akron · 7 years ago