summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-14moving docker dir with README to wikiSteve Manuel
2017-04-14Merge pull request #115 from krismeister/ponzu-devSteve
2017-04-14Update README.mdSteve
2017-04-14Update DockerfileSteve
2017-04-14Merge pull request #124 from ponzu-cms/ponzu-devSteve
2017-04-14Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-04-14Merge pull request #123 from kkeuning/throttleSteve
2017-04-14simpler throttleKevin Keuning
2017-04-14improved throttle to ensure content is sortedKevin Keuning
2017-04-14Merge pull request #122 from ponzu-cms/ponzu-devSteve
2017-04-14Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-04-14add updated file preview for file repeaterSteve Manuel
2017-04-13[docker-exampe] moved into examples repo https://github.com/ponzu-cms/exampleskmeister
2017-04-13[docker-example] pointed to example ponzu image on dockerhubkmeister
2017-04-13[docker] this setup will make it easier to add builds https://docs.docker.com...kmeister
2017-04-13[docker-example] clarificationkmeister
2017-04-13[docker-example] simplified docker-composekmeister
2017-04-13[docker-example] added ajax and styled example pagekmeister
2017-04-13[docker-example] added song modelkmeister
2017-04-13Merge pull request #121 from ponzu-cms/ponzu-devSteve
2017-04-13moving search into own package and renaming funcs throughoutSteve Manuel
2017-04-13Merge branch 'master' of https://github.com/ponzu-cms/ponzuSteve Manuel
2017-04-13[docker-example] nginx fronting ponzukmeister
2017-04-13Merge pull request #120 from ponzu-cms/ponzu-devSteve
2017-04-13[docker-example] api & admin containers building correctlykmeister
2017-04-13[docker example] default adminkmeister
2017-04-11Merge branch 'throttle-sort' into ponzu-devSteve Manuel
2017-04-11Merge branch 'master' of https://github.com/ponzu-cms/ponzuSteve Manuel
2017-04-11Merge pull request #116 from ponzu-cms/ponzu-devSteve
2017-04-11credit bleve in READMESteve Manuel
2017-04-11remoeve ErrNoSearchIndex since the implementation is disable by defaultSteve Manuel
2017-04-11adding push support to search, only first matched resultSteve Manuel
2017-04-11Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-04-11change implementation of search to opt-in per type, less risky if sensative d...Steve Manuel
2017-04-11#72 info for attaching the local directory as a docker volumekmeister
2017-04-11#72 docker file building ponzukmeister
2017-04-11updating waitDuration, should determine if this is configurable or notSteve Manuel
2017-04-11Merge branch 'throttle-sort'Steve Manuel
2017-04-11adding throttled content sortingSteve Manuel
2017-04-07import layout style fixSteve Manuel
2017-04-07import layout style fixSteve Manuel
2017-04-07add initial implementation of api search handler with full-text search by typeSteve Manuel
2017-04-06renaming and add Delete operation for search indexSteve Manuel
2017-04-06default implementation fixSteve Manuel
2017-04-06adding default implementation of db.SearchableSteve Manuel
2017-04-06indexing string data instead of json []byteSteve Manuel
2017-04-06update index path to include the search dirSteve Manuel
2017-04-06adding json values to search index on insert and updateSteve Manuel
2017-04-06add mapping for search indices per content typeSteve Manuel
2017-04-03Merge pull request #109 from ponzu-cms/ponzu-devSteve