1. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  2. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 10 months ago
  3. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  4. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  5. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  6. e5b53ea Merge "Improve design of maintenance messages" by Akron · 3 years, 11 months ago
  7. 612dfc0 Improve design of maintenance messages by Akron · 4 years ago
  8. db570fd Fix Export demo to request permissions by Akron · 4 years ago
  9. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  10. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  11. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  12. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  13. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  14. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  15. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  16. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  17. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  18. 548ee67 Minor fixes in styles by Akron · 4 years, 1 month ago
  19. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  20. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  21. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  22. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  23. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  24. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  25. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  26. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  27. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  28. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  29. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  30. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  31. 3635305 Fix icon style for right border buttons by Akron · 4 years, 1 month ago
  32. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  33. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  34. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  35. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  36. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 2 months ago
  37. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  38. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  39. 678c26f Modernize ES for-loops and remove problematic for-in loops 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. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  48. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  49. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  50. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  51. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  52. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  53. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  54. 6c261e6 Fix CSS blendmode for certain blockquotes by Akron · 4 years, 2 months ago
  55. 936e7e4 Fix CSS bug introduced in the restructuring by Akron · 4 years, 2 months ago
  56. 0be894f Improve plugin and form styling by Akron · 4 years, 2 months ago
  57. 1a596fd Merge "Added query parameter API to plugin server" by Akron · 4 years, 2 months ago
  58. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  59. 9a28a63 Style result plugin widgets by Akron · 4 years, 2 months ago
  60. 7488381 Improve button group style by Akron · 4 years, 2 months ago
  61. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  62. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  63. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  64. 669a44e Fix plugin styling by Akron · 4 years, 2 months ago
  65. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  66. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  67. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  68. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  69. a9d8fb0 Merge "Refactoring of style files" by Akron · 4 years, 2 months ago
  70. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  71. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  72. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  73. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  74. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  75. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  76. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  77. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  78. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  79. 7e65bb8 Merge "Implement requestMsg() for client-server-communication to receive data from the server" by Helge · 4 years, 8 months ago
  80. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  81. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  82. c67d36e Merge "Export Demo" by Helge · 4 years, 8 months ago
  83. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  84. 5999212 Initial token management by Akron · 5 years ago
  85. 393829f Export Demo by hebasta · 4 years, 9 months ago
  86. 1a7f73a Fix example tour corpus for DeReKo by Akron · 4 years, 10 months ago
  87. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  88. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  89. 9a629cf Merge "Show busy indicator while waiting for query results - fixes #104" by Akron · 4 years, 10 months ago
  90. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  91. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  92. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  93. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  94. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  95. f4b2a33 Fix toggle button to work in right aligned contexts by Akron · 5 years ago
  96. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  97. d7ad907 Add pipe mechanism by Akron · 5 years ago
  98. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  99. e094dc6 Plugin Demo: result plugin added by hebasta · 5 years ago
  100. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago