1. b1ecf93 Added GitHub based CI for perl by Akron · 3 years, 9 months ago
  2. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  3. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  4. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  5. a480c46 Improve .gitignore by Akron · 3 years, 9 months ago
  6. baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
  7. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  8. 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
  9. be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
  10. 1e1a8b3 Update dependencies by Akron · 3 years, 10 months ago
  11. 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 10 months ago
  12. 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
  13. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  14. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  15. 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
  16. 1497d57 Welcome to Leo Repp by Akron · 3 years, 10 months ago
  17. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  18. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  19. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  20. 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
  21. 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
  22. 5b6d727 Improve CORS 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, 11 months ago
  25. 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 11 months ago
  26. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  27. a24af0a Add citation configuration in form of a test by Akron · 3 years, 11 months ago
  28. dac9561 Fixed nonce to be base64 by Akron · 3 years, 10 months ago
  29. 6e1834d Merge "Fix cookie test to recognize same-site rule" by Akron · 3 years, 10 months ago
  30. c4ea2e5 Adopt CSP plugin for main headers by Akron · 3 years, 10 months ago
  31. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  32. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  33. 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
  34. 55a208b Fix cookie test to recognize same-site rule by Akron · 3 years, 10 months ago
  35. 8f8deda Remove default endpoint from config file by Akron · 3 years, 11 months ago
  36. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 11 months ago
  37. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 11 months ago
  38. 0227d30 Merge "Introduce CORS headers in proxy" by Akron · 3 years, 10 months ago
  39. 26ffaa3 Add information regarding environment variables in windows by Akron · 3 years, 11 months ago
  40. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 11 months ago
  41. 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
  42. cf18053 Added troubleshooting section to readme by Akron · 4 years ago
  43. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  44. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  45. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  46. e5b53ea Merge "Improve design of maintenance messages" by Akron · 3 years, 11 months ago
  47. 612dfc0 Improve design of maintenance messages by Akron · 4 years ago
  48. db570fd Fix Export demo to request permissions by Akron · 4 years ago
  49. 636059d Fix authors listing in german Kustvakt description by Akron · 4 years, 1 month ago
  50. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years, 1 month ago
  51. 24aa005 Rename private attribute _element to _el by Akron · 4 years, 1 month ago
  52. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years, 1 month ago
  53. e51eaa3 Move 'use strict' to file level by Akron · 4 years, 1 month ago
  54. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  55. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  56. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  57. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  58. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  59. 548ee67 Minor fixes in styles by Akron · 4 years, 1 month ago
  60. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  61. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  62. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  63. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  64. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  65. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  66. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  67. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  68. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 2 months ago
  69. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 2 months ago
  70. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 2 months ago
  71. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 2 months ago
  72. 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 2 months ago
  73. 3635305 Fix icon style for right border buttons by Akron · 4 years, 2 months ago
  74. 0a785d4 Fix Relation visualization by Akron · 4 years, 2 months ago
  75. b516374 Fix Query Creator by Akron · 4 years, 2 months ago
  76. 962fff9 Fix error catching by Akron · 4 years, 2 months ago
  77. b50964a Modernize for;;-loops by Akron · 4 years, 2 months ago
  78. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 2 months ago
  79. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  80. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  81. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  82. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  83. 64b957d Optimize docker configuration by Akron · 4 years, 2 months ago v0.39
  84. 882a1d4 Finalize release version by Akron · 4 years, 2 months ago
  85. 6393a9f Merge "Fix blockquote.warning styles in documentation" by Akron · 4 years, 2 months ago
  86. ef14c2a Fix blockquote.warning styles in documentation by Akron · 4 years, 2 months ago
  87. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  88. dbf7bae Improve query panel styling by Akron · 4 years, 2 months ago
  89. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  90. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  91. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  92. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 2 months ago
  93. 8bcb354 Fix js plugin name by Akron · 4 years, 2 months ago
  94. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  95. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  96. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  97. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  98. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  99. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  100. fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 2 months ago