1. 5979ea4 Revert "Revert "Authorization service with POST (support API version 1.1)"" by Helge · 2 weeks ago
  2. 6bdddf4 Revert "Authorization service with POST (support API version 1.1)" by Marc Kupietz · 3 weeks ago
  3. be8f056 Don't track errors by Akron · 5 weeks ago
  4. f9121b1 Authorization service with POST (support API version 1.1) by Helge · 2 months ago
  5. f412d44 Improve Plugin integrations by Akron · 5 months ago
  6. bb3da4d Add data-testid to test relevant elements (fixes #244) by Akron · 3 months ago
  7. acb7f3d Add general proxy support (fixes #259) by Akron · 6 months ago
  8. 910828a Add support for response pipes by Akron · 8 months ago
  9. 4d17d0f Remove login in side bar by Akron · 1 year ago
  10. a17b08d UI improvements and bug fixes (2025-03-04) by Uyen-Nhu Tran · 1 year, 1 month ago
  11. 4371466 Add help/doc button to dropdown menu, remove button from old position, edit Change file by Uyen-Nhu Tran · 1 year, 2 months ago
  12. b0a7a0f Change OAuth settings title by Akron · 1 year ago
  13. 9f9d485 URLs for plugins are mandatory (closes # 322) by Helge · 1 year, 3 months ago
  14. 94f93b0 Add navi-list to dropdown box, fix display of dropdown-items. by Uyen-Nhu Tran · 1 year, 4 months ago
  15. 243fe73 UI rework by Uyen by Uyen-Nhu Tran · 1 year, 11 months ago
  16. b161fcc Establish navi->list helper by Akron · 1 year, 5 months ago
  17. 0cbcc07 Fix oauth warning on access granting for public clients by Akron · 1 year, 5 months ago
  18. 17b4146 Improve short circuit by Akron · 1 year, 5 months ago
  19. 9b82901 Support VCs via URL without queries (fixes #207) by Akron · 1 year, 5 months ago
  20. d885e4e Fix typo that prevent to show the correct layers in the relation view by Akron · 1 year, 6 months ago
  21. 0543670 Introduce filter_by instead of authorized_only by Helge · 1 year, 7 months ago
  22. 2fc697a Add fields option to search by Akron · 1 year, 8 months ago
  23. 95dfb25 Support fields object in search responses by Akron · 1 year, 8 months ago
  24. 2db881c Add instance names (when expressed in title addons) as query categories for Piwik by Akron · 1 year, 8 months ago
  25. 216a482 Add registered_by to marketplace / Complete test by Helge · 1 year, 9 months ago
  26. f0f1a01 Remove corpusQuery from statistics by Akron · 1 year, 9 months ago
  27. 324cfd6 Remove deprecated documentation helper by Akron · 1 year, 9 months ago
  28. c84ec1a Improve footer responsiveness by Akron · 1 year, 11 months ago v0.54
  29. 06d4d1f Switch matchInfo to modern path by Akron · 1 year, 9 months ago
  30. 3422d45 Support configuration of query defaults by Akron · 1 year, 10 months ago
  31. 459bf58 Add maintenance announcement tag helper by Akron · 2 years, 4 months ago
  32. 397552c Support CQP in frontend by Akron · 2 years, 6 months ago
  33. d36478d Marketplace Uninstall Plugins by Helge · 2 years, 9 months ago
  34. 4a53a9b Add Marketplace Settings as ConfigurationFlag by Helge · 2 years, 8 months ago
  35. a4f1a97 Remove experimental_client_registration option by Akron · 2 years, 9 months ago
  36. db720ea marketplace: Install plugins by Helge · 3 years ago
  37. a278b31 Add default scopes to authorization request by Akron · 2 years, 10 months ago
  38. 409f6b8 Kustvakt now requires absolute redirect URIs by Akron · 2 years, 10 months ago
  39. e3daaeb Fix redirection handling for all authorization flows by Akron · 2 years, 10 months ago
  40. 690e94d Eliminates unnecessary dumper by Helge · 2 years, 11 months ago
  41. df92c83 Minimum version of conllu2korapxml by Akron · 3 years ago
  42. eb39cf3 Show redirect-uri in client view by Akron · 3 years ago
  43. a8f87cc Do not follow redirects on authorization requests (fixes #195) by Akron · 3 years ago
  44. aaf4a83 Add KorAP-XML-CoNLL-U plugin by Akron · 3 years, 2 months ago
  45. 278fbca Marketplace: List plugins by Helge · 3 years, 3 months ago
  46. 001dcd2 Redirect to index on auth-failure if user not logged in (fixes #192) by Akron · 3 years, 1 month ago
  47. 9ccf69a Improve error handling for non-redirect errors by Akron · 3 years, 1 month ago
  48. 9d82690 Improve security of redirect URIs (fixes #166) by Akron · 3 years, 1 month ago
  49. 2c142ab Make scope a requirement when authorizing a client by Akron · 3 years, 1 month ago
  50. db1f467 Fix unknown client handling and replace client info API (fixes #181) by Akron · 3 years, 1 month ago
  51. 5ea0f5d Fix error handling when no client_id is given by Akron · 3 years, 2 months ago
  52. 340c128 Introduced StartWithBackend plugin by Akron · 3 years, 3 months ago
  53. b427992 Add KrillIndexer plugin by Akron · 3 years, 3 months ago
  54. d8db672 Add KALAMAR_PLUGINS environment variable by Akron · 3 years, 3 months ago
  55. 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 3 years, 3 months ago
  56. 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 3 years, 4 months ago
  57. 3340ae7 Add command to generate super_client_info files by Akron · 3 years, 4 months ago
  58. 99968a9 Fix handling of public clients by Akron · 3 years, 9 months ago
  59. 61850b9 Increase maximum query length from 1000 to 4096 by Marc Kupietz · 3 years, 8 months ago
  60. d91a1ca Remove JWT flow for authorization by Akron · 3 years, 10 months ago v0.45
  61. 8627609 Set expiration of cookies in Auth plugin to 3 days by Akron · 3 years, 10 months ago
  62. 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 3 years, 10 months ago
  63. 6b75d12 Show source code of registered plugins by Akron · 3 years, 10 months ago
  64. 408bc7c Fetch client information before request grant by Akron · 3 years, 10 months ago
  65. 9f2ad34 Support plugin source on registration by Akron · 3 years, 10 months ago
  66. 8dc8b13 Added confidential marker in client view by Akron · 3 years, 10 months ago
  67. b45300f Mark confidential clients as slightly more secure by Akron · 3 years, 10 months ago
  68. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 4 years ago
  69. b6b156e Support confidential clients by Akron · 4 years ago
  70. 6227fba Introduce korapxml2krill command by Akron · 4 years, 6 months ago
  71. 653461e Introduce tei2korapxml command by Akron · 4 years, 6 months ago
  72. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 4 years, 7 months ago
  73. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 4 years, 5 months ago
  74. 638fc97 Disable CSP for development purposes by Akron · 4 years, 5 months ago
  75. 1419aad Add demo server plugin by Akron · 4 years, 6 months ago
  76. dd5ab89 Tutorial: Introduce legacy links by Akron · 4 years, 6 months ago
  77. 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 4 years, 6 months ago
  78. fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 4 years, 6 months ago
  79. cce055c Fix error message in case of server error by Akron · 4 years, 8 months ago
  80. 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 4 years, 9 months ago
  81. 116eace Add option to toggle password fields by Akron · 4 years, 9 months ago
  82. ff08811 Fix rendering error in not authenticated oauth route by Akron · 4 years, 9 months ago
  83. 276afc0 Update client list API according to API change by Akron · 4 years, 9 months ago
  84. 013c39f Fix integration of form buttons in button groups by Akron · 4 years, 9 months ago
  85. e997bb5 Improve localization of OAuth2 client and token management by Akron · 4 years, 9 months ago
  86. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 4 years, 9 months ago
  87. ad011bb Disable caching in auth routes by Akron · 4 years, 9 months ago
  88. 041ca4d Reorganize OAuth endpoints by Akron · 4 years, 9 months ago
  89. c1aaf93 Allow to revoke tokens by Akron · 4 years, 9 months ago
  90. 9ffb4a3 Style token list by Akron · 4 years, 9 months ago
  91. aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 4 years, 9 months ago
  92. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 5 years ago
  93. bc94a9c List tokens of a client by Akron · 5 years ago
  94. dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 4 years, 10 months ago
  95. 83209f7 Issue a new token for a public client by Akron · 5 years ago
  96. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 5 years ago
  97. baae980 Fix working directory for default plugin configurations by Akron · 5 years ago
  98. 08952df Move tracking asset to simplify proxy configuration by Akron · 5 years ago
  99. 30e7bc7 Introduce Kalamar::Request by Akron · 5 years ago
  100. be60634 Remove debrecated API methods by Akron · 5 years ago