1. 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 5 years ago
  2. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  3. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  4. 4c7cf95 Fix pagination by not repeating page value in URL by Akron · 5 years ago
  5. 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
  6. a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
  7. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  8. 1bd65d9 Updated annotation documentation by Akron · 5 years ago
  9. b7876a8 Enable experimental proxy via configuration option 'experimental_proxy' by Akron · 5 years ago
  10. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  11. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  12. 56b3d0d Close connections in proxy as a workaround for problematic connection handling in embedding proxies by Akron · 5 years ago
  13. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  14. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  15. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  16. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  17. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  18. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  19. 951a995 Fix path for plugin server demo by Akron · 6 years ago
  20. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  21. a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 6 years ago
  22. 3d67306 Fix handling of login errors by Akron · 6 years ago
  23. 1b1a271 Make doc navigation extensible by Akron · 6 years ago
  24. bc33beb Introduce #search element as required in failure template by Akron · 6 years ago v0.31
  25. 2d01d29 content_block_ok is not enough to check for existing sidebar content by Akron · 6 years ago
  26. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  27. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  28. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  29. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  30. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  31. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago
  32. d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
  33. 385249d Respect cutoff for caching by Akron · 6 years ago
  34. c4be819 Add query parameter validation by Akron · 6 years ago
  35. 73f3608 Restructure test suite by Akron · 6 years ago
  36. 2e2098e Fixed absolute path in test suite by Akron · 6 years ago
  37. 80a84b2 Support text information endpoint by Akron · 6 years ago
  38. 8ea8429 Improve error handling by Akron · 6 years ago
  39. ec3d0e8 Test and fix caching by Akron · 6 years ago
  40. d7ed34b Fixed authorization in caching by Akron · 6 years ago
  41. f21eb49 Introduce caching for all query methods by Akron · 6 years ago
  42. 7d96fa4 Add error check to corpus_info by Akron · 6 years ago
  43. be61f4c Added corpusinfo endpoint by Akron · 6 years ago
  44. d0ec308 Check for the right error and warning structure by Akron · 6 years ago
  45. 7093b81 Introduced KalamarErrors plugin by Akron · 6 years ago
  46. b8d0b40 Added matchinfo tests by Akron · 6 years ago
  47. b80341d Add matchinfo to rewritten backend by Akron · 6 years ago
  48. dffa939 Test matches with new search engine by Akron · 6 years ago
  49. 3239663 First working query example with promise based backend by Akron · 6 years ago
  50. 6d49c1f Implement flexible fake backend by Akron · 6 years ago
  51. 0e1ed24 Introduced experimental API method and fixture system by Akron · 6 years ago
  52. 7b7695d Removed comment in sass file as it seems to confuse node-sass by Akron · 6 years ago
  53. a17bc5b Introduced some basic metadata information by Akron · 6 years ago
  54. 8eef346 Fix syntax marker in hint line by Akron · 6 years ago
  55. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago
  56. f44a0a2 Test for broken query responses with BAD REQUEST status by Akron · 6 years ago
  57. 80dd3ca Remove deprecated placeholder syntax by Akron · 7 years ago
  58. 5e99216 Improve and test support for customized templates by Akron · 7 years ago
  59. 3fe9fc3 Fix error reporting of non-json error responses by Akron · 7 years ago
  60. 429aeda Remember application state on login (issue #20) by Akron · 7 years ago
  61. 15158e0 Prevent csrf attacks on login by Akron · 7 years ago
  62. f4a7cf4 Tutorial queries can now be unavailable for certain corpora by Akron · 7 years ago
  63. 2dd8754 Fixed failing tutorial tests by Akron · 7 years ago
  64. 0dc1090 Localize navigation by Akron · 7 years ago
  65. ccd71a4 Added german poliqarp tutorial by Akron · 7 years ago
  66. 7d75ee3 Made authorization optional by Akron · 8 years ago
  67. 1b0c265 Fixed intro by Akron · 8 years ago
  68. 14a79e6 Fixed ficture test for errors by Akron · 8 years ago
  69. bc213c0 Added authorized search and fixed logout by Akron · 8 years ago
  70. e5ef4e0 Improved login and prepared logout by Akron · 8 years ago
  71. 45cd0ce Test query language entry by Akron · 8 years ago
  72. 089ae2c Test with page request by Akron · 8 years ago
  73. 3042f24 Added simple search fixture to fake server by Akron · 8 years ago
  74. 2e3d377 Remember user name by Akron · 8 years ago
  75. 741b2b1 Improved JWT handling and fixed test server behaviour by Akron · 8 years ago
  76. be9d5b3 Slightly improved test server communication by Akron · 8 years ago
  77. c95c9e7 Minor fixes to user login by Akron · 8 years ago
  78. 3cd391e Some tests to check for compliance with new Kustvakt by Akron · 8 years ago
  79. e8235be Improved user management routes by Akron · 8 years ago
  80. 2cb9a3d Minor user management changes by Akron · 9 years ago
  81. 6f1c633 Removed client test by Akron · 9 years ago
  82. b392385 Improved hint menu for Schreibgebrauch by Akron · 9 years ago
  83. a0cd596 Fixed 404 bug in production templates by Akron · 9 years ago
  84. a748b0e More documentation, clean up tests by Nils Diewald · 10 years ago
  85. a898dac Lots of fixes to pagination, l10n, tutorial, css ... by Nils Diewald · 10 years ago
  86. 2fe12e1 Renamed to Kalamar and updated Virtual Collection Chooser by Nils Diewald · 10 years ago
  87. 46e6f18 Some more information in the hint helper by Nils Diewald · 10 years ago
  88. 034ea70 Fixed paging bug in second frontend by Nils Diewald · 10 years ago
  89. 8f4b5da Now working full non-blocking (maybe leaky here and there) by Nils Diewald · 10 years ago
  90. 996aa55 Still some problems with non-blocking search by Nils Diewald · 10 years ago
  91. 64bab25 Cleanup testbed by Nils Diewald · 11 years ago
  92. 5d1ffb4 Slim frontend for API and serialization tests by Nils Diewald · 11 years ago