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-05-19 15:59:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53b6f11337ee910fb4a7a2c078f2300a5db51fec
trailbase
/
crates
/
core
T
History
Sebastian Jeltsch
ba5ae3f3a5
Set
Client-Id
header for Twitch OAuth provider.
#215
2026-02-25 09:48:42 +01:00
..
benches
Fix benchmark.
2026-01-06 10:13:28 +01:00
migrations
Introduce multi-DB support, i.e. Record APIs can be powered by
TABLE
s/
VIEW
s from different DBs. This can help with physical isolation and offer a path forward when locking bottlenecks are encountered.
2025-12-12 11:48:30 +01:00
proto
Add Twitch OAuth provider (untested).
#215
2026-02-24 10:23:22 +01:00
src
Set
Client-Id
header for Twitch OAuth provider.
#215
2026-02-25 09:48:42 +01:00
templates
Fix missing
total_count
for list queries with
?count=true&limit=0
.
#207
2026-01-10 22:56:21 +01:00
tests
Simplify WASM runtime integration.
2026-01-09 14:20:04 +01:00
.gitignore
…
build.rs
Add a new
metadata.Metadata
proto separate from config to keep track of things last binary version.
2025-09-20 09:48:20 +02:00
Cargo.toml
Make geos+litegis an optional build dependency for the core. Also remove wasm as a default feature to make breakages more apparent (also fixed an issue).
2026-02-20 20:28:40 +01:00