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
Age
Commit message (
Expand
)
Author
2017-01-10
adding print debugs to check status
Steve Manuel
2017-01-10
minor UI change and docs update
Steve Manuel
2017-01-10
adding Init check in func called early in process
Steve Manuel
2017-01-10
adding db open back to Init and calling Init from other files init()
Steve Manuel
2017-01-10
removing unused var
Steve Manuel
2017-01-10
adding returns to exit req/res, testing values -> struct conv via schema
Steve Manuel
2017-01-10
adding correct error views, normalize action value for comparison;
Steve Manuel
2017-01-10
fix for slice len issue adding extra chars to addon id
Steve Manuel
2017-01-10
changing Values set to convert value to string
Steve Manuel
2017-01-10
now that we possibly create the __addon bucket here, tx type needs to be writ...
Steve Manuel
2017-01-10
pulling db connection creation into package init not exported Init() initiali...
Steve Manuel
2017-01-10
making register a sub routine of New
Steve Manuel
2017-01-10
adding bucket in advance in case it doesnt exist and addon init is called bef...
Steve Manuel
2017-01-10
adding slight change to Register and including New constructor
Steve Manuel
2017-01-10
adding initial support for third-party addons and the basic framework for how...
Steve Manuel
2017-01-08
adding error type rather than string as exported var from item
Steve Manuel
2017-01-04
Merge pull request #28 from zshipko/master
Steve
2017-01-04
Fixed self-signed certificates when running a dev server
Zach Shipko
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
updating import path from old repo
Steve Manuel
2017-01-04
adding https_port from db to enabledev func
Steve Manuel
2017-01-04
adding httpsport and https_port to flags and config
Steve Manuel
2017-01-04
adding features and screenshot to readme
Steve Manuel
2017-01-03
adding updated urls to credits in readme
Steve Manuel
2017-01-03
adding link to Wiki
Steve Manuel
2017-01-02
update codebase where previous deps were used
Steve Manuel
2017-01-02
updating credit to deps list
Steve Manuel
2017-01-02
removing old deps
Steve Manuel
2017-01-02
more code cleanup and adding content dir empty on build before copy
Steve Manuel
2017-01-02
minor cleanup, removal of old code
Steve Manuel
2017-01-02
fixing typos
Steve Manuel
2017-01-02
editing layout in file generated by generate command
Steve Manuel
2017-01-02
Merge branch 'master' of https://github.com/ponzu-cms/ponzu
Steve Manuel
2017-01-02
typo in readme
Steve Manuel
2017-01-02
Merge pull request #27 from ponzu-cms/ponzu-dev
Steve
2017-01-02
updating docs in readme
Steve Manuel
2017-01-02
casting byte slice to string in error message
Steve Manuel
2017-01-02
add reference.SelectRepeater and necessary struct and function exports
Steve Manuel
2016-12-30
updating error in addond and checking for nil prior to clling method on err
Steve Manuel
2016-12-30
update Hide method in Hideable interface, change GMT label to UTC
Steve Manuel
2016-12-30
adding hide to types handler
Steve Manuel
2016-12-30
adding Hideable interface and initial implementation, allowing user to define...
Steve Manuel
2016-12-30
adding fix for empty space added to textarea since dom element had extra spac...
Steve Manuel
2016-12-29
adding req as param to push, initially to get URL Path for http.Pusher#Push
Steve Manuel
2016-12-29
adding http package import
Steve Manuel
2016-12-29
move push func to separate file and adding tidwall/gjson to credits
Steve Manuel
2016-12-29
adding initial implementation of HTTP/2 server push to single content api rep...
Steve Manuel
[prev]
[next]