summaryrefslogtreecommitdiff
path: root/app/index.js
AgeCommit message (Collapse)Author
2015-04-08Administrate!Sean Fridman
2015-04-08Add static root to meta template infoSean Fridman
2015-04-08Fix bug where views didn't resolve resource correctlySean Fridman
2015-04-08Remove unused REST endpoint moduleSean Fridman
2015-04-08Add resource instance conceptSean Fridman
Can now define resource classes bound to particular data points, in particular they can be static data defined by app config and not even in DB
2015-04-07Add admin configurationSean Fridman
2015-04-06Fix god forsaken trailing slashed issueSean Fridman
2015-04-06Injecting Express stuff into OKServer as runtime dependency ya diggySean Fridman
2015-04-06Inject OKServer views as dependenciesSean Fridman
2015-04-03Queries now properly backed by resourcesSean Fridman
2015-04-03Beef up resource abstractionSean Fridman
2015-04-03Directly expose DB impl rather than compose dawgSean Fridman
2015-04-03Separate schema and resource conceptsSean Fridman
Also refactor a bit
2015-04-01Bootstrappin young ladSean Fridman