- 39da9dc Allow overriding verbosity default via env var KORAP_VERBOSE by Marc Kupietz · 1 year ago
- ec1bfc8 auth and hc_freq_by_year_ci are no longer experimental by Marc Kupietz · 1 year, 3 months ago
- 36117de Remove redundant documentation in KorAPConnection by Marc Kupietz · 1 year, 3 months ago
- f9914bb Bring back documentation for KorAPConnection params by Marc Kupietz · 1 year, 3 months ago
- dc880ac Add missing documentation by Marc Kupietz · 1 year, 3 months ago
- a8c40f4 Make documentation less class centric by Marc Kupietz · 1 year, 3 months ago
- 6dfeed9 Factor out ETA logging by Marc Kupietz · 1 year, 3 months ago
- d36ee55 Handle request errors as late as possible but not later by Marc Kupietz · 1 year, 5 months ago
- a824d50 KorAPConnection: improve source code formatting by Marc Kupietz · 1 year, 5 months ago
- 03402e7 Do not cache timed out api results by Marc Kupietz · 1 year, 5 months ago
- b79fd44 Introduce env variable KORAP_URL to use as default if set by Marc Kupietz · 1 year, 6 months ago
- 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 1 year, 7 months ago
- ef1ef4a Remove redundant R version checks by Marc Kupietz · 1 year, 7 months ago
- 1b53047 Make sure http fails are always handled gracefully by Marc Kupietz · 1 year, 7 months ago
- 62b1789 Check if authorization is supported by Marc Kupietz · 1 year, 8 months ago
- 471d90a Fix typos by Marc Kupietz · 1 year, 8 months ago
- f83d59a Let httr2 take care of token refreshing by Marc Kupietz · 1 year, 8 months ago
- a550165 Fix line length in rd file by Marc Kupietz · 1 year, 8 months ago
- f912959 Replace httr with httr2 by Marc Kupietz · 1 year, 8 months ago
- a4f51d7 Add auth method to simplify (o)authorization by Marc Kupietz · 1 year, 8 months ago
- 6a02e4c Properly link to keyring package documentation by Marc Kupietz · 1 year, 8 months ago
- 1faa721 Fix Rd \link{} targets without package anchors by Marc Kupietz · 1 year, 9 months ago
- 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 3 years, 5 months ago
- 04814f2 Fail gracefully on invalid json responses by Marc Kupietz · 3 years, 5 months ago
- a81343d Add slot documentation for KorAPConnection class by Marc Kupietz · 4 years ago
- a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 4 years, 7 months ago
- 6a3185b Increase client sided default API timout to 240s by Marc Kupietz · 4 years, 9 months ago
- 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 5 years ago
- 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 5 years ago
- 581a29b CA: warn if no access token present by Marc Kupietz · 5 years ago
- 01c2477 Fix retrieving access token when multiple tokens are stored by Marc Kupietz · 5 years ago
- b49afa0 Let cache hash depend on x-index-revision http header from welcome call by Marc Kupietz · 6 years ago
- b2b32a3 Print the API's welcome/ToS message when opening a connection by Marc Kupietz · 6 years ago
- 43a6ade Fix typos by Marc Kupietz · 7 years ago
- 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 7 years ago
- 70b2c72 Don't invalidate cache on patch level increments by Marc Kupietz · 7 years ago
- cb1b388 Fix missing cached info in verbose mode by Marc Kupietz · 7 years ago
- b7d8c27 Improve display of error messages passed from the API by Marc Kupietz · 7 years ago
- f56e845 Store cached info only for queries with matadata by Marc Kupietz · 7 years ago
- f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 7 years ago
- 8a82af7 Increase default timeout to 110s by Marc Kupietz · 7 years ago
- 59e449b Combine withCallingHandlers with tryCatch to catch keyring errors by Marc Kupietz · 7 years ago
- b956b81 Rename "api token" to "access token" by Marc Kupietz · 7 years ago
- ddce556 Suppress warnings when only looking for keystore service by Marc Kupietz · 7 years ago
- 22e611f Hotfix keyring handling again by Marc Kupietz · 7 years ago
- b2870f2 Allow keyring package to use env backend for API tokens by Marc Kupietz · 7 years ago
- 9f9b373 Catch errors in keyring read acces by Marc Kupietz · 7 years ago
- 409bf74 Fix setGeneric for persistApiToken by Marc Kupietz · 7 years ago
- a96537f Get rid of unnecessary ifelses by Marc Kupietz · 7 years ago
- 7715e9d Fix error in KorAPConnection documenation by Marc Kupietz · 7 years ago
- 1057b6e Use apiTokenServiceName constant and not the string by Marc Kupietz · 7 years ago
- fd9e749 Fix non-nullable API token by Marc Kupietz · 7 years ago
- 4862b86 Add support for API token authorization by Marc Kupietz · 7 years ago
- 97a1bca Optimize imports by Marc Kupietz · 7 years ago
- 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 7 years ago
- 69cc54a Start tidyverse migration by Marc Kupietz · 7 years ago
- 0a96b28 Cache API calls locally by Marc Kupietz · 7 years ago
- 46a5767 Accept also JSON-LD as content type by Marc Kupietz · 7 years ago
- 36def51 'KorAP' typo by Akron · 7 years ago
- 5e13546 Minor typos in documentation by Akron · 7 years ago
- d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 7 years ago
- 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 7 years ago
- f94a6c8 Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance" by Marc Kupietz · 7 years ago
- 71626ac Use instance/test until negative fields bug in virtual corpora is fixed in main instance by Marc Kupietz · 7 years ago
- e95108e Migrate to S4 Classes by Marc Kupietz · 7 years ago
- 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 7 years ago
- d235a71 Import utils for URL-coding by Marc Kupietz · 7 years ago
- f568f3f Use missing instead of is.na to deal with not given parameters by Marc Kupietz · 7 years ago
- 7915dc4 KorAPConnection: update documentation by Marc Kupietz · 7 years ago
- 632cbd4 Add namespace and some documentation by Marc Kupietz · 7 years ago
- 5bbc9db First check-in of modified demo function from CMLC-publication by Marc Kupietz · 7 years ago