1. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  2. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  3. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  4. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  5. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  6. 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 1 month ago
  7. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  8. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  9. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  10. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  11. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  12. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  13. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  14. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  15. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  16. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  17. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  18. 9adf2cc Introduced *-latest files for plugin assets by Akron · 4 years, 2 months ago
  19. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  20. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  21. 82e5642 Minor fix in documentation by Akron · 4 years, 2 months ago
  22. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  23. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  24. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  25. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  26. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  27. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  28. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  29. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  30. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  31. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  32. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  33. 50bde3a Switch default API endpoint to korap.ids-mannheim.de by Akron · 4 years, 5 months ago
  34. e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
  35. 17c6081 Create a publishable Dockerfile by Akron · 4 years, 5 months ago
  36. 6171720 Updated Test::Mojo::Session to be compatible with latest version of Mojolicious by Akron · 4 years, 6 months ago
  37. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  38. a352393 Update Mojolicious Version for security reasons by Akron · 4 years, 7 months ago
  39. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  40. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  41. 4cdc4fc Add content area behind search results in templates by Akron · 4 years, 7 months ago
  42. 8a21b4d Declare proxy as stable and enable by default by Akron · 4 years, 7 months ago
  43. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  44. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  45. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  46. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  47. 5999212 Initial token management by Akron · 5 years ago
  48. d00b427 Improve proxy for redirects by Akron · 4 years, 10 months ago
  49. 07d8de6 Document the API URI by Akron · 4 years, 10 months ago
  50. 90be03b Support X-Forwarded-Host name for proxy by Akron · 4 years, 10 months ago
  51. 5ea1a1a Introduced new version by Akron · 4 years, 10 months ago
  52. 020c363 Update JS dependencies by Akron · 4 years, 10 months ago v0.37
  53. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  54. 23ab047 Make proxy timeouts configurable by Akron · 5 years ago
  55. c07b11e Document changes in Changes file by Akron · 5 years ago
  56. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  57. b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
  58. 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
  59. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  60. d7ad907 Add pipe mechanism by Akron · 5 years ago
  61. b79b44e Added Changes for result panel integration into plugin mechanism by Akron · 5 years ago
  62. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  63. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  64. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  65. f7ec444 Added settings and navi helpers by Akron · 5 years ago
  66. d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 5 years ago
  67. 3cfa26d Added 'realm' parameter to 'embedded_link_to' helper by Akron · 5 years ago
  68. 254fe21 Simplified documentation routing by Akron · 5 years ago
  69. 9490e3b Generalize documentation helpers by Akron · 5 years ago
  70. 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 5 years ago
  71. 6e74687 Dump version by Akron · 5 years ago
  72. 7c70c89 Improve visibility of keyword fields in metadata view by Akron · 5 years ago v0.36
  73. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  74. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  75. 4c7cf95 Fix pagination by not repeating page value in URL by Akron · 5 years ago
  76. 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
  77. a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
  78. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  79. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  80. f8715a3 Improve documentation on regular expressions by Akron · 5 years ago
  81. e76fd83 Removed wildcards documentation stub by Akron · 5 years ago
  82. c072577 Clean up data documentation by Akron · 5 years ago
  83. 0a3aeec Introduced documentation on Annis QL. by margaretha · 5 years ago
  84. 1bd65d9 Updated annotation documentation by Akron · 5 years ago
  85. b7876a8 Enable experimental proxy via configuration option 'experimental_proxy' by Akron · 5 years ago
  86. 14ce4d6 Introduced documentation on FCS-QL. by margaretha · 5 years ago
  87. 07d166a Improved documentation on APIs by Akron · 5 years ago
  88. 84b9199 Introduced C2 documentation by Akron · 5 years ago
  89. cd37580 Added CQL tutorial. by margaretha · 5 years ago
  90. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  91. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  92. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  93. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  94. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  95. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  96. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  97. b5a886f Update dependency on M::P::Notifications to be compatible with recent versions of Mojolicious by Akron · 6 years ago
  98. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  99. 0864884 Added command to generate example HTML file to pick from JS test suite by Akron · 6 years ago
  100. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago