index
:
okcms.git
master
twohustlers
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
node_modules
Age
Commit message (
Collapse
)
Author
2015-04-08
Add resource instance concept
Sean 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-08
Wrapping liquid lib's bluebird promises with Q promises
Sean Fridman
Can consider porting the whole thing to bluebird promises later
2015-04-07
Obliterate naughty rogue file
Sean Fridman
2015-04-07
ID fields for resources now determined by app config
Sean Fridman
2015-04-07
Add partials support in templates
Sean Fridman
2015-04-07
Add error catch template stringify filter
Sean Fridman
2015-04-07
Use correct extension for Liquid templates
Sean Fridman
2015-04-07
Add static file serving
Sean Fridman
2015-04-07
Add admin configuration
Sean Fridman
2015-04-06
Fix god forsaken trailing slashed issue
Sean Fridman
2015-04-06
Add trailing slash utility functions
Sean Fridman
2015-04-06
Remove unused dep in OKServer
Sean Fridman
2015-04-06
Add Liquid filter to print objects
Sean Fridman
2015-04-06
Move default template location to templates/
Sean Fridman
2015-04-06
Injecting Express stuff into OKServer as runtime dependency ya diggy
Sean Fridman
2015-04-06
Remove unused dependency for OKResource
Sean Fridman
2015-04-06
Properly convert to mschema before validating
Sean Fridman
2015-04-06
Expose resource raw schema
Sean Fridman
2015-04-06
Allow specification of default queries
Sean Fridman
2015-04-06
Expose resources backing OKQuery
Sean Fridman
2015-04-06
Fix instantiation bug in OKQuery
Sean Fridman
2015-04-06
Enforce trailing slashes
Sean Fridman
2015-04-06
Inject OKServer views as dependencies
Sean Fridman
2015-04-06
Step towards cleaner resource resolution for views
Sean Fridman
2015-04-06
Factor out template data fetch into util function
Sean Fridman
2015-04-06
Add okutil
Sean Fridman
2015-04-06
Expose schema as part of resource API
Sean Fridman
2015-04-03
Queries now properly backed by resources
Sean Fridman
2015-04-03
Beef up resource abstraction
Sean Fridman
2015-04-03
Directly expose DB impl rather than compose dawg
Sean Fridman
2015-04-03
Use "type" semantic for resource types
Sean Fridman
2015-04-03
Separate schema and resource concepts
Sean Fridman
Also refactor a bit
2015-04-03
Add OKSchema
Sean Fridman
2015-04-02
Remove unused meta resource logic
Sean Fridman
2015-04-01
Switch to Liquid templates
Sean Fridman
2015-04-01
Remove stray debug console.log
Sean Fridman
2015-04-01
Bootstrappin young lad
Sean Fridman
[prev]