summaryrefslogtreecommitdiff
path: root/system/addon/manager.go
AgeCommit message (Expand)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2017-01-11attempting to force item.Types to be populated before the db Init stepSteve Manuel
2017-01-11make url.Values so it is not nil when set/add is calledSteve Manuel
2017-01-11adding pointer to map in unmarshalSteve Manuel
2017-01-11adding []byte driven api vs. url.Values where ever possibleSteve Manuel
2017-01-11extending the "addon" platform within ponzu to register, present and manage a...Steve Manuel
2017-01-10adding pointer fix for decoding, removing print debugsSteve Manuel
2017-01-10minor UI change and docs updateSteve Manuel
2017-01-10adding returns to exit req/res, testing values -> struct conv via schemaSteve Manuel
2017-01-10adding initial support for third-party addons and the basic framework for how...Steve Manuel