1239 Commits

Author SHA1 Message Date
Sebastian Jeltsch 2d65ac88d1 Prepare new release v0.21.5. v0.21.5 2025-11-20 12:05:00 +01:00
Sebastian Jeltsch 1122206c0c Add a command to CLI to update all "first-party" components. 2025-11-20 11:36:11 +01:00
Sebastian Jeltsch c726e5fc76 Add a CLI command to list installed WASM components. 2025-11-20 11:36:02 +01:00
Sebastian Jeltsch af5a3d3b7a PoC: Minimal open-telemetry tracing and metrics integration behind "otel" feature flag. 2025-11-19 10:28:47 +01:00
Sebastian Jeltsch 33c14552bf Add excluded columns to record API settings. Also polish record API form's layout a bit. 2025-11-19 10:28:47 +01:00
Garik Asplund 8afe77ee69 Fix typo in faq.mdx 2025-11-19 10:28:31 +01:00
Sebastian Jeltsch f86220774b Prepare new release v0.21.4. v0.21.4 2025-11-17 12:51:28 +01:00
Sebastian Jeltsch ed53c3e0c6 Update Rust and JavaScript dependencies. 2025-11-17 12:49:26 +01:00
Sebastian Jeltsch 763c99302c Fix Filter button in admin UI.
Also mix up placeholder suggestion to illustrate like operator.
2025-11-17 11:53:28 +01:00
Sebastian Jeltsch c231add7dc Fix trailbase library compile issues when wasm feature is disabled. #174 2025-11-17 11:08:37 +01:00
Erin Power 01ebc71a15 chore: remove unused dependencies. #175 2025-11-17 10:38:53 +01:00
Sebastian Jeltsch dd45b01792 Prepare new release v0.21.3. v0.21.3 2025-11-14 14:11:58 +01:00
Sebastian Jeltsch b30390cab1 Update Rust and JS dependencies. 2025-11-14 14:07:38 +01:00
Sebastian Jeltsch 4cdb4fddd9 Treat "NULL" as a magic string in admin UI's filter bar to construct $is queries. 2025-11-14 14:03:57 +01:00
Sebastian Jeltsch b9819ba51f Admin UI: remember which table/view/... was previously selected in the explorer. 2025-11-14 13:42:09 +01:00
Sebastian Jeltsch 4a3c7d9120 Admin UI: add dialog to prevent accidental navigation when editor has pending changes. 2025-11-14 13:00:57 +01:00
Sebastian Jeltsch 67484fac43 Minor: always log uncaught WASM errors. 2025-11-14 11:21:35 +01:00
Sebastian Jeltsch 241a6c2f18 Prepare new release v0.21.2. v0.21.2 2025-11-13 23:09:25 +01:00
Sebastian Jeltsch 0d23d2425f Update Rust dependencies. 2025-11-13 23:06:22 +01:00
Sebastian Jeltsch 3e288c5727 Be less chatty about uncaught errors falling out of WASM-user-code in release buidlds. 2025-11-13 23:02:36 +01:00
Sebastian Jeltsch 7fe146e1a5 Remove column schema assertions, which may be temporarily violated, e.g. when streaming in row-by-row during a scheme alteration. 2025-11-13 22:28:21 +01:00
Sebastian Jeltsch 7554f604dd Lower z-height of map in admin UI to no longer render on top of dialogs and tooltips.
Thanks BlueBurst.
2025-11-13 22:00:33 +01:00
Sebastian Jeltsch b010923ad4 Make example access clicker count more defensively, in case it was deleted (relevant for public demo). 2025-11-13 16:05:44 +01:00
Sebastian Jeltsch d339fdb63f Prepare new release v0.21.1. v0.21.1 2025-11-13 13:33:20 +01:00
Sebastian Jeltsch 6d5adcf8bb More consistent layout in admin UI's auth settings. 2025-11-13 13:30:47 +01:00
Sebastian Jeltsch 3f690b85ec Update Rust and JavaScript dependencies. 2025-11-13 13:12:58 +01:00
Sebastian Jeltsch 2cc0c3a90d Improve component ABI mismatch error message. 2025-11-13 12:56:17 +01:00
Sebastian Jeltsch cfdf95396e Prepare new release v0.21.0. v0.21.0 2025-11-12 21:34:31 +01:00
Sebastian Jeltsch 5ab3db6720 Update Rust dependencies. 2025-11-12 21:19:27 +01:00
Sebastian Jeltsch 15ec88e3c0 Update screenshots. 2025-11-12 21:16:22 +01:00
Sebastian Jeltsch 5809a600fd Version WASM component interface, break up into packages, and add a new API for custom SQLite functions. 2025-11-12 14:31:02 +01:00
Sebastian Jeltsch 8c55e406c8 Remove singleton json schema registry. 2025-11-11 13:16:37 +01:00
Sebastian Jeltsch 38ba32eb3e Prepare new release v0.20.14. v0.20.14 2025-11-10 11:48:55 +01:00
Sebastian Jeltsch e740683740 Close sidebar on mobile when opening create table dialog. 2025-11-10 11:34:16 +01:00
Sebastian Jeltsch 6f645e7ef5 Fix save script button and simplify editor state. 2025-11-10 11:00:53 +01:00
Sebastian Jeltsch d26747be34 Add OAuth provider to the accounts page. 2025-11-09 23:22:47 +01:00
Sebastian Jeltsch dcba922738 Add OIDC to the OAuth provider settings. 2025-11-09 23:22:47 +01:00
Sebastian Jeltsch 058c47243a A few more minor layout tweaks. 2025-11-09 23:22:43 +01:00
Sebastian Jeltsch c8f02e5b7e Prepare new release v0.20.13. v0.20.13 2025-11-09 07:57:19 +01:00
Sebastian Jeltsch 106437ea6d Update JavaScript dependencies. 2025-11-09 07:57:15 +01:00
Sebastian Jeltsch 52a9633978 Fix delayed "execute" in SQL editor. 2025-11-09 00:11:59 +01:00
Sebastian Jeltsch 49679c54d5 Admin SQL editor improvements: address codemirror clipping issue, persistently hide migration warning, improve info message. 2025-11-09 00:05:00 +01:00
Sebastian Jeltsch a91f20c0a1 Fix Chrome theme color on mobile. 2025-11-08 20:22:47 +01:00
Sebastian Jeltsch a214c854e1 Prepare new release v0.20.12. v0.20.12 2025-11-08 07:24:33 +01:00
Sebastian Jeltsch 45db725a6d Update Rust dependencies. 2025-11-07 22:48:48 +01:00
Sebastian Jeltsch 2851f0fd18 Minor: better fill screen with ERD nodes. 2025-11-07 22:38:46 +01:00
Sebastian Jeltsch 1fc025d802 Close sidebar on mobile when selecting an item. 2025-11-07 13:40:15 +01:00
Sebastian Jeltsch 6b3a663838 More create/alter table form styling, e.g. bigger touch targets on UNIQUE/NOTNULL, truncation, no-autofocus, wider sheets, ... . 2025-11-07 12:33:14 +01:00
Sebastian Jeltsch b43b728d24 Address settings form issues raised by BlueBurst on Discord. Primarily: invalid redirect url and OAuth provider deletion. 2025-11-07 11:41:24 +01:00
Sebastian Jeltsch d5f9cd76bd Prepare new release v0.20.11. v0.20.11 2025-11-06 19:20:13 +01:00