summaryrefslogtreecommitdiff
path: root/app/node_modules
AgeCommit message (Collapse)Author
2015-04-07Obliterate naughty rogue fileSean Fridman
2015-04-07ID fields for resources now determined by app configSean Fridman
2015-04-07Add partials support in templatesSean Fridman
2015-04-07Add error catch template stringify filterSean Fridman
2015-04-07Use correct extension for Liquid templatesSean Fridman
2015-04-07Add static file servingSean Fridman
2015-04-07Add admin configurationSean Fridman
2015-04-06Fix god forsaken trailing slashed issueSean Fridman
2015-04-06Add trailing slash utility functionsSean Fridman
2015-04-06Remove unused dep in OKServerSean Fridman
2015-04-06Add Liquid filter to print objectsSean Fridman
2015-04-06Move default template location to templates/Sean Fridman
2015-04-06Injecting Express stuff into OKServer as runtime dependency ya diggySean Fridman
2015-04-06Remove unused dependency for OKResourceSean Fridman
2015-04-06Properly convert to mschema before validatingSean Fridman
2015-04-06Expose resource raw schemaSean Fridman
2015-04-06Allow specification of default queriesSean Fridman
2015-04-06Expose resources backing OKQuerySean Fridman
2015-04-06Fix instantiation bug in OKQuerySean Fridman
2015-04-06Enforce trailing slashesSean Fridman
2015-04-06Inject OKServer views as dependenciesSean Fridman
2015-04-06Step towards cleaner resource resolution for viewsSean Fridman
2015-04-06Factor out template data fetch into util functionSean Fridman
2015-04-06Add okutilSean Fridman
2015-04-06Expose schema as part of resource APISean 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-03Use "type" semantic for resource typesSean Fridman
2015-04-03Separate schema and resource conceptsSean Fridman
Also refactor a bit
2015-04-03Add OKSchemaSean Fridman
2015-04-02Remove unused meta resource logicSean Fridman
2015-04-01Switch to Liquid templatesSean Fridman
2015-04-01Remove stray debug console.logSean Fridman
2015-04-01Bootstrappin young ladSean Fridman