index
:
jellything
master
new-model
pages
rewrite-stream
video_channel_display
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
Age
Commit message (
Expand
)
Author
2026-02-18
show database debug info
metamuffin
2026-02-18
dynamic typed db match values
metamuffin
2026-02-18
use fourcc as object tags (bad idea); store type info within objects
metamuffin
2026-02-17
inline node lists and home page
metamuffin
2026-02-17
descending value sort
metamuffin
2026-02-17
fix index key value sort ser
metamuffin
2026-02-17
ser value sort query
metamuffin
2026-02-17
implement basic value sort
metamuffin
2026-02-11
fix list_index bug; move tests
metamuffin
2026-02-10
fix index key ser; query debug print
metamuffin
2026-02-09
fix match index
metamuffin
2026-02-08
indexing but its broken
metamuffin
2026-02-08
count index
metamuffin
2026-02-08
list index; generalize counters; count and none index
metamuffin
2026-02-06
idk
metamuffin
2026-02-06
index key serialization
metamuffin
2026-02-05
migrate import to new db trait
metamuffin
2026-02-05
remove read/write distinction for kv transactions; traitify database
metamuffin
2026-02-04
stuff
metamuffin
2026-01-26
small renamed
metamuffin
2026-01-25
remove some unused imports; css reload; port login logic
metamuffin
2026-01-24
cache as object
metamuffin
2026-01-24
move things around; kv crate
metamuffin
2026-01-18
move db tests; remove old imports
metamuffin
2026-01-17
fix table insert returning wrong row
metamuffin
2026-01-16
a
metamuffin
2026-01-16
begin refactor import
metamuffin
2026-01-15
new update_node_init
metamuffin
2026-01-14
implement db trait without wrappers
metamuffin
2026-01-14
db binning and sorts
metamuffin
2026-01-14
Store object values as big endian; Draft query types
metamuffin
2026-01-11
things
metamuffin
2026-01-06
object insert
metamuffin
2026-01-06
tag registry
metamuffin
2026-01-06
Update copyright year
metamuffin
2025-12-24
db abstraction looks good
metamuffin
2025-12-19
things
metamuffin
2025-12-18
transaction interface
metamuffin
2025-12-16
tables
metamuffin
2025-12-15
db
metamuffin
2025-12-14
new db backend
metamuffin
2025-12-14
replace yaml library
metamuffin
2025-12-12
infallible db node update
metamuffin
2025-11-30
eid fixes
metamuffin
2025-11-29
remove asset token; db json
metamuffin
2025-11-18
start reworking model
metamuffin
2025-11-09
upgrade deps + clippy
metamuffin
2025-09-06
misc changes for current rust nightly
metamuffin
2025-04-30
split base into asset_token and db
metamuffin