1. 34b4c93 Fix CoNLL-U plugin in Dockerfile by Akron · 1 year, 8 months ago v0.49
  2. a8f87cc Do not follow redirects on authorization requests (fixes #195) by Akron · 1 year, 9 months ago
  3. 346b67d Fix Dockerfile mismerge of KorAP-XML-CoNLL-U plugin by Marc Kupietz · 1 year, 9 months ago
  4. 9238402 Add gitlab workflow to build docker image by Marc Kupietz · 1 year, 10 months ago
  5. aaf4a83 Add KorAP-XML-CoNLL-U plugin by Akron · 1 year, 10 months ago
  6. 8a98fbb Add spaces following POS tags in annotation assistant for NKJP by Akron · 1 year, 10 months ago
  7. 278fbca Marketplace: List plugins by Helge · 2 years ago
  8. a85abb4 Updated dependencies in Dockerfile by Akron · 1 year, 10 months ago v0.48
  9. fca186f Update dockerfile by Akron · 1 year, 10 months ago
  10. a121783 Update minor version for release package by Akron · 1 year, 10 months ago
  11. f647984 Added annotation helper for UDPipe annotations by Rebecca Wilm · 1 year, 10 months ago
  12. 001dcd2 Redirect to index on auth-failure if user not logged in (fixes #192) by Akron · 1 year, 10 months ago
  13. 2e434be Change icon for help/tutorial by Helge · 1 year, 10 months ago
  14. f1c5152 Fix Gruntfile to copy css files after sass (fixes #184) by Akron · 1 year, 10 months ago
  15. bf6527f Remove unnecessary dependency by Akron · 1 year, 10 months ago
  16. 9ccf69a Improve error handling for non-redirect errors by Akron · 1 year, 10 months ago
  17. 9d82690 Improve security of redirect URIs (fixes #166) by Akron · 1 year, 10 months ago
  18. cf833f3 Bump node from 12 to 19 by dependabot[bot] · 1 year, 11 months ago
  19. 2c142ab Make scope a requirement when authorizing a client by Akron · 1 year, 10 months ago
  20. 56f9d10 Fix corpus localization to be overwritable by Akron · 1 year, 10 months ago
  21. db1f467 Fix unknown client handling and replace client info API (fixes #181) by Akron · 1 year, 10 months ago
  22. 8fa4cfe Fix dependency for terser (fixes #182) by Akron · 1 year, 10 months ago
  23. 1009e19 Security update by Akron · 1 year, 11 months ago
  24. c3ec9fb Add more NKJP layers to the annotation assistant by Akron · 1 year, 11 months ago
  25. 5959b54 Document KrillIndexer in Readme by Akron · 1 year, 10 months ago
  26. 5ea0f5d Fix error handling when no client_id is given by Akron · 1 year, 10 months ago
  27. a34e6ae Bump grunt-terser from 1.0.0 to 2.0.0 (closes #177) by dependabot[bot] · 1 year, 11 months ago
  28. bfee529 Bump optipng-bin from 6.0.0 to 9.0.0 (closes #176) by dependabot[bot] · 1 year, 11 months ago
  29. 855a622 Bump grunt-shell from 3.0.1 to 4.0.0 (closes #179) by dependabot[bot] · 1 year, 11 months ago
  30. 5033c93 Bump imagemin from 7.0.1 to 8.0.1 (closes #178) by dependabot[bot] · 1 year, 11 months ago
  31. 340c128 Introduced StartWithBackend plugin by Akron · 2 years ago
  32. 31f7404 Use dependabot for dependency checks on npm and Dockerfile by Akron · 2 years ago
  33. b427992 Add KrillIndexer plugin by Akron · 2 years ago
  34. 338b4d4 Add textSigle as a fetchable value for plugins by Akron · 1 year, 11 months ago
  35. 386f122 Add panel types by Akron · 1 year, 11 months ago
  36. e40933b Set version via environment variable by Akron · 1 year, 11 months ago
  37. 8f1dbcf Allow popups in plugins by Akron · 1 year, 11 months ago
  38. d8db672 Add KALAMAR_PLUGINS environment variable by Akron · 2 years ago
  39. 013bd69 Update dependencies by Akron · 2 years ago
  40. 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 2 years ago
  41. c9e53cd Remove deprecated 'auth_support' parameter by Akron · 2 years ago
  42. c546934 Added note to changefile by Akron · 2 years ago
  43. 167105a Add NKJP annotation assistant by Akron · 2 years ago
  44. a205b14 Remove legacy JWT handling from mock server by Akron · 2 years ago
  45. 7682d5d Add command tests to Makefile by Akron · 2 years ago
  46. e4276a9 Upgrade version number by Akron · 2 years ago
  47. 799a8c5 Upgrade version in package.json by Akron · 2 years ago v0.47
  48. 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 2 years ago
  49. 3340ae7 Add command to generate super_client_info files by Akron · 2 years ago
  50. 48f3028 include plugin tests by Helge · 2 years ago
  51. b774905 Improve token filtering in leaf nodes (fixes #168) by Akron · 2 years, 4 months ago
  52. 99968a9 Fix handling of public clients by Akron · 2 years, 6 months ago
  53. 1b71b4d References the correct KorAP::XML::TEI tag by Akron · 2 years, 8 months ago
  54. 4dc3d50 Fix tests for new max query length by Marc Kupietz · 2 years, 5 months ago
  55. 4d9e939 Bump to new minor version 0.45.1 by Marc Kupietz · 2 years, 5 months ago
  56. 61850b9 Increase maximum query length from 1000 to 4096 by Marc Kupietz · 2 years, 5 months ago
  57. d91a1ca Remove JWT flow for authorization by Akron · 2 years, 6 months ago v0.45
  58. 8627609 Set expiration of cookies in Auth plugin to 3 days by Akron · 2 years, 6 months ago
  59. 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 2 years, 7 months ago
  60. ac971df Re-enable zooming on mobile clients by Akron · 2 years, 7 months ago
  61. 6b75d12 Show source code of registered plugins by Akron · 2 years, 7 months ago
  62. 408bc7c Fetch client information before request grant by Akron · 2 years, 7 months ago
  63. 9f2ad34 Support plugin source on registration by Akron · 2 years, 7 months ago
  64. 8dc8b13 Added confidential marker in client view by Akron · 2 years, 7 months ago
  65. 514f213 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) by Akron · 2 years, 7 months ago
  66. b45300f Mark confidential clients as slightly more secure by Akron · 2 years, 7 months ago
  67. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 2 years, 8 months ago
  68. 68597c1 Add Zenodo DOI Badge by Akron · 2 years, 8 months ago
  69. 7f283d6 Change tag of docker image in description by Akron · 2 years, 8 months ago
  70. b6b156e Support confidential clients by Akron · 2 years, 8 months ago
  71. 8fde568 Fix state-hiding by Akron · 2 years, 8 months ago v0.44
  72. efd471e Split targets in Dockerfile by Akron · 2 years, 8 months ago
  73. ffc524c fix git protocol in README by Helge · 2 years, 8 months ago
  74. 59f3cde Merge "Create data folder in Dockerfile" by Nils Diewald · 2 years, 8 months ago
  75. fce76d2 Create data folder in Dockerfile by Akron · 2 years, 8 months ago
  76. a19734d Install Mojolicious-Plugin-Localize from https://github.com/... by Marc Kupietz · 2 years, 8 months ago
  77. ab6592d Do not remove all of libxml2 in Dockerfile by Akron · 2 years, 9 months ago
  78. 77645c8 Add plugin mounts to Dockerfile by Akron · 2 years, 9 months ago
  79. 900fe8c Remove OpenJDK so tei2korapxml will be limited by Akron · 2 years, 9 months ago
  80. d7d3ceb Improve handling of invalid URIs in attachements by Akron · 2 years, 10 months ago
  81. bc4aff3 Hide state input line in header by Akron · 2 years, 10 months ago
  82. 2c502e2 Add KorAP-XML-TEI and KorAP-XML-Krill to Docker by Akron · 2 years, 9 months ago
  83. 15de418 Remove ContentBlock from separated installation by Akron · 2 years, 9 months ago
  84. e66b62b fixes breaking hintSpec by hebasta · 2 years, 10 months ago
  85. da32e7a Use statemanager for toggle states by Akron · 3 years ago
  86. df2c97a Do not lay the transparent hint mirror over underlying menu items by Akron · 3 years ago
  87. 6227fba Introduce korapxml2krill command by Akron · 3 years, 2 months ago
  88. 653461e Introduce tei2korapxml command by Akron · 3 years, 2 months ago
  89. c23ce66 Format page numbers in pagination by Akron · 3 years ago
  90. 3d68ac3 Prevent Autosecret migration if old secret is > 22 chars (fixes #157) by Akron · 2 years, 11 months ago
  91. a8d45c4 Support default values in state manager, so they won't be serialized by Akron · 3 years ago
  92. 25cd928 Improve state serialization by Akron · 3 years ago
  93. 0f70076 Test percentage encoded data URIs (fixes #161) by Akron · 2 years, 11 months ago
  94. 4ea66bc Merge "Fix hint specific Line appearing in general containermenu" by marcrusian · 2 years, 11 months ago
  95. 9bddc84 Improve styling of match references and match trees by Akron · 3 years ago
  96. 46903bf Fix hint specific Line appearing in general containermenu by Leo Repp · 3 years ago
  97. 5bb710b Fix an error where setting a prefix so that no menu items are active by Leo Repp · 3 years ago
  98. 76ea813 Testing dynamic adding of items. Currently depends on 5115. by Leo Repp · 3 years, 1 month ago
  99. 6d1bd6c New release for Kalamar by Akron · 3 years ago v0.43
  100. 10e7847 Fix word issue in tour by Akron · 3 years ago