This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
trailbase
Watch
1
Star
0
Fork
0
You've already forked trailbase
mirror of
https://github.com/trailbaseio/trailbase.git
synced
2026-04-29 04:59:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4426f875f5de2510bdabf2d5a1eb27f34a0d7244
trailbase
/
trailbase-core
T
History
Sebastian Jeltsch
6757a03e6a
Fix total_count index for Record APIs atop views.
#99
2025-07-21 12:37:41 +02:00
..
benches
…
migrations
Use UUIDv4 ids for
_user
s to stop leaking creation times. We rely on _rowid_ for cursoring.
2025-06-13 15:52:33 +02:00
proto
Allow setting a per-API hard limit for listing records.
#75
2025-07-07 11:38:19 +02:00
src
Fix total_count index for Record APIs atop views.
#99
2025-07-21 12:37:41 +02:00
templates
Fix total_count index for Record APIs atop views.
#99
2025-07-21 12:37:41 +02:00
tests
Update Rust deps and address linter issues of new Rust 1.88.0.
2025-07-04 13:20:56 +02:00
.gitignore
Move
ts-rs
generated TS API bindings to trailbase-assets/js/bindings getting rid of the symlink.
2025-05-15 11:24:51 +02:00
build.rs
Use UUIDv4 ids for
_user
s to stop leaking creation times. We rely on _rowid_ for cursoring.
2025-06-13 15:52:33 +02:00
Cargo.toml
Update client-ip extractor.
2025-07-05 11:33:06 +02:00