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
/
examples
Age
Commit message (
Expand
)
Author
2017-04-13
[docker-example] clarification
kmeister
2017-04-13
[docker-example] simplified docker-compose
kmeister
2017-04-13
[docker-example] added ajax and styled example page
kmeister
2017-04-13
[docker-example] added song model
kmeister
2017-04-13
[docker-example] nginx fronting ponzu
kmeister
2017-04-13
[docker-example] api & admin containers building correctly
kmeister
2017-04-13
[docker example] default admin
kmeister
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
2017-03-11
pulling title from PostFormValue
Steve
2017-03-11
keep interface implementation minimal
Steve
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