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
/
index.js
Age
Commit message (
Collapse
)
Author
2016-10-07
some stuff with okpush, add okinstagram to services
v0.2.2
Jules Laplace
2016-10-05
fixing stuff for node-apn v2
Jules Laplace
2016-10-05
okpush template stuff
Jules Laplace
2016-09-29
v0.2.0 - new admin theme
Jules Laplace
2016-09-06
use /admin/_lib for libraries for custom cms
Jules Laplace
2016-09-01
fix adminConfig path
v0.1.38
Jules Laplace
2016-04-14
OKWebhook module for receiving pushes from git
Jules Laplace
2016-04-14
expose resourceCache to services
v0.1.31
Jules Laplace
2016-04-14
support adding custom services per-project
Jules Laplace
2016-04-06
Store booleans as type boolean
Jules Laplace
2016-04-05
better max file size stuff
Jules Laplace
2016-03-28
modify links field to specify text and uri
Jules Laplace
2015-12-12
Implement Twitter service
Sean Fridman
2015-07-10
Implement basic foreign key support
v0.1.13
Sean Fridman
2015-07-09
Implement groupBy queries + admin interface
Sean Fridman
2015-06-05
Implement template reloading
v0.1.9
Sean Fridman
2015-05-27
Add query config to sort queries by field
v0.1.6
Sean Fridman
2015-05-13
Store dateCreated on new resources
Sean Fridman
2015-05-12
Alias production flag in config
Sean Fridman
2015-04-20
Add debug flag to meta info
Sean Fridman
2015-04-16
Take metadata from config and make synchronous
Sean Fridman
2015-04-15
Allow configuration without services
Sean Fridman
2015-04-15
Allow views without queries
Sean Fridman
2015-04-13
split up the projects by category, add a schema flag so we can use the same ↵
Jules Laplace
singular template
2015-04-13
Client friendly error handling
Sean Fridman
2015-04-13
put admin area on /admin
Jules Laplace
2015-04-13
HTTP Digest authentication
Sean Fridman
2015-04-11
Add autoincrementing index to resources
Sean Fridman
2015-04-10
Overhaul DB impl
Sean Fridman
Make DB schema aware Add autoincrement support Add custom ID field support
2015-04-08
load environment with dotenv
Jules Laplace
2015-04-08
Add image endpoint skeleton
Sean Fridman
2015-04-08
Administrate!
Sean Fridman
2015-04-08
Add static root to meta template info
Sean Fridman
2015-04-08
Fix bug where views didn't resolve resource correctly
Sean Fridman
2015-04-08
Remove unused REST endpoint module
Sean Fridman
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-07
Add admin configuration
Sean Fridman
2015-04-06
Fix god forsaken trailing slashed issue
Sean Fridman
2015-04-06
Injecting Express stuff into OKServer as runtime dependency ya diggy
Sean Fridman
2015-04-06
Inject OKServer views as dependencies
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
Separate schema and resource concepts
Sean Fridman
Also refactor a bit
2015-04-01
Bootstrappin young lad
Sean Fridman