Sebastian Jeltsch
19c91e837b
Prepare new release v0.15.5.
v0.15.5
2025-07-18 12:39:19 +02:00
Sebastian Jeltsch
d198b40ebf
Update Rust dependencies.
2025-07-18 12:33:02 +02:00
Sebastian Jeltsch
500760fd13
Add dry-run to all the schema mutating admin handlers. #89
2025-07-18 12:30:22 +02:00
Sebastian Jeltsch
ed7aacd759
Add links to header. Add more install one-liners to hero.
2025-07-18 09:25:53 +02:00
Sebastian Jeltsch
dc5f530a4d
Check API access rules before dropping columns on table schema alterations. #93
2025-07-17 23:33:10 +02:00
Sebastian Jeltsch
ff6b950adf
Add edit link to pages and a placeholder customizable SiteTitle.
...
Customizing the SiteTitle feels a bit hacky but customizing the Header
would be too much work. There's too many private components.
2025-07-17 22:58:43 +02:00
Sebastian Jeltsch
babcabaf76
Update JS dependencies.
2025-07-17 14:03:51 +02:00
Sebastian Jeltsch
be507a4c6b
Add missing link to oauth image assets for auth UI.
2025-07-17 13:57:28 +02:00
Sebastian Jeltsch
b9eb39ad37
Add a custom Hero banner to langing page with install instructions and remove overly prominent roadmap (still in docs).
2025-07-17 13:54:11 +02:00
Sebastian Jeltsch
02c0b8e28a
Check if removed columns are still referenced by APIs before altering table schemas. #93
2025-07-17 12:30:54 +02:00
Sebastian Jeltsch
10a4929e75
Docs: improve endpoint documentation addressing someof @ixxie's feedback. #97
2025-07-17 11:16:30 +02:00
Sebastian Jeltsch
9b2e7d229e
TrailBase is now an officially supported TanStack/db backend. Update local-first example to use official integration. 🎉
2025-07-17 10:18:11 +02:00
Sebastian Jeltsch
2949d7f66b
Prepare new release v0.15.4.
v0.15.4
2025-07-16 21:42:08 +02:00
Sebastian Jeltsch
c86f3312db
Fix up record API config after renaming table. #93
2025-07-16 21:19:03 +02:00
Sebastian Jeltsch
2b66bbcdcd
Update Rust dependencies.
2025-07-16 15:30:51 +02:00
Sebastian Jeltsch
a9f3e70da2
Docs: Group API documentation - make "extending" an overview that ingrates more intentionally with its sibling "Record API" and "JS API" docs. #97
2025-07-16 15:18:20 +02:00
Sebastian Jeltsch
9c30ad5f2f
Docs: be more explicit about building your own auth UI with OAuth. #86
2025-07-16 13:12:11 +02:00
Sebastian Jeltsch
d1729edff0
Stricter conversion of input JSON.
2025-07-16 12:11:12 +02:00
Sebastian Jeltsch
59e00f0ec5
Update migration docs to encompass @eugenefil's suggestions - thanks. #89
2025-07-15 19:52:05 +02:00
Sebastian Jeltsch
958dbf2a73
Minor: test for links as a whole in auth emails.
2025-07-15 14:29:51 +02:00
Sebastian Jeltsch
d7f200ecae
Prepare new release v0.15.3.
v0.15.3
2025-07-15 14:01:02 +02:00
Sebastian Jeltsch
b3a83ab70e
Fix references in auth Emails. #96
2025-07-15 14:00:39 +02:00
Sebastian Jeltsch
e8c0402c20
Update Rust and JS dependencies.
2025-07-15 10:57:44 +02:00
Sebastian Jeltsch
1dbe73a8bd
Fix parsing of elided aliases in SQLite statements. Handle failure to parse views more gracefully.
2025-07-15 10:26:07 +02:00
Sebastian Jeltsch
b371703f36
Fix SIGHUP reload order: apply migrations first before reloading config. #93
2025-07-14 14:39:52 +02:00
Sebastian Jeltsch
3ce2ec7d15
Early documention on schema migrations. #89
2025-07-14 14:32:23 +02:00
Junglei Kim
96873f286c
Change the order so that alias of trail works properly. ( #92 )
...
Add missing `-p` to `mkdir`. Otherwise a pre-existing `traildepot` will lead to non-zero exit code.
---------
Co-authored-by: Sebastian Jeltsch <ignatz@users.noreply.github.com >
2025-07-14 13:03:08 +02:00
Sebastian Jeltsch
321006fbe7
Call out PKCE in auth docs.
2025-07-14 11:38:49 +02:00
Sebastian Jeltsch
267417017d
Update record API docs: UI now supports multiple APIs and add VIEW section.
2025-07-14 10:35:34 +02:00
Sebastian Jeltsch
0cbc6537be
Update v0.15.2.
v0.15.2
2025-07-13 22:03:19 +02:00
Evgeniy Filimonov
7ced9d25c7
Fix: put Send Email Verification button inside form
2025-07-13 22:02:07 +02:00
Sebastian Jeltsch
639b3c9ea1
Minor: tweak docs order and minor smithing.
2025-07-13 20:54:49 +02:00
Sebastian Jeltsch
bb482239ba
Prepare new release v0.15.2.
2025-07-13 20:34:43 +02:00
Sebastian Jeltsch
e4328a4509
Update Rust dependencies.
2025-07-13 20:31:28 +02:00
Sebastian Jeltsch
cb33d7e366
Fix vertical scrolling in split view on small screens. #90
2025-07-13 20:25:44 +02:00
Sebastian Jeltsch
4d1ec95052
Prepare new release v0.15.1.
v0.15.1
2025-07-13 12:20:48 +02:00
Sebastian Jeltsch
8b62f35e98
Re-apply migrations on SIGHUP. #88
2025-07-13 12:06:23 +02:00
Sebastian Jeltsch
38d4f2c940
Add a callout to SQL editor talking about schema skew. #89
2025-07-13 11:37:14 +02:00
Sebastian Jeltsch
38d2fd922f
Fix stale documentation links after updating getting-stared guide. #87
2025-07-13 10:22:14 +02:00
Sebastian Jeltsch
10a0d03200
Early pass at improving auth documentation. #86
2025-07-12 18:24:47 +02:00
Sebastian Jeltsch
13a252a8be
Update preliminary tanstack-db integration and JS dependencies.
2025-07-12 12:38:17 +02:00
Sebastian Jeltsch
8cb5b3ae1c
Align Tooltips in logs table and copy user/logs ids to clipboard on click.
2025-07-11 23:04:58 +02:00
Sebastian Jeltsch
1104666164
Update install instructions in README.md.
2025-07-11 22:35:54 +02:00
Sebastian Jeltsch
7340428d06
Prepare new release v0.15.0.
v0.15.0
2025-07-11 16:56:09 +02:00
Sebastian Jeltsch
fd25e92628
Fix edge case, when [$is] is the only filter. #84
...
Someone tried to be too smart adding a short-cut :hide:. Now also covered by tests.
2025-07-11 16:11:36 +02:00
Sebastian Jeltsch
9b576e4696
Update docker-compose.yml and move it to the root to make it more discoverable.
2025-07-11 15:42:58 +02:00
Sebastian Jeltsch
e091f8212d
Overhaul getting started guide: steer folks more towards an install rather than docker.
2025-07-11 15:20:28 +02:00
Sebastian Jeltsch
78545307b3
Add install.sh script generated with github.com/installer/instll.
2025-07-11 12:48:45 +02:00
Sebastian Jeltsch
0717373344
Do not render account edit buttons in admin UI for admin users. #83
...
Admin accounts can now only be edited and deleted using the CLI. This limits access to sys admins and reduced the chance for abuse.
2025-07-11 11:36:32 +02:00
Sebastian Jeltsch
84ac7a0463
Extend CLI's user/admin capabilities and disallow change/delete operations on admins from UI. #83
2025-07-11 11:23:15 +02:00