summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2017-04-17adding link to ponzu-cms/examples repoSteve Manuel
2017-03-15updating examples with deleteableSteve Manuel
2017-03-15using api.ErrNoAuth return from auth check in examplesSteve Manuel
2017-03-15adding deleteable example, rename and modify externalable -> createableSteve Manuel
2017-03-11logging id rather than title in AfterAcceptUpdateKevin Keuning
2017-03-11oopsSteve
didn't realize you were requiring the title and artist field in the AcceptUpdate method, adding it back to the log statement
2017-03-11pulling title from PostFormValueSteve
having "title" in the log statement assumed the update *always* had the title field present.
2017-03-11keep interface implementation minimalSteve
removing the methods that aren't explicitly required to handle the functionality of the Updateable implementation
2017-03-10added AfterAcceptUpdate to exampleKevin Keuning
2017-03-10added updateable exampleKevin Keuning
2017-03-09fix typoSteve Manuel
2017-03-09API endpoint listing and spelling fixSteve Manuel
2017-03-09adding api.Externalable example, with Approve/AutoApprove and hooksSteve Manuel