aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: f0e1544fd32c3ef670543fc40a1a9d505877c45d (plain)
1
2
3
4
* Remove things that should be configy to a config file (FileRoot, db params, server port/addr, ...)
* Remove mp3 assumption
* Replace the NamedExec in postCache with a Select, using INSERT ... RETURNING *, then return the APICache to the user
* Betterness the Path <-> URI functions