1. 013c39f Fix integration of form buttons in button groups by Akron · 3 years, 6 months ago
  2. e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
  3. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
  4. ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
  5. 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
  6. c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
  7. 9ffb4a3 Style token list by Akron · 3 years, 6 months ago
  8. aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 6 months ago
  9. 2c2ddbd Introduce autorotating secrets for security by Akron · 3 years, 9 months ago
  10. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 11 months ago
  11. 3b3a434 Update dependency to recent version of Mojo by Akron · 3 years, 6 months ago
  12. 62f3a03 Support submit buttons in Button groups by Akron · 3 years, 6 months ago
  13. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  14. dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 3 years, 7 months ago
  15. 524320f Overhaul of menuSpec by Leo Repp · 3 years, 6 months ago
  16. 26244a7 Change samesite cookie value to 'none' to allow for session riding by Akron · 3 years, 7 months ago
  17. e5bd35a Replacing some of the menu.js functions to contain less index shuffling by Leo Repp · 3 years, 7 months ago
  18. d1a2c79 Merge "Replace favicon with outline" by Akron · 3 years, 7 months ago
  19. 06c0743 Upgrade version by Akron · 3 years, 7 months ago
  20. c16cb47 Replace favicon with outline by Akron · 3 years, 7 months ago
  21. c3f063c Fixate KorAP logo when menu is active (fixes #133) by Akron · 3 years, 7 months ago
  22. ed28025 Add large footer by Akron · 3 years, 8 months ago
  23. d059ea2 Replace Kalamar logo with new KorAP logo by Akron · 3 years, 9 months ago
  24. 69481a4 Added tests for Mojo >= 9.11 compat by Akron · 3 years, 8 months ago
  25. f6296f3 Added CI for MacOS by Akron · 3 years, 8 months ago
  26. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  27. 7ca7387 Remove ruby-sass requirement (fixes #123) by Akron · 3 years, 9 months ago
  28. a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
  29. 6590994 Require modern List::Util dependency for older perl bundles by Akron · 3 years, 9 months ago
  30. b1ecf93 Added GitHub based CI for perl by Akron · 3 years, 9 months ago
  31. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  32. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  33. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  34. a480c46 Improve .gitignore by Akron · 3 years, 9 months ago
  35. baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
  36. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  37. 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
  38. be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
  39. 1e1a8b3 Update dependencies by Akron · 3 years, 10 months ago
  40. 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 9 months ago
  41. 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
  42. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  43. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  44. 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
  45. 1497d57 Welcome to Leo Repp by Akron · 3 years, 10 months ago
  46. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  47. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  48. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  49. 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
  50. 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
  51. 5b6d727 Improve CORS by Akron · 3 years, 10 months ago
  52. f4f2663 Defer main script by Akron · 3 years, 10 months ago
  53. 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
  54. 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
  55. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  56. a24af0a Add citation configuration in form of a test by Akron · 3 years, 11 months ago
  57. dac9561 Fixed nonce to be base64 by Akron · 3 years, 10 months ago
  58. 6e1834d Merge "Fix cookie test to recognize same-site rule" by Akron · 3 years, 10 months ago
  59. c4ea2e5 Adopt CSP plugin for main headers by Akron · 3 years, 10 months ago
  60. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  61. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  62. 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
  63. 55a208b Fix cookie test to recognize same-site rule by Akron · 3 years, 10 months ago
  64. 8f8deda Remove default endpoint from config file by Akron · 3 years, 10 months ago
  65. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  66. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 10 months ago
  67. 0227d30 Merge "Introduce CORS headers in proxy" by Akron · 3 years, 10 months ago
  68. 26ffaa3 Add information regarding environment variables in windows by Akron · 3 years, 10 months ago
  69. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 10 months ago
  70. 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
  71. cf18053 Added troubleshooting section to readme by Akron · 4 years ago
  72. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  73. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  74. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  75. e5b53ea Merge "Improve design of maintenance messages" by Akron · 3 years, 11 months ago
  76. 612dfc0 Improve design of maintenance messages by Akron · 4 years ago
  77. db570fd Fix Export demo to request permissions by Akron · 4 years ago
  78. 636059d Fix authors listing in german Kustvakt description by Akron · 4 years ago
  79. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  80. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  81. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  82. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  83. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  84. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  85. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  86. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  87. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  88. 548ee67 Minor fixes in styles by Akron · 4 years, 1 month ago
  89. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  90. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  91. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  92. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  93. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  94. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  95. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  96. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  97. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  98. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  99. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  100. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago