1. e5b53ea Merge "Improve design of maintenance messages" by Akron · 3 years, 11 months ago
  2. 612dfc0 Improve design of maintenance messages by Akron · 4 years ago
  3. db570fd Fix Export demo to request permissions by Akron · 4 years ago
  4. 636059d Fix authors listing in german Kustvakt description by Akron · 4 years ago
  5. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  6. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  7. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  8. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  9. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  10. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  11. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  12. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  13. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  14. 548ee67 Minor fixes in styles by Akron · 4 years, 1 month ago
  15. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  16. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  17. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  18. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  19. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  20. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  21. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  22. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  23. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  24. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  25. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  26. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  27. 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 1 month ago
  28. 3635305 Fix icon style for right border buttons by Akron · 4 years, 1 month ago
  29. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  30. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  31. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  32. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  33. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  34. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  35. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  36. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  37. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  38. 64b957d Optimize docker configuration by Akron · 4 years, 2 months ago v0.39
  39. 882a1d4 Finalize release version by Akron · 4 years, 2 months ago
  40. 6393a9f Merge "Fix blockquote.warning styles in documentation" by Akron · 4 years, 2 months ago
  41. ef14c2a Fix blockquote.warning styles in documentation by Akron · 4 years, 2 months ago
  42. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  43. dbf7bae Improve query panel styling by Akron · 4 years, 2 months ago
  44. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  45. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  46. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  47. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 2 months ago
  48. 8bcb354 Fix js plugin name by Akron · 4 years, 2 months ago
  49. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  50. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  51. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  52. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  53. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  54. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  55. fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 2 months ago
  56. 9adf2cc Introduced *-latest files for plugin assets by Akron · 4 years, 2 months ago
  57. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  58. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  59. 6c261e6 Fix CSS blendmode for certain blockquotes by Akron · 4 years, 2 months ago
  60. 936e7e4 Fix CSS bug introduced in the restructuring by Akron · 4 years, 2 months ago
  61. 5ebd53b Prevent caching of CSS in development mode by Akron · 4 years, 2 months ago
  62. 82e5642 Minor fix in documentation by Akron · 4 years, 2 months ago
  63. 0be894f Improve plugin and form styling by Akron · 4 years, 2 months ago
  64. 1a596fd Merge "Added query parameter API to plugin server" by Akron · 4 years, 2 months ago
  65. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  66. 9a28a63 Style result plugin widgets by Akron · 4 years, 2 months ago
  67. 7488381 Improve button group style by Akron · 4 years, 2 months ago
  68. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  69. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  70. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  71. 669a44e Fix plugin styling by Akron · 4 years, 2 months ago
  72. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  73. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  74. b8410e5 Update readme and minimum Perl version info by Akron · 4 years, 3 months ago
  75. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  76. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  77. a9d8fb0 Merge "Refactoring of style files" by Akron · 4 years, 2 months ago
  78. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  79. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  80. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  81. 2b00d6e Merge "Add News-Headline to dictionary" by Akron · 4 years, 5 months ago
  82. a2e44f8 Merge "Slightly improve docker description" by Akron · 4 years, 5 months ago
  83. 9dda34e Add News-Headline to dictionary by Akron · 4 years, 5 months ago
  84. 728bbe0 Slightly improve docker description by Akron · 4 years, 5 months ago
  85. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  86. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  87. f059ad8 Add citation to readme by Akron · 4 years, 5 months ago
  88. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  89. 50bde3a Switch default API endpoint to korap.ids-mannheim.de by Akron · 4 years, 5 months ago
  90. ce8213e Fix and improve readme markdown by Akron · 4 years, 5 months ago
  91. 55957c4 Merge "Improve support for environment variables in Dockerfile" by Akron · 4 years, 5 months ago
  92. f791869 Improve support for environment variables in Dockerfile by Akron · 4 years, 5 months ago
  93. e833819 Introduce docker to installation section by Akron · 4 years, 5 months ago
  94. e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
  95. a81a27c Merge "Fixes a test that weirdly fails in recent versions of Mojolicious" by Akron · 4 years, 5 months ago v0.38
  96. 18a2a27 Fixes a test that weirdly fails in recent versions of Mojolicious by Akron · 4 years, 5 months ago
  97. 17c6081 Create a publishable Dockerfile by Akron · 4 years, 5 months ago
  98. 6171720 Updated Test::Mojo::Session to be compatible with latest version of Mojolicious by Akron · 4 years, 6 months ago
  99. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  100. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago