1. 69481a4 Added tests for Mojo >= 9.11 compat by Akron · 3 years, 8 months ago
  2. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  3. 7ca7387 Remove ruby-sass requirement (fixes #123) by Akron · 3 years, 9 months ago
  4. a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
  5. b1ecf93 Added GitHub based CI for perl by Akron · 3 years, 9 months ago
  6. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  7. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  8. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  9. baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
  10. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  11. 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
  12. be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
  13. 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 9 months ago
  14. 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
  15. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  16. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  17. 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
  18. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  19. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  20. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  21. 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
  22. 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
  23. f4f2663 Defer main script by Akron · 3 years, 10 months ago
  24. 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
  25. 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
  26. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  27. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  28. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  29. bc909ab Added instructions for running scripts under windows if they are typically not allowed. This is not that hard to find out and maybe is just bloating up the README file unnecessarily. by Leo Repp · 3 years, 10 months ago
  30. 8f8deda Remove default endpoint from config file by Akron · 3 years, 10 months ago
  31. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  32. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 10 months ago
  33. 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
  34. cf18053 Added troubleshooting section to readme by Akron · 4 years ago
  35. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  36. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  37. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  38. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  39. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  40. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  41. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  42. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  43. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  44. 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 1 month ago
  45. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  46. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  47. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  48. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  49. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  50. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  51. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  52. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  53. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  54. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  55. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  56. 9adf2cc Introduced *-latest files for plugin assets by Akron · 4 years, 2 months ago
  57. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  58. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  59. 82e5642 Minor fix in documentation by Akron · 4 years, 2 months ago
  60. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  61. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  62. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  63. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  64. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  65. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  66. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  67. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  68. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  69. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  70. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  71. 50bde3a Switch default API endpoint to korap.ids-mannheim.de by Akron · 4 years, 5 months ago
  72. e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
  73. 17c6081 Create a publishable Dockerfile by Akron · 4 years, 5 months ago
  74. 6171720 Updated Test::Mojo::Session to be compatible with latest version of Mojolicious by Akron · 4 years, 6 months ago
  75. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  76. a352393 Update Mojolicious Version for security reasons by Akron · 4 years, 7 months ago
  77. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  78. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  79. 4cdc4fc Add content area behind search results in templates by Akron · 4 years, 7 months ago
  80. 8a21b4d Declare proxy as stable and enable by default by Akron · 4 years, 7 months ago
  81. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  82. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  83. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  84. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  85. 5999212 Initial token management by Akron · 5 years ago
  86. d00b427 Improve proxy for redirects by Akron · 4 years, 10 months ago
  87. 07d8de6 Document the API URI by Akron · 4 years, 10 months ago
  88. 90be03b Support X-Forwarded-Host name for proxy by Akron · 4 years, 10 months ago
  89. 5ea1a1a Introduced new version by Akron · 4 years, 10 months ago
  90. 020c363 Update JS dependencies by Akron · 4 years, 10 months ago v0.37
  91. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  92. 23ab047 Make proxy timeouts configurable by Akron · 5 years ago
  93. c07b11e Document changes in Changes file by Akron · 5 years ago
  94. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  95. b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
  96. 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
  97. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  98. d7ad907 Add pipe mechanism by Akron · 5 years ago
  99. b79b44e Added Changes for result panel integration into plugin mechanism by Akron · 5 years ago
  100. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago