Eevee

Results 139 issues of Eevee
trafficstars

...after beating it into working more nicely, of _course_. Makes generating URLs in semi-independent code a lot easier if `resource_url(thing)` works without knowing a route name. (Of course, that won't...

The interesting part of this is that it involves JS and maybe Sass parts as well, which are considerably harder to build in discrete units (and what happens with deps?)...

Start with comic, but other places need it too.

infra
big honking project

- [ ] Figure out how to make multiple schemata work in one index - [ ] Figure out the problem of e.g. code needing different tokenizing than prose -...

features

They don't have all that much entropy and will probably collide soon. - [ ] Figure out what filenames _should_ be (trust the original? let the upload endpoint choose?) -...

Totally do it. Would need some configurating (can this be deferred to runtime?) and some magical SQLA column type that can serialize an identifier and whatever. Obvious places to store...

features

Eagerloading is great and all but I don't think I want it all up in my templates.

core

Write some. Write any! Maybe try out `tox` and see if it's useful.

tests

This is easy-peasy but I forgot to do it yet.

core

Sessions in files sucks, and sessions in a separate db table also sucks. Make something with a real foreign key to users.

core