summaryrefslogtreecommitdiff
path: root/app/node_modules
AgeCommit message (Collapse)Author
2016-12-31display certain types as lists of imagesJules Laplace
2016-10-24fix issue with empty schemasv0.2.4Jules Laplace
2016-10-07some stuff with okpush, add okinstagram to servicesv0.2.2Jules Laplace
2016-10-05okpush template stuffJules Laplace
2016-09-08makin okcms okadminview frontend lib workv0.1.41Jules Laplace
2016-09-06use /admin/_lib for libraries for custom cmsJules Laplace
2016-09-04okadminview route to return json dbJules Laplace
2016-09-02fix sorting issue on groupBy elementsv0.1.39Jules Laplace
2016-09-02rename captioned-image-list to gallery, closes #3Jules Laplace
2016-04-14OKWebhook module for receiving pushes from gitJules Laplace
2016-04-14support adding custom services per-projectJules Laplace
2016-04-11typov0.1.30Jules Laplace
2016-04-11draconian json parsingJules Laplace
2016-04-11rewrite file upload code to use knox directlyv0.1.29Jules Laplace
2016-04-07Fix bug in OKAdminview - spec not being passed to transformDatav0.1.27Jules Laplace
2016-04-06Store booleans as type booleanJules Laplace
2016-04-05better max file size stuffJules Laplace
2016-04-05configuration optionsJules Laplace
2016-04-05broaden media supportJules Laplace
2016-04-05Fix sorting bug when savingv0.1.25Jules Laplace
2016-03-28okschema: replace array-type data with empty list if unspecified (due to ↵v0.1.19Jules Laplace
constraint of querystring body-parser)
2016-03-28modify links field to specify text and uriJules Laplace
2015-12-14Finally smash S3 upload crash bugv0.1.16Sean Fridman
2015-12-12Fix bug in shameful install flowSean Fridman
2015-12-12Implement Twitter serviceSean Fridman
2015-09-23Fix admin dash bug where single resources weren't shownSean Fridman
2015-09-19Update skipper depSean Fridman
2015-07-10Implement basic foreign key supportv0.1.13Sean Fridman
2015-07-09Allow custom resource sorting on admin pageSean Fridman
2015-07-09Implement groupBy queries + admin interfaceSean Fridman
2015-07-03Protect admin root path with authentication as wellv0.1.11Sean Fridman
Fixes #5
2015-06-19Add 'flag' data typeSean Fridman
2015-06-05Implement template reloadingv0.1.9Sean Fridman
2015-06-02Add 'date' field typev0.1.8Sean Fridman
2015-05-27Add query config to sort queries by fieldv0.1.6Sean Fridman
2015-05-26Add tag-list input typev0.1.5Sean Fridman
2015-05-13Don't block serving of favicon.icov0.1.4Sean Fridman
Fixes #10
2015-05-13Store dateCreated on new resourcesSean Fridman
2015-04-27stubbing in videosJules Laplace
2015-04-24maxbytes settingJules Laplace
2015-04-24Update image upload service dependency with bug patchSean Fridman
2015-04-20Add number type supportv0.1.1Sean Fridman
2015-04-16add dirname to the uploaded imagesJules Laplace
2015-04-16Take metadata from config and make synchronousSean Fridman
2015-04-13split up the projects by category, add a schema flag so we can use the same ↵Jules Laplace
singular template
2015-04-13Namespace special admin endpointsSean Fridman
2015-04-13Fix autoincrement bugSean Fridman
max index wasn't being resolved correctly
2015-04-13Client friendly error handlingSean Fridman
2015-04-13Update hardcoded bug fix admin pathsSean Fridman
2015-04-13HTTP Digest authenticationSean Fridman