Age | Commit message (Expand) | Author |
2017-02-06 | [core] add support for DB indexes (#62) | Steve |
2017-01-31 | Merge pull request #57 from bketelsen/linkfix | Steve |
2017-01-31 | fixes #56 godoc link | Brian Ketelsen |
2017-01-30 | [core] Return data from api.Externalable requests for client to use in app (#55) | Steve |
2017-01-26 | [core] Embedded and implement http.Pusher into http.ResponseWriter+gzip Write... | Steve |
2017-01-25 | [core] implement http.Pusher on our composite gzip/response writer (#45) | Steve |
2017-01-24 | Merge branch 'ponzu-dev' | Steve Manuel |
2017-01-24 | bumping version: 0.8.0 | Steve Manuel |
2017-01-24 | [core] System backups (uploads, system.db, analytics.db) (#42) | Steve |
2017-01-24 | adding backup support for analytics.db, system.db, and uploads dir | Steve Manuel |
2017-01-23 | adding untracked files for recent basic auth and backup features | Steve Manuel |
2017-01-23 | adding basic auth middleware, admin/backup route, and backup routines for sys... | Steve Manuel |
2017-01-23 | updating timestamp precision | Steve Manuel |
2017-01-23 | adding http basic auth fields for db backup via http | Steve Manuel |
2017-01-23 | organizing imports | Steve Manuel |
2017-01-20 | Merge pull request #39 from ponzu-cms/ponzu-dev | Steve |
2017-01-20 | removing fmt prints. fix is for #38 | Steve Manuel |
2017-01-20 | adding fix for consistent order in repeaters and multi-value field inputs | Steve Manuel |
2017-01-20 | Merge pull request #36 from ponzu-cms/ponzu-dev | Steve |
2017-01-20 | switching new -> & for consistency w/ codebase | Steve Manuel |
2017-01-20 | Merge pull request #35 from crackcomm/master | Steve |
2017-01-20 | cleaner code | Ćukasz Kurowski |
2017-01-19 | adding CORS middleware to external API endpoints for browser compliance | Steve Manuel |
2017-01-19 | adding upgrade and version to CLI usage and help command, fixing issue #31 wi... | Steve Manuel |
2017-01-18 | bumping version | Steve Manuel |
2017-01-18 | updating docs and readme | Steve Manuel |
2017-01-18 | adhere to semantic versioning | Steve Manuel |
2017-01-17 | adding updated commands: version, upgrade | Steve Manuel |
2017-01-17 | adding version (in general ponzu.json file) and upgrade command to backup, cl... | Steve Manuel |
2017-01-17 | Merge branch 'ponzu-dev' | Steve Manuel |
2017-01-17 | adding admin UI fixes | Steve Manuel |
2017-01-16 | Merge branch 'ponzu-dev' | Steve Manuel |
2017-01-16 | update readme | Steve Manuel |
2017-01-16 | [core] Adding toggle for CORS, GZIP in admin/cms configuration (#30) | Steve |
2017-01-16 | adding different identifier to checkbox in config | Steve Manuel |
2017-01-16 | adding gzip_disabled config setting | Steve Manuel |
2017-01-16 | adding gzip compression to api endpoints | Steve Manuel |
2017-01-16 | fix gzip middleware and remove code from sendData func | Steve Manuel |
2017-01-16 | fixing cors change and gzip response writer | Steve Manuel |
2017-01-16 | minor optimization in db Updates, added gzip responses for API requests, adde... | Steve Manuel |
2017-01-16 | clear up debug artifacts and add info to console messages | Steve Manuel |
2017-01-16 | adding cors helper func | Steve Manuel |
2017-01-16 | removing fmt debug and changing index of args to match generator | Steve Manuel |
2017-01-16 | update readme and usage, debug print fmt | Steve Manuel |
2017-01-16 | adding generator option to select what to generate | Steve Manuel |
2017-01-16 | updated usage to reflect copy on repository readme | Steve Manuel |
2017-01-15 | testing func line unsplit | Steve Manuel |
2017-01-13 | adding more print debug to check problem | Steve Manuel |
2017-01-13 | checking which services by default are running | Steve Manuel |
2017-01-13 | adding test in CORS middleware in fix for start | Steve Manuel |