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