1. 17b4146 Improve short circuit by Akron · 9 weeks ago
  2. 9b82901 Support VCs via URL without queries (fixes #207) by Akron · 9 weeks ago
  3. d885e4e Fix typo that prevent to show the correct layers in the relation view by Akron · 3 months ago
  4. 2fc697a Add fields option to search by Akron · 5 months ago
  5. 95dfb25 Support fields object in search responses by Akron · 5 months ago
  6. f0f1a01 Remove corpusQuery from statistics by Akron · 6 months ago
  7. 06d4d1f Switch matchInfo to modern path by Akron · 6 months ago
  8. 3422d45 Support configuration of query defaults by Akron · 7 months ago
  9. 397552c Support CQP in frontend by Akron · 1 year, 2 months ago
  10. 61850b9 Increase maximum query length from 1000 to 4096 by Marc Kupietz · 2 years, 5 months ago
  11. dd5ab89 Tutorial: Introduce legacy links by Akron · 3 years, 3 months ago
  12. aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 6 months ago
  13. 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 10 months ago
  14. 5b6d727 Improve CORS by Akron · 3 years, 10 months ago
  15. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 11 months ago
  16. fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 2 months ago
  17. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  18. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  19. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  20. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  21. d00b427 Improve proxy for redirects by Akron · 4 years, 10 months ago
  22. b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
  23. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  24. 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
  25. f7ec444 Added settings and navi helpers by Akron · 5 years ago
  26. d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 5 years ago
  27. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  28. 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
  29. a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
  30. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  31. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  32. 56b3d0d Close connections in proxy as a workaround for problematic connection handling in embedding proxies by Akron · 5 years ago
  33. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  34. a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 6 years ago
  35. a2d92de Rename "Institute for the German Language" to "Leibniz Institute for the German Language" by Akron · 6 years ago
  36. 1b1a271 Make doc navigation extensible by Akron · 6 years ago
  37. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  38. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  39. d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
  40. 385249d Respect cutoff for caching by Akron · 6 years ago
  41. c4be819 Add query parameter validation by Akron · 6 years ago
  42. fb6d87d Replace old backend with new backend by Akron · 6 years ago
  43. 80a84b2 Support text information endpoint by Akron · 6 years ago
  44. 8ea8429 Improve error handling by Akron · 6 years ago
  45. d7ed34b Fixed authorization in caching by Akron · 6 years ago
  46. f21eb49 Introduce caching for all query methods by Akron · 6 years ago
  47. be61f4c Added corpusinfo endpoint by Akron · 6 years ago
  48. 7093b81 Introduced KalamarErrors plugin by Akron · 6 years ago
  49. b8d0b40 Added matchinfo tests by Akron · 6 years ago
  50. b80341d Add matchinfo to rewritten backend by Akron · 6 years ago
  51. dffa939 Test matches with new search engine by Akron · 6 years ago
  52. 3239663 First working query example with promise based backend by Akron · 6 years ago
  53. 0e1ed24 Introduced experimental API method and fixture system by Akron · 6 years ago
  54. e496844 Improve template structure by introducing partials by Akron · 7 years ago
  55. 4876b7b Integrate corpus statistics endpoint by Akron · 7 years ago
  56. f521a0d Remove deprecated delay helper by Akron · 7 years ago
  57. 5e99216 Improve and test support for customized templates by Akron · 7 years ago
  58. 429aeda Remember application state on login (issue #20) by Akron · 7 years ago
  59. 15158e0 Prevent csrf attacks on login by Akron · 7 years ago
  60. 72c2f8d Added support for meta data endpoint by Akron · 7 years ago
  61. 0d2a843 Updated year by Akron · 7 years ago
  62. bd39a43 Added announcement feature by Akron · 7 years ago
  63. ccd71a4 Added german poliqarp tutorial by Akron · 7 years ago
  64. 515851a Improve on remote failure handling by Akron · 8 years ago
  65. 1b0c265 Fixed intro by Akron · 8 years ago
  66. bc213c0 Added authorized search and fixed logout by Akron · 8 years ago
  67. e5ef4e0 Improved login and prepared logout by Akron · 8 years ago
  68. 089ae2c Test with page request by Akron · 8 years ago
  69. 2e3d377 Remember user name by Akron · 8 years ago
  70. 741b2b1 Improved JWT handling and fixed test server behaviour by Akron · 8 years ago
  71. be9d5b3 Slightly improved test server communication by Akron · 8 years ago
  72. c95c9e7 Minor fixes to user login by Akron · 8 years ago
  73. 3cd391e Some tests to check for compliance with new Kustvakt by Akron · 8 years ago
  74. e8235be Improved user management routes by Akron · 8 years ago
  75. 189b359 Added login form by Akron · 9 years ago
  76. 27ae9ec Fixed mirroring - made collections work by Akron · 9 years ago
  77. 48b1e4d Improved response view by Akron · 9 years ago
  78. 456abd9 Fixed perldocs by Akron · 9 years ago
  79. 9dfe010 More documentation by Nils Diewald · 10 years ago
  80. a79b268 More documentation and tests by Nils Diewald · 10 years ago
  81. c46003b Fixed links in korap overview; added F.A.Q.; added mail obfuscation by Nils Diewald · 10 years ago
  82. 565db10 Fixed sidebar to be non-focussable if empty by Nils Diewald · 10 years ago
  83. a898dac Lots of fixes to pagination, l10n, tutorial, css ... by Nils Diewald · 10 years ago
  84. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  85. 8750783 Added clientside logging and integrated datepicker by Nils Diewald · 10 years ago
  86. fccfbcb Fixed tutorial view and reimplemented API for new frontend by Nils Diewald · 10 years ago
  87. a31a515 Improved new documentation by Nils Diewald · 10 years ago
  88. ab4d3ca Improved tutorials by Nils Diewald · 10 years ago
  89. 44e1edb Fixed tutorial design by Nils Diewald · 10 years ago
  90. 3d87184 Move assets to /kalamar, although this kills the old deployment. I don't care for the moment. by Nils Diewald · 10 years ago
  91. 2fe12e1 Renamed to Kalamar and updated Virtual Collection Chooser by Nils Diewald · 10 years ago