index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
api
/
external.go
Age
Commit message (
Expand
)
Author
2016-12-22
adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu...
Steve Manuel
2016-12-19
moving repository, bosssauce => ponzu-cms
Steve Manuel
2016-12-19
[addons] Creating foundation for plugin-like system "Addons" (#24)
Steve
2016-12-06
substituting "_{specifier}" => "__{specifier}" so users can add their own typ...
Steve Manuel
2016-12-06
/*post?s*/ => /*content?s*/ substitution
Steve Manuel
2016-12-05
changing Add -> Set for values where it could have been problematic
Steve Manuel
2016-12-01
adding interface Trustable to enable auto-approval from Exteralable content, ...
Steve Manuel
2016-11-29
updating comment documentation for API endpoint renaming
Steve Manuel
2016-11-08
moving interface Mergable from api package to manager package. It avoids a cy...
Steve Manuel
2016-11-08
adding remaining methods to Item for Hookable implementation and adding hooks...
Steve Manuel
2016-11-03
renaming handler and path match for api server - post => content
Steve Manuel
2016-10-31
initial code to support approving pending content
Steve Manuel
2016-10-30
fixing previously removed specifier for pending in refactored db set content
Steve Manuel
2016-10-30
refactor some db code and update how status vars interpolate throughour UI code
Steve Manuel
2016-10-30
slight refactor of pending content code & reimplementing where needed
Steve Manuel
2016-10-29
renaming and moving File upload logic into own package
Steve Manuel
2016-10-29
adding db procedures and updating handler for external submissions / pending ...
Steve Manuel
2016-10-29
adding db procedures and updating handler for external submissions / pending ...
Steve Manuel
2016-10-29
adding db/analytics init back in after reverting for debug
Steve Manuel
2016-10-28
adding initial components for anayltics tracking API requests
Steve Manuel
2016-10-26
forgot to parse form data on external post handler
Steve Manuel
2016-10-26
fixing Externalable interface implementation for Post type
Steve Manuel
2016-10-26
debugging
Steve Manuel
2016-10-26
debugging
Steve Manuel
2016-10-26
debugging
Steve Manuel
2016-10-26
debugging and code reorg
Steve Manuel