Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state ↵ | 1 | ||
structure (#2217) * update typeconverter to use state structure * deinterface the typeutils.TypeConverter -> typeutils.Converter * finish copying over old type converter code comments * fix cherry-pick merge issues, fix tests pointing to old typeutils interface type still | ||||
2023-05-25 | [feature] Add List functionality (#1802) | 1 | ||
* start working on lists * further list work * test list db functions nicely * more work on lists * peepoopeepoo * poke * start list timeline func * we're getting there lads * couldn't be me working on stuff... could it? * hook up handlers * fiddling * weeee * woah * screaming, pissing * fix streaming being a whiny baby * lint, small test fix, swagger * tidying up, testing * fucked! by the linter * move timelines to state like a boss * add timeline start to tests using state * invalidate lists |