1. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  2. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  3. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  4. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  5. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  6. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  7. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  8. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  9. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  10. 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 1 month ago
  11. 3635305 Fix icon style for right border buttons by Akron · 4 years, 1 month ago
  12. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  13. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  14. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  15. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  16. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  17. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  18. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  19. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  20. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  21. 64b957d Optimize docker configuration by Akron · 4 years, 2 months ago v0.39
  22. 882a1d4 Finalize release version by Akron · 4 years, 2 months ago
  23. 6393a9f Merge "Fix blockquote.warning styles in documentation" by Akron · 4 years, 2 months ago
  24. ef14c2a Fix blockquote.warning styles in documentation by Akron · 4 years, 2 months ago
  25. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  26. dbf7bae Improve query panel styling by Akron · 4 years, 2 months ago
  27. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  28. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  29. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  30. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 2 months ago
  31. 8bcb354 Fix js plugin name by Akron · 4 years, 2 months ago
  32. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  33. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  34. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  35. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  36. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  37. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  38. fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 2 months ago
  39. 9adf2cc Introduced *-latest files for plugin assets by Akron · 4 years, 2 months ago
  40. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  41. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  42. 6c261e6 Fix CSS blendmode for certain blockquotes by Akron · 4 years, 2 months ago
  43. 936e7e4 Fix CSS bug introduced in the restructuring by Akron · 4 years, 2 months ago
  44. 5ebd53b Prevent caching of CSS in development mode by Akron · 4 years, 2 months ago
  45. 82e5642 Minor fix in documentation by Akron · 4 years, 2 months ago
  46. 0be894f Improve plugin and form styling by Akron · 4 years, 2 months ago
  47. 1a596fd Merge "Added query parameter API to plugin server" by Akron · 4 years, 2 months ago
  48. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  49. 9a28a63 Style result plugin widgets by Akron · 4 years, 2 months ago
  50. 7488381 Improve button group style by Akron · 4 years, 2 months ago
  51. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  52. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  53. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  54. 669a44e Fix plugin styling by Akron · 4 years, 2 months ago
  55. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  56. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  57. b8410e5 Update readme and minimum Perl version info by Akron · 4 years, 3 months ago
  58. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  59. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  60. a9d8fb0 Merge "Refactoring of style files" by Akron · 4 years, 2 months ago
  61. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  62. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  63. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  64. 2b00d6e Merge "Add News-Headline to dictionary" by Akron · 4 years, 5 months ago
  65. a2e44f8 Merge "Slightly improve docker description" by Akron · 4 years, 5 months ago
  66. 9dda34e Add News-Headline to dictionary by Akron · 4 years, 5 months ago
  67. 728bbe0 Slightly improve docker description by Akron · 4 years, 5 months ago
  68. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  69. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  70. f059ad8 Add citation to readme by Akron · 4 years, 5 months ago
  71. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  72. 50bde3a Switch default API endpoint to korap.ids-mannheim.de by Akron · 4 years, 5 months ago
  73. ce8213e Fix and improve readme markdown by Akron · 4 years, 5 months ago
  74. 55957c4 Merge "Improve support for environment variables in Dockerfile" by Akron · 4 years, 5 months ago
  75. f791869 Improve support for environment variables in Dockerfile by Akron · 4 years, 5 months ago
  76. e833819 Introduce docker to installation section by Akron · 4 years, 5 months ago
  77. e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
  78. a81a27c Merge "Fixes a test that weirdly fails in recent versions of Mojolicious" by Akron · 4 years, 5 months ago v0.38
  79. 18a2a27 Fixes a test that weirdly fails in recent versions of Mojolicious by Akron · 4 years, 5 months ago
  80. 17c6081 Create a publishable Dockerfile by Akron · 4 years, 5 months ago
  81. 6171720 Updated Test::Mojo::Session to be compatible with latest version of Mojolicious by Akron · 4 years, 6 months ago
  82. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  83. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  84. 3e0fdc1 Test for long passwords (as this surprisingly broke in older versions) by Akron · 4 years, 6 months ago
  85. a352393 Update Mojolicious Version for security reasons by Akron · 4 years, 7 months ago
  86. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  87. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  88. 4cdc4fc Add content area behind search results in templates by Akron · 4 years, 7 months ago
  89. 46b543c Merge "Simplify watch mechanism in Gruntfile" by Akron · 4 years, 7 months ago
  90. e8fdc81 Merge "Declare proxy as stable and enable by default" by Akron · 4 years, 7 months ago
  91. 7918e39 Simplify watch mechanism in Gruntfile by Akron · 4 years, 7 months ago
  92. 8a21b4d Declare proxy as stable and enable by default by Akron · 4 years, 7 months ago
  93. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  94. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  95. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  96. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  97. 7e65bb8 Merge "Implement requestMsg() for client-server-communication to receive data from the server" by Helge · 4 years, 8 months ago
  98. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  99. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  100. c67d36e Merge "Export Demo" by Helge · 4 years, 8 months ago