summaryrefslogtreecommitdiff
path: root/system/item
AgeCommit message (Expand)Author
2017-02-13adding item.Omittable interface for field-level omission of data in responses...Steve Manuel
2017-02-07adding hooks for before/after accept on external handler and implementation i...Steve Manuel
2017-01-26[core] Embedded and implement http.Pusher into http.ResponseWriter+gzip Write...Steve
2017-01-11attempting to force item.Types to be populated before the db Init stepSteve Manuel
2017-01-08adding error type rather than string as exported var from itemSteve Manuel
2017-01-03adding link to WikiSteve Manuel
2016-12-30update Hide method in Hideable interface, change GMT label to UTCSteve Manuel
2016-12-30adding Hideable interface and initial implementation, allowing user to define...Steve Manuel
2016-12-29adding initial implementation of HTTP/2 server push to single content api rep...Steve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve