Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-22 | fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g | haturatu | |
2017-04-17 | adding link to ponzu-cms/examples repo | Steve Manuel | |
2017-03-15 | updating examples with deleteable | Steve Manuel | |
2017-03-15 | using api.ErrNoAuth return from auth check in examples | Steve Manuel | |
2017-03-15 | adding deleteable example, rename and modify externalable -> createable | Steve Manuel | |
2017-03-11 | logging id rather than title in AfterAcceptUpdate | Kevin Keuning | |
2017-03-11 | oops | Steve | |
didn't realize you were requiring the title and artist field in the AcceptUpdate method, adding it back to the log statement | |||
2017-03-11 | pulling title from PostFormValue | Steve | |
having "title" in the log statement assumed the update *always* had the title field present. | |||
2017-03-11 | keep interface implementation minimal | Steve | |
removing the methods that aren't explicitly required to handle the functionality of the Updateable implementation | |||
2017-03-10 | added AfterAcceptUpdate to example | Kevin Keuning | |
2017-03-10 | added updateable example | Kevin Keuning | |
2017-03-09 | fix typo | Steve Manuel | |
2017-03-09 | API endpoint listing and spelling fix | Steve Manuel | |
2017-03-09 | adding api.Externalable example, with Approve/AutoApprove and hooks | Steve Manuel | |