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 |
|
Sebastian Jeltsch
|
3afa44f893
|
Update JS dependencies.
|
2025-03-10 13:47:24 +01:00 |
|
Sebastian Jeltsch
|
b5442aef88
|
Update JS and Rust dependencies.
|
2025-03-03 15:23:08 +01:00 |
|
Sebastian Jeltsch
|
d9fe2b34d7
|
Update JS and Rust dependencies.
|
2025-03-02 21:27:35 +01:00 |
|
Sebastian Jeltsch
|
57fcb211e3
|
Add eslint to docs.
|
2025-03-02 21:12:23 +01:00 |
|
Sebastian Jeltsch
|
527974284f
|
Update Rust and JS deps.
|
2025-02-27 00:59:20 +01:00 |
|
Sebastian Jeltsch
|
2dd4ea6a05
|
Update dependencies.
|
2025-02-20 23:19:19 +01:00 |
|
Sebastian Jeltsch
|
70fef61d16
|
Update Rust and JS dependencies.
|
2025-02-14 23:31:19 +01:00 |
|
Sebastian Jeltsch
|
5e61afa56b
|
Support foreign record expansion in RecordApi.read() calls for Rust client.
|
2025-02-14 21:06:55 +01:00 |
|
Sebastian Jeltsch
|
51afb0b721
|
Add count and expansions to RecordApi.list for rust client. Expansions are still missing from read.
|
2025-02-14 16:59:46 +01:00 |
|
Sebastian Jeltsch
|
ee03e413ca
|
Update JS and Dart dependencies.
|
2025-02-12 23:12:18 +01:00 |
|
Sebastian Jeltsch
|
ce1b382c46
|
Add support for bulk record creation using the same POST entry point and update all clients.
|
2025-02-07 20:11:21 +01:00 |
|
Sebastian Jeltsch
|
8b61a01af6
|
Update Rust and JS deps.
|
2025-02-07 11:20:41 +01:00 |
|
Sebastian Jeltsch
|
031e2a5032
|
Update Rust and JS deps.
|
2025-02-02 12:26:02 +01:00 |
|
Sebastian Jeltsch
|
fe768ac6a1
|
Update JS deps.
|
2025-01-28 14:33:49 +01:00 |
|
Sebastian Jeltsch
|
d553f1251f
|
Update Rust and JS deps.
|
2025-01-22 23:12:46 +01:00 |
|
Sebastian Jeltsch
|
ebf25fa821
|
Add RecordApi.list examples to docs and streamline the list APIs for rust and dotnet.
|
2025-01-22 13:13:01 +01:00 |
|
Sebastian Jeltsch
|
288d13f7f8
|
Improve docs: add record API examples for Rust.
|
2025-01-21 17:05:00 +01:00 |
|
Sebastian Jeltsch
|
7228fb88e5
|
Minor: add a record API subscription example for dotnet and clean up other dotnet examples.
|
2025-01-21 16:08:03 +01:00 |
|
Sebastian Jeltsch
|
17165dc1b8
|
Improve docs: add dotnet examples to record APIs doc.
|
2025-01-20 23:35:54 +01:00 |
|
Sebastian Jeltsch
|
b93d96cedb
|
Improve docs: add curl examples to record API documentation.
Addresses #22.
|
2025-01-20 22:50:59 +01:00 |
|
Sebastian Jeltsch
|
f3d24e5bf2
|
Improve docs: add record API code examples for JS/TS.
|
2025-01-20 14:41:11 +01:00 |
|
Sebastian Jeltsch
|
8f9d8ada9c
|
Improve RecordApi docs by adding code examples (only Dart for now) and fix a small heartbeat decoding issue.
Partially addresses some of the issues with our lackluster docs: #22.
|
2025-01-20 13:08:31 +01:00 |
|