summaryrefslogtreecommitdiff
path: root/system/api/external.go
AgeCommit message (Expand)Author
2016-12-22adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu...Steve Manuel
2016-12-19moving repository, bosssauce => ponzu-cmsSteve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
2016-12-06substituting "_{specifier}" => "__{specifier}" so users can add their own typ...Steve Manuel
2016-12-06/*post?s*/ => /*content?s*/ substitutionSteve Manuel
2016-12-05changing Add -> Set for values where it could have been problematicSteve Manuel
2016-12-01adding interface Trustable to enable auto-approval from Exteralable content, ...Steve Manuel
2016-11-29updating comment documentation for API endpoint renamingSteve Manuel
2016-11-08moving interface Mergable from api package to manager package. It avoids a cy...Steve Manuel
2016-11-08adding remaining methods to Item for Hookable implementation and adding hooks...Steve Manuel
2016-11-03renaming handler and path match for api server - post => contentSteve Manuel
2016-10-31initial code to support approving pending contentSteve Manuel
2016-10-30fixing previously removed specifier for pending in refactored db set contentSteve Manuel
2016-10-30refactor some db code and update how status vars interpolate throughour UI codeSteve Manuel
2016-10-30slight refactor of pending content code & reimplementing where neededSteve Manuel
2016-10-29renaming and moving File upload logic into own packageSteve Manuel
2016-10-29adding db procedures and updating handler for external submissions / pending ...Steve Manuel
2016-10-29adding db procedures and updating handler for external submissions / pending ...Steve Manuel
2016-10-29adding db/analytics init back in after reverting for debugSteve Manuel
2016-10-28adding initial components for anayltics tracking API requestsSteve Manuel
2016-10-26forgot to parse form data on external post handlerSteve Manuel
2016-10-26fixing Externalable interface implementation for Post typeSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debugging and code reorgSteve Manuel