1. 1b53047 Make sure http fails are always handled gracefully by Marc Kupietz · 32 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. a550165 Fix line length in rd file by Marc Kupietz · 8 days ago
  6. f912959 Replace httr with httr2 by Marc Kupietz · 10 days ago
  7. a4f51d7 Add auth method to simplify (o)authorization by Marc Kupietz · 11 days ago
  8. 6a02e4c Properly link to keyring package documentation by Marc Kupietz · 4 weeks ago
  9. 1faa721 Fix Rd \link{} targets without package anchors by Marc Kupietz · 9 weeks ago
  10. 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 1 year, 10 months ago
  11. 04814f2 Fail gracefully on invalid json responses by Marc Kupietz · 1 year, 10 months ago
  12. a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 2 years, 5 months ago
  13. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 3 years ago
  14. 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 3 years, 2 months ago
  15. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 5 months ago
  16. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 5 months ago
  17. 581a29b CA: warn if no access token present by Marc Kupietz · 3 years, 5 months ago
  18. 01c2477 Fix retrieving access token when multiple tokens are stored by Marc Kupietz · 3 years, 7 months ago
  19. b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 4 years, 8 months ago
  20. b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 4 years, 11 months ago
  21. 43a6ade Fix typos by Marc Kupietz · 5 years ago
  22. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 5 years ago
  23. 70b2c72 Don't invalidate cache on patch level increments by Marc Kupietz · 5 years ago
  24. cb1b388 Fix missing cached info in verbose mode by Marc Kupietz · 5 years ago
  25. b7d8c27 Improve display of error messages passed from the API by Marc Kupietz · 5 years ago
  26. f56e845 Store cached info only for queries with matadata by Marc Kupietz · 5 years ago
  27. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 5 years ago
  28. 8a82af7 Increase default timeout to 110s by Marc Kupietz · 5 years ago
  29. 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 5 years ago
  30. b956b81 Rename "api token" to "access token" by Marc Kupietz · 5 years ago
  31. ddce556 Suppress warnings when only looking for keystore service by Marc Kupietz · 5 years ago
  32. 22e611f Hotfix keyring handling again by Marc Kupietz · 5 years ago
  33. b2870f2 Allow keyring package to use env backend for API tokens by Marc Kupietz · 5 years ago
  34. 9f9b373 Catch errors in keyring read acces by Marc Kupietz · 5 years ago
  35. 409bf74 Fix setGeneric for persistApiToken by Marc Kupietz · 5 years ago
  36. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 5 years ago
  37. 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 5 years ago
  38. 1057b6e Use apiTokenServiceName constant and not the string by Marc Kupietz · 5 years ago
  39. fd9e749 Fix non-nullable API token by Marc Kupietz · 5 years ago
  40. 4862b86 Add support for API token authorization by Marc Kupietz · 5 years ago
  41. 97a1bca Optimize imports by Marc Kupietz · 5 years ago
  42. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 5 years ago
  43. 69cc54a Start tidyverse migration by Marc Kupietz · 5 years ago
  44. 0a96b28 Cache API calls locally by Marc Kupietz · 5 years ago
  45. 46a5767 Accept also JSON-LD as content type by Marc Kupietz · 5 years ago
  46. 36def51 'KorAP' typo by Akron · 5 years ago
  47. 5e13546 Minor typos in documentation by Akron · 5 years ago
  48. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 5 years ago
  49. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 5 years ago
  50. f94a6c8 Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance" by Marc Kupietz · 5 years ago
  51. 71626ac Use instance/test until negative fields bug in virtual corpora is fixed in main instance by Marc Kupietz · 5 years ago
  52. e95108e Migrate to S4 Classes by Marc Kupietz · 5 years ago
  53. 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 5 years ago
  54. d235a71 Import utils for URL-coding by Marc Kupietz · 5 years ago
  55. f568f3f Use missing instead of is.na to deal with not given parameters by Marc Kupietz · 5 years ago
  56. 7915dc4 KorAPConnection: update documentation by Marc Kupietz · 5 years ago
  57. 632cbd4 Add namespace and some documentation by Marc Kupietz · 5 years ago
  58. 5bbc9db First check-in of modified demo function from CMLC-publication by Marc Kupietz · 5 years ago