yguenduez
0936519c1b
Blog example: Increase Node version to 22 in Dockerfile
...
The used `Astro` does not support node v20 anymore.
2026-03-27 20:12:02 +01:00
Sebastian Jeltsch
1e8cd99fb4
TS client: rename s/Event/ChangeEvent + re-export as Event to stop confusing rollup.
2026-03-27 17:10:50 +01:00
Sebastian Jeltsch
4b0f33264a
Update JS dependencies. Upgrade to TS6.
2026-03-26 11:21:16 +01:00
Sebastian Jeltsch
61eb0734a9
Update docs to astro6 and update JS dependencies.
2026-03-19 10:21:00 +01:00
Sebastian Jeltsch
ada26e2a7b
Update JavaScript dependencies.
2026-02-19 11:10:09 +01:00
Sebastian Jeltsch
91e3984f53
Update JavaScript dependencies.
2026-02-06 13:03:35 +01:00
Sebastian Jeltsch
fd9a026631
Update JavaScript dependencies & and downgrade Astro (newer versions break our docs, client islands broken?).
2026-01-20 15:12:41 +01:00
Sebastian Jeltsch
217d95a927
Update JavaScript dependencies.
2026-01-15 21:58:33 +01:00
Sebastian Jeltsch
8cd343013b
Update JavaScript dependencies.
2026-01-11 23:02:27 +01:00
Sebastian Jeltsch
0ab548e164
Update JavaScript dependencies.
2026-01-02 23:22:02 +01:00
Sebastian Jeltsch
e804788e5c
Update JavaScript dependencies.
2025-12-18 12:13:02 +01:00
Sebastian Jeltsch
80f2f5e514
Update Rust and JavaScript dependencies.
2025-12-15 14:47:54 +01:00
Sebastian Jeltsch
dc87b658d1
Move "main" DB migrations into <traildepot>/migrations/main to follow latest best practices.
2025-12-12 13:04:02 +01:00
Sebastian Jeltsch
df0f6894b6
Update Rust and JavaScript dependencies.
2025-12-03 20:55:02 +01:00
Sebastian Jeltsch
e90d78e23b
Update JavaScript dependencies.
2025-12-03 12:30:22 +01:00
Sebastian Jeltsch
ed53c3e0c6
Update Rust and JavaScript dependencies.
2025-11-17 12:49:26 +01:00
Sebastian Jeltsch
b30390cab1
Update Rust and JS dependencies.
2025-11-14 14:07:38 +01:00
Sebastian Jeltsch
3f690b85ec
Update Rust and JavaScript dependencies.
2025-11-13 13:12:58 +01:00
Sebastian Jeltsch
106437ea6d
Update JavaScript dependencies.
2025-11-09 07:57:15 +01:00
Sebastian Jeltsch
2308c8d622
Update JS and Rust dependencies.
2025-11-05 17:11:47 +01:00
Sebastian Jeltsch
8566b9ba96
Update JavaScript dependencies.
2025-11-03 10:59:06 +01:00
Sebastian Jeltsch
a94650056f
Fix blog for stricter SQL type parsing, i.e. change BOOLEAN to INTEGER.
2025-10-21 16:26:31 +02:00
Sebastian Jeltsch
940c329770
Update JavaScript dependencies.
2025-10-13 15:45:54 +02:00
Sebastian Jeltsch
9e766f1646
Use filename rather than index in admin UI when fetching images.
2025-10-07 13:51:33 +02:00
Sebastian Jeltsch
db945733e9
Update Rust and JS dependencies.
2025-10-06 22:53:04 +02:00
Sebastian Jeltsch
ba18a1a08a
Update all workspace:* references to plain * and set prefer-workspace-packages to make examples more copyable.
2025-10-06 20:39:34 +02:00
Sebastian Jeltsch
42ea051772
Update blog example's JSON schemas and generated types after changing FileUpload. Also update dart/Flutter dependencies.
2025-09-26 22:05:06 +02:00
Sebastian Jeltsch
353b913fe3
Update JavaScript dependencies. Fixes #157 .
2025-09-25 23:16:04 +02:00
Sebastian Jeltsch
9b60cea394
Prepare new release v0.18.0.
2025-09-24 10:24:55 +02:00
Sebastian Jeltsch
5d422ec713
Add metadata.textproto to .gitignore.
2025-09-22 15:41:23 +02:00
Sebastian Jeltsch
5802219c39
Update JavaScript dependencies.
2025-09-18 15:57:52 +02:00
Sebastian Jeltsch
907f6bcbcf
Update blog example to tailwind v4.
2025-09-12 13:30:00 +02:00
Sebastian Jeltsch
ced96071f4
Update JavaScript dependencies.
2025-09-12 11:14:37 +02:00
Sebastian Jeltsch
4b9df89104
Update JS dependencies.
2025-09-09 20:45:28 +02:00
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
3365e3a867
Update solid-js and fix form tests it broke.
2025-08-12 15:06:03 +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
598f15cc06
Rename redirect_to query parameter to redirect_uri in accordance with RFC 6749.
...
Reference: https://datatracker.ietf.org/doc/html/rfc6749#appendix-A.6
2025-08-05 11:51:02 +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
864b26bbd9
Avoid workspace references for examples to allow copying (including Docker coyping it into a build environment) #121
2025-08-04 13:58:23 +02:00
Sebastian Jeltsch
8aa922984d
Update JS dependencies.
2025-07-31 16:11:56 +02:00
Sebastian Jeltsch
6ec0fc3941
Increase the space of applicable VIEWs for Record APIs by treating top-level GROUP BY <single col> expressions as key-defining. #99
2025-07-28 22:50:08 +02:00
Sebastian Jeltsch
4c169c6b68
Move dart client to /client/dart.
2025-07-24 17:30:10 +02:00
Sebastian Jeltsch
6d5c2473a6
Add Dart workspace and clean up pre-commit hooks.
2025-07-24 15:54:00 +02:00
Evgeniy Filimonov
996c5d0b04
Fix: make OAuth login in examples/blog/flutter work
...
Problems fixed:
- The app didn't register its custom uri scheme trailbase-example-blog so
flutter_web_auth_2 couldn't extract the authorization code from redirect.
Fix by adding an activity to AndroidManifest.xml per flutter_web_auth_2
instructions.
- After extracting the code from redirect uri, flutter_web_auth_2 didn't
close the browser tab. Remove android:taskAffinity="" per
https://github.com/ThexXTURBOXx/flutter_web_auth_2/commit/73f91891ee017d280dab02710f41ecaa9ee97a0b
- The app failed with exception right at start b/c SharedPreferences
accessed flutter before it was fully inited. Init flutter with
WidgetsFlutterBinding.ensureInitialized() before using prefs.
2025-07-24 12:42:22 +02:00
Sebastian Jeltsch
64610b8853
Support custom uri schemes for auth redirects. #100
2025-07-24 12:28:26 +02:00
Sebastian Jeltsch
b3a9656964
Update JS dependencies.
2025-07-21 23:04:42 +02:00