Commit Graph

72 Commits

Author SHA1 Message Date
Sebastian Jeltsch
e48623ae35 Update JS dependencies. 2025-08-31 11:58:28 +02:00
Sebastian Jeltsch
23cb966f6d Update Rust and JS dependencies. 2025-08-19 17:40:26 +02:00
Sebastian Jeltsch
84a78d26ea Update JS deps. 2025-08-12 13:41:40 +02:00
Sebastian Jeltsch
7a8c31c8e9 Cleanup: move all Rust code into a crates/ directory. 2025-08-07 10:02:32 +02:00
Sebastian Jeltsch
65a6ed9045 Move TanStack/db example to a less missleading location, document it and update JS dependencies. 2025-08-05 11:50:02 +02:00
Sebastian Jeltsch
f638b52531 Update JS dependencies. 2025-08-04 21:10:54 +02:00
Sebastian Jeltsch
8aa922984d Update JS dependencies. 2025-07-31 16:11:56 +02:00
Sebastian Jeltsch
4c169c6b68 Move dart client to /client/dart. 2025-07-24 17:30:10 +02:00
Sebastian Jeltsch
d88ca74795 Move rust client to /client/rust. 2025-07-24 17:30:06 +02:00
Sebastian Jeltsch
69db5c591e Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
Sebastian Jeltsch
e1dbe6b62c Move dotnet client to /client/dotnet/trailbase. 2025-07-24 16:33:20 +02:00
Sebastian Jeltsch
bdc31890a8 Move swift client to /client/swift/trailbase and update references. 2025-07-24 16:33:05 +02:00
Sebastian Jeltsch
6d5c2473a6 Add Dart workspace and clean up pre-commit hooks. 2025-07-24 15:54:00 +02:00
Sebastian Jeltsch
86934266f2 Add go client to docs: integrations and record api examples. 2025-07-23 11:35:10 +02:00
Sebastian Jeltsch
b3a9656964 Update JS dependencies. 2025-07-21 23:04:42 +02:00
Sebastian Jeltsch
0fb7937471 Update JS and Rust dependencies. 2025-07-19 11:36:19 +02:00
Sebastian Jeltsch
e8c0402c20 Update Rust and JS dependencies. 2025-07-15 10:57:44 +02:00
Sebastian Jeltsch
13a252a8be Update preliminary tanstack-db integration and JS dependencies. 2025-07-12 12:38:17 +02:00
Sebastian Jeltsch
5ff3541cd1 Update JS deps. 2025-07-06 09:27:03 +02:00
Sebastian Jeltsch
94e10149ff Make JS/TS client more testable and move generic parameter from individual methods to RecordApi. 2025-07-04 15:52:30 +02:00
Sebastian Jeltsch
8dda807001 Update Rust and JS dependencies. 2025-06-28 08:27:52 +02:00
Sebastian Jeltsch
e964984849 Update Rust & JS deps. 2025-06-23 22:32:01 +02:00
Sebastian Jeltsch
bb76714c41 Update dependencies. 2025-06-17 14:59:23 +02:00
Sebastian Jeltsch
1ac9c2633e Update JS dependencies. 2025-06-14 11:59:08 +02:00
Sebastian Jeltsch
e0f3cd5524 Update JS dependencies. 2025-06-11 12:38:04 +02:00
Sebastian Jeltsch
ffbe4dca3f Update Rust and JS deps. 2025-06-04 11:11:39 +02:00
Sebastian Jeltsch
77a2b79d5a Update JS dependencies. 2025-06-02 21:07:06 +02:00
Sebastian Jeltsch
a0b7923759 Update JS dependencies. 2025-05-26 13:56:02 +02:00
Sebastian Jeltsch
4db5666c93 Update JS dependencies. 2025-05-19 20:33:12 +02:00
Sebastian Jeltsch
dfcc8221dc Add python RecordApi examples to docs. 2025-05-19 14:28:19 +02:00
Sebastian Jeltsch
8ac89bda27 Update JS/TS client's filter API to more closely resemble the APIs of the other clients. 2025-05-19 14:28:19 +02:00
Sebastian Jeltsch
8ed0a42502 Update doc examples to new filter-APIs. 2025-05-19 14:28:19 +02:00
Sebastian Jeltsch
1b6f9e4311 Update JS dependencies. 2025-05-17 11:11:33 +02:00
Sebastian Jeltsch
7b82eae58d Move ts-rs generated TS API bindings to trailbase-assets/js/bindings getting rid of the symlink.
Generally, symlinks continue to be an issue for Windows builds.
2025-05-15 11:24:51 +02:00
Sebastian Jeltsch
1dcd3889d7 Add documentation for new Swift client. 2025-05-13 15:25:43 +02:00
Sebastian Jeltsch
c724c9eaab Fix API routing in admin dashboard, simplify JS/TS client APIs and publish v0.4.0. 2025-05-10 15:02:48 +02:00
Sebastian Jeltsch
267a5aeea9 Update Rust and JS dependencies. 2025-05-09 09:12:45 +02:00
Sebastian Jeltsch
c377138f41 Update Rust and JS deps. 2025-05-04 11:51:48 +02:00
Sebastian Jeltsch
c4a4dfd575 Update rusqlite to v0.35, which has more strict query validation \o/. Also update other Rust and JS deps. 2025-05-03 11:42:59 +02:00
Sebastian Jeltsch
03d2260737 Change Rust client's arguments to a builder approach (as opposed to leaking the struct) for better forward compatibility. 2025-04-28 11:16:50 +02:00
Sebastian Jeltsch
a7a931f51f Add offset pagination parameter to Rust client. 2025-04-27 23:28:31 +02:00
Sebastian Jeltsch
f1d84f5760 Update JS and Rust dependencies. 2025-04-25 17:08:26 +02:00
Sebastian Jeltsch
79e6244a19 Update JS deps. 2025-04-22 21:52:12 +02:00
Sebastian Jeltsch
d6b199587d Update to Rust edition 2024. 2025-04-20 07:36:26 +02:00
Sebastian Jeltsch
6999bafddd Update JS dependencies. 2025-04-15 22:17:12 +02:00
Sebastian Jeltsch
eecab32d39 Minor: consistent tokio and env_logger dependencies. 2025-04-14 09:25:44 +02:00
Sebastian Jeltsch
0e6886d5bf Update JS deps. 2025-04-03 10:04:23 +02:00
Sebastian Jeltsch
8cef7d3a73 Update Rust and JS deps. 2025-03-26 11:16:16 +01:00
Sebastian Jeltsch
82290079cd Update Rust and JS deps. 2025-03-22 23:29:21 +01:00
Sebastian Jeltsch
9d63baccb0 Update JS dependencies. 2025-03-18 11:27:31 +01:00