Commit Graph

50 Commits

Author SHA1 Message Date
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 8ecd169ec6 Update/tighten Dart client's deps. 2025-04-27 23:25:47 +02:00
Sebastian Jeltsch f1d84f5760 Update JS and Rust dependencies. 2025-04-25 17:08:26 +02:00
Sebastian Jeltsch 22bea3e6eb Add a better footer to website. 2025-04-23 23:04:46 +02:00
Sebastian Jeltsch 79e6244a19 Update JS deps. 2025-04-22 21:52:12 +02:00
Sebastian Jeltsch 6999bafddd Update JS dependencies. 2025-04-15 22:17:12 +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 b1048bad9b Minor: add two more bullet points to blog example's README. 2025-03-24 15:49:00 +01:00
Sebastian Jeltsch 3fe9dc8494 Update UUID sqlite extensions, fix example blog and clean it up. 2025-03-24 15:34:01 +01:00
Sebastian Jeltsch fe591cfdea Apply changes proposed by @mdb in #37 and use the opportunity to clear out some obsolete cruft. 2025-03-24 12:25:46 +01:00
Sebastian Jeltsch 82290079cd Update Rust and JS deps. 2025-03-22 23:29:21 +01:00
Sebastian Jeltsch 8fbea2421b Pull in latest TB image for example docker setups. 2025-03-20 23:26:06 +01:00
Mark Percival e59913c7f4 Fix: Bump trail to latest and working version (0.8.0) 2025-03-20 23:25:02 +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 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 a2f684752f Prepare new release v0.6.0. 2025-02-18 11:17:39 +01:00
Sebastian Jeltsch 70fef61d16 Update Rust and JS dependencies. 2025-02-14 23:31:19 +01:00
Sebastian Jeltsch ee03e413ca Update JS and Dart dependencies. 2025-02-12 23:12:18 +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 cf85a53112 Minor: add more context on and around the collaborative clicker example. 2025-01-24 16:58:57 +01:00
Sebastian Jeltsch d553f1251f Update Rust and JS deps. 2025-01-22 23:12:46 +01:00
Sebastian Jeltsch fb083bbd5b Publish a dart client update. 2025-01-20 14:41:14 +01:00
Sebastian Jeltsch 1042ea20e1 Prepare new release v0.5.0 and push new client versions. 2025-01-19 16:49:06 +01:00
Sebastian Jeltsch 2fb294f17c Breaking: nest records in output of RecordAPI.list to contain cursor now and potentially more in the future.
Also update all the client libraries to accept the new format.
2025-01-19 15:40:09 +01:00
Sebastian Jeltsch 0cd5df17ba Update Dart dependencies and publish an updated client version. 2025-01-14 22:48:36 +01:00
Sebastian Jeltsch 0e14b84440 Update JS deps and prepare v0.4.0 release. 2025-01-14 16:14:14 +01:00
Sebastian Jeltsch 7e43e3b149 Update all dependencies. 2024-12-30 10:01:57 +01:00
Sebastian Jeltsch 8177a1ab22 Update JS dependencies. 2024-12-24 10:16:18 +01:00
Sebastian Jeltsch af115d03f8 Update JS dependencies. 2024-12-11 22:05:40 +01:00
Sebastian Jeltsch bdab976aa7 Update dependencies. 2024-12-10 12:49:28 +01:00
Sebastian Jeltsch 94ac2af4a6 Update javascript dependencies. Note that starlight does not yet support astrojs v5. 2024-12-06 20:29:38 +01:00
Sebastian Jeltsch 05f4dea774 Update minor versions of JS dependencies. 2024-12-05 23:05:32 +01:00
Sebastian Jeltsch 697b2459ef Update JS and Dart dependencies. 2024-11-28 00:39:36 +01:00
Sebastian Jeltsch bd59c47d68 Simplify docker setup for examples. 2024-11-20 17:04:36 +01:00
Sebastian Jeltsch 6bb517a1b3 Add a new vector search + Web UI example. 2024-11-20 13:23:00 +01:00
Sebastian Jeltsch e530e6a852 Remove unused is_editor api from example. 2024-11-18 13:52:00 +01:00
Sebastian Jeltsch 5096e6e9be Add screenshots to blog example. 2024-11-15 14:52:04 +01:00
Sebastian Jeltsch dc261e3405 Release v0.2.0 with JS/ES6/TS runtime based on V8-engine and dotnet client. 2024-11-14 21:37:35 +01:00
Sebastian Jeltsch 75fa8d82d3 Update javascript dependencies. 2024-11-08 21:36:38 +01:00
Sebastian Jeltsch bdb3735840 Squash all commits for a fresh start.
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
2024-10-30 23:38:56 +01:00