Commit Graph

20 Commits

Author SHA1 Message Date
Sebastian Jeltsch fdec5d359f Prepare new client releases. 2026-04-14 16:51:40 +02:00
Sebastian Jeltsch c522194617 Python client: log out on 401 token refresh. 2026-04-14 16:17:27 +02:00
Sebastian Jeltsch 9c07c1693f Prepare client releases. 2026-04-07 19:48:36 +02:00
Sebastian Jeltsch 0e5d7bc33f Python client: add event abstraction, parsing of programmatic error and sequence numbers. 2026-04-07 14:09:26 +02:00
Sebastian Jeltsch d539a61057 Prepare and push new client releases. 2026-03-27 09:49:37 +01:00
Sebastian Jeltsch 65e4252afb Python client: fix loop. 2026-03-26 13:36:54 +01:00
Sebastian Jeltsch 1749c9c689 Python client: add customizable transport abstration. 2026-03-23 20:48:05 +01:00
Sebastian Jeltsch 0da2d46369 Prepare new client releases. 2026-03-16 22:07:50 +01:00
Sebastian Jeltsch ab6502a8c5 Python client: add two-factor and OTP login support 2026-03-16 11:06:48 +01:00
Sebastian Jeltsch f3ee92ff94 Prepare releases of new client versions. 2026-02-19 19:17:59 +01:00
Sebastian Jeltsch 61567670f1 Add support for geospatial queries to all clients. The TS client also supports GeoJSON FeatureCollection output. 2026-02-19 15:29:00 +01:00
Sebastian Jeltsch f34ee21df6 Update Rust dependencies and fix incompatibilities. 2026-02-01 11:04:22 +01:00
Sebastian Jeltsch a51add4d81 Fix type checker issues with python client and latest jwt lib. Also start using flake8 for more idiomatic code. 2026-01-31 23:07:17 +01:00
Sebastian Jeltsch 369785a7f1 Change client library's license to a "OSL-3.0 OR Apache-2.0" dual license. #192 2026-01-27 09:38:52 +01:00
Sebastian Jeltsch 8ad3783716 Minor: update tag line. 2026-01-18 22:39:32 +01:00
Sebastian Jeltsch 40e7f2ff88 Explicitly target python 3.12 with the pyright static type checker. #181 2025-11-29 22:38:46 +01:00
Sebastian Jeltsch 64efae9ff8 Update more docs references to V8 2025-10-07 14:10:50 +02:00
Sebastian Jeltsch 55149a1734 Add WASM host-runtime to TrailBase and rebrand relevant command-line flags. 2025-09-09 15:39:35 +02:00
Sebastian Jeltsch 9f34854886 Work around broken python tooling and prepare new release v0.15.13. 2025-08-04 10:46:20 +02:00
Sebastian Jeltsch 69db5c591e Move python client to /client/python/. 2025-07-24 16:58:34 +02:00