1. f83d59a Let httr2 take care of token refreshing by Marc Kupietz · 4 days ago
  2. b73ca0f Fix httr2 1.1.0 incompatibilities by Marc Kupietz · 8 days ago
  3. c73e078 Catch URL parse errors in q.print by Marc Kupietz · 8 days ago
  4. a550165 Fix line length in rd file by Marc Kupietz · 8 days ago
  5. f912959 Replace httr with httr2 by Marc Kupietz · 10 days ago
  6. a4f51d7 Add auth method to simplify (o)authorization by Marc Kupietz · 11 days ago
  7. 16ccf11 Use logging colors and start with green by Marc Kupietz · 10 days ago
  8. 8a6df60 Remove experimental badge from collocationAnalysis function by Marc Kupietz · 11 days ago
  9. 6a02e4c Properly link to keyring package documentation by Marc Kupietz · 4 weeks ago
  10. 0447da0 Fix matchStart and matchEnd for queries with focus by Marc Kupietz · 4 weeks ago
  11. 3cd2c6c Fix token column in corpusQuery results by Marc Kupietz · 4 weeks ago
  12. 6bd9cad Improve documentation of span parameter in ca by Marc Kupietz · 7 weeks ago
  13. a7a8f1b Fix no-visible-binding-for-global-variable-note-in-r-cmd-check by Marc Kupietz · 7 weeks ago
  14. f488112 Add matchStart and matchEnd columns to collectedMatches in corpusQuery result by Marc Kupietz · 7 weeks ago
  15. e5374f2 Avoid wrong type problems in corpus stats by Marc Kupietz · 7 weeks ago
  16. 2aa0344 Add query column to all CA results by Marc Kupietz · 8 weeks ago
  17. 1faa721 Fix Rd \link{} targets without package anchors by Marc Kupietz · 9 weeks ago
  18. 06e5b97 textMetadata: concatenate list values metadata fields (tab separated) by Marc Kupietz · 9 weeks ago
  19. 05664aa Fix textMetadata query for results without fields by Marc Kupietz · 9 weeks ago
  20. f5263bd Add mergeDuplicateCollocates function by Marc Kupietz · 9 weeks ago
  21. 05a6079 Fix conversion of new fields API results again by Marc Kupietz · 9 weeks ago
  22. 74cb269 Remove debugging left over by Marc Kupietz · 9 weeks ago
  23. 38a9d68 Slim down buildWebUIRequestUrl function by Marc Kupietz · 9 weeks ago
  24. e8bd49b In corpusQuery Use fields API result as metadata by Marc Kupietz · 7 months ago
  25. 2a8ab82 In textMetadata use new fields API result by Marc Kupietz · 7 months ago
  26. 1fe9410 Fix comparison type check in R-devel by Marc Kupietz · 9 months ago
  27. 38e4e02 Replace deprecated legend.position by Marc Kupietz · 9 months ago
  28. 41d4e35 Make sure that total results are numeric by Marc Kupietz · 11 months ago
  29. 3687a8c textMetadata: update documentation by Marc Kupietz · 1 year ago
  30. 6ddece4 Add textMetadata function to retrieve metadata via sigle(s) by Marc Kupietz · 1 year, 2 months ago
  31. 1c994ee Fix url encoding of ampersand in corpusStats value by Marc Kupietz · 1 year, 3 months ago
  32. 58bffe8 Add webUiRequestUrl column also to corpusStats results by Marc Kupietz · 1 year, 3 months ago
  33. da393ca Make hc_add_onclick_korap_search work with scatter plots by Marc Kupietz · 1 year, 3 months ago
  34. 2b17b21 CA: use server side tokenized matches if supported by Marc Kupietz · 1 year, 5 months ago
  35. 2078bde Also retrieve tokenized snippets by Marc Kupietz · 1 year, 5 months ago
  36. b8dd2e3 Don't convert query results to factors by Marc Kupietz · 1 year, 5 months ago
  37. 2113440 Fix bool vector length and R 4.3 compatibility of collocation analysis by Marc Kupietz · 1 year, 9 months ago
  38. 891534e Wrap last remaining web api query example with dontrun by Marc Kupietz · 1 year, 10 months ago
  39. 548ac35 Fix dontrun position in misc.R by Marc Kupietz · 1 year, 10 months ago
  40. a47d150 Replace our log.info with log_info to avoid name clashes by Marc Kupietz · 1 year, 10 months ago
  41. 9018965 Respect given withinSpan parameter also in queries for examples by Marc Kupietz · 1 year, 10 months ago
  42. d9b2fd7 Add context parameter to corpusQuery by Marc Kupietz · 1 year, 10 months ago
  43. 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 1 year, 10 months ago
  44. 04814f2 Fail gracefully on invalid json responses by Marc Kupietz · 1 year, 10 months ago
  45. 44d66f3 Fix misleading corpusStats example with articleType by Marc Kupietz · 2 years, 3 months ago
  46. a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 2 years, 5 months ago
  47. 23004c6 use slice_head instead of head for potential tibbles by Marc Kupietz · 2 years, 5 months ago
  48. e0a8014 Fix documentation for just reexported magrittr::`%>%` by Marc Kupietz · 2 years, 5 months ago
  49. 8bafa25 Add missing value documentations by Marc Kupietz · 2 years, 5 months ago
  50. f1ccdf8 Fix collocation scores for lemmatized node or collocate queries by Marc Kupietz · 2 years, 7 months ago
  51. 965280f Make hc_add_onclick_korap_search work with bar and pie charts by Marc Kupietz · 3 years ago
  52. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 3 years ago
  53. 5295e1b Add on click binding also for column highcharts by Marc Kupietz · 3 years ago
  54. 3eea3a6 Merge "Do not allow repeated nodes in collocation analysis" by Marc Kupietz · 3 years, 1 month ago
  55. bdb9527 At least touch recursive CA in tests by Marc Kupietz · 3 years, 2 months ago
  56. dadfd91 CA: do not add examples by default by Marc Kupietz · 3 years, 2 months ago
  57. 4e322f3 Update link to Stefan's PhD thesis by Marc Kupietz · 3 years, 2 months ago
  58. 7d400e0 Add missing parameter descriptions by Marc Kupietz · 3 years, 2 months ago
  59. 47d0d2b Parametrize regex filter for collocates as collocateFilterRegex by Marc Kupietz · 3 years, 2 months ago
  60. 76b0559 Do not export currently internal functions by Marc Kupietz · 3 years, 2 months ago
  61. d83bc91 Fix garbled hc_freq_by_year_ci examples by Marc Kupietz · 3 years, 2 months ago
  62. b811ffb CA: catch case when no examples are found by Marc Kupietz · 3 years, 2 months ago
  63. d2c08cb CA: Add Ein and Eine to German stopword list by Marc Kupietz · 3 years, 2 months ago
  64. 419f21f CA: Make recurive CA association score threshold a parameter by Marc Kupietz · 3 years, 2 months ago
  65. 8fe0bee Fix typo (joining) by Marc Kupietz · 3 years, 2 months ago
  66. 1678c3a CA: Keep query for examples in result data frame by Marc Kupietz · 3 years, 2 months ago
  67. 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 3 years, 2 months ago
  68. 5a336b6 Add recursion to collocationAnalysis by Marc Kupietz · 3 years, 2 months ago
  69. 6505ccf Do not allow repeated nodes in collocation analysis by Marc Kupietz · 3 years, 2 months ago
  70. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 5 months ago
  71. 8b8aa52 Do not import but only suggest lifecycle by Marc Kupietz · 3 years, 5 months ago
  72. bf00493 Update link to Rychly paper by Marc Kupietz · 3 years, 5 months ago
  73. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 5 months ago
  74. 427d9ed Add importFrom lifecycle badge by Marc Kupietz · 3 years, 5 months ago
  75. 581a29b CA: warn if no access token present by Marc Kupietz · 3 years, 5 months ago
  76. d07bf19 Add newline to CA log messages by Marc Kupietz · 3 years, 5 months ago
  77. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 3 years, 5 months ago
  78. 199c8b7 Encode strings to UTF-8 for URLencode by Marc Kupietz · 3 years, 5 months ago
  79. 705488d Fix current page calculation by Marc Kupietz · 3 years, 7 months ago
  80. 01c2477 Fix retrieving access token when multiple tokens are stored by Marc Kupietz · 3 years, 7 months ago
  81. 6817095 Don't let KorAP recalculate total results in every page request by Marc Kupietz · 3 years, 7 months ago
  82. 9f3356d Fix typo by Marc Kupietz · 3 years, 7 months ago
  83. 0085808 Fix calculation of log-dice coefficient by Marc Kupietz · 4 years ago
  84. 9dc1d9f Fix typos in Readme.md and highcharter-helpers by Marc Kupietz · 4 years ago
  85. 92a2848 More documentation improvements by Marc Kupietz · 4 years ago
  86. 7aa4f19 Start using creationDate rather than pubDate by Marc Kupietz · 4 years ago
  87. 5fb892e Drop support for orphaned plotly package by Marc Kupietz · 4 years ago
  88. a6e4ee6 Restructure documentation by Marc Kupietz · 4 years ago
  89. e203832 Association score funtions as parameters to collocationScoreQuery by Marc Kupietz · 4 years ago
  90. 006b47c Add method collocationScoreQuery by Marc Kupietz · 4 years, 1 month ago
  91. b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 4 years, 8 months ago
  92. f75ab0b Simplify tibble creation in fetchNext by Marc Kupietz · 4 years, 8 months ago
  93. b7e7f72 Use addcolumn instead of mutate to add new columns in highcharter helper by Marc Kupietz · 4 years, 8 months ago
  94. cb3c59e Explicitely use and import dplyr::n by Marc Kupietz · 4 years, 8 months ago
  95. ab0b071 highcharter-helper: add boolean parameter smooth by Marc Kupietz · 4 years, 9 months ago
  96. 5b503f4 hc_freq_by_year_ci: allow additional parameters passed to hc_add_series by Marc Kupietz · 4 years, 10 months ago
  97. b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 4 years, 11 months ago
  98. 0d4c909 Fix printing of virtual corpus description by Marc Kupietz · 4 years, 11 months ago
  99. 384dc5c Remove unused function QueryParameterFromUrl by Marc Kupietz · 4 years, 11 months ago
  100. 900d052 Fix credits link in highcharter helper by Marc Kupietz · 4 years, 11 months ago