Age | Commit message (Expand) | Author |
2025-02-22 | fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g | haturatu |
2019-12-30 | Fix missing imports | Miguel Angel Ajo |
2019-12-30 | Also add path to db files | Miguel Angel Ajo |
2017-08-22 | adding store access and buckets from other pkgs | Steve Manuel |
2017-06-14 | cleanup | Neven Jacmenović |
2017-06-12 | fix typo | Steve Manuel |
2017-06-11 | delayed indexer init (fix for search not working when addons are enabled) | Neven Jacmenović |
2017-06-10 | Revert "Fix for search not working when addons are enabled" | Steve Manuel |
2017-06-10 | small typo in comments | Steve Manuel |
2017-06-09 | delayed search index initialization so search can work with addons | Neven Jacmenović |
2017-06-09 | delayed search index initialization so search can work with addons | Neven Jacmenović |
2017-04-25 | adding support for file upload type and API handler to fetch file info | Steve Manuel |
2017-04-17 | package documentation for godoc | Steve Manuel |
2017-04-13 | moving search into own package and renaming funcs throughout | Steve Manuel |
2017-04-07 | add initial implementation of api search handler with full-text search by type | Steve Manuel |
2017-04-06 | renaming and add Delete operation for search index | Steve Manuel |
2017-04-06 | add mapping for search indices per content type | Steve Manuel |
2017-01-16 | [core] Adding toggle for CORS, GZIP in admin/cms configuration (#30) | Steve |
2017-01-12 | handling error | Steve Manuel |
2017-01-11 | moving content _ import into new system/init package to test import | Steve Manuel |
2017-01-11 | move content _ import to admin | Steve Manuel |
2017-01-11 | attempting to force item.Types to be populated before the db Init step | Steve Manuel |
2017-01-10 | adding pointer fix for decoding, removing print debugs | Steve Manuel |
2017-01-10 | adding test for store value before attempt to open db | Steve Manuel |
2017-01-10 | adding print debugs to check status | Steve Manuel |
2017-01-10 | adding db open back to Init and calling Init from other files init() | Steve Manuel |
2017-01-10 | pulling db connection creation into package init not exported Init() initiali... | Steve Manuel |
2017-01-10 | adding initial support for third-party addons and the basic framework for how... | Steve Manuel |
2016-12-19 | moving repository, bosssauce => ponzu-cms | Steve Manuel |
2016-12-19 | [addons] Creating foundation for plugin-like system "Addons" (#24) | Steve |
2016-12-14 | adding cache invalidation to system start/init | Steve Manuel |
2016-12-14 | adding __contentIndex to map item slug to semi foreign-key, and implementing ... | Steve Manuel |
2016-12-06 | substituting "_{specifier}" => "__{specifier}" so users can add their own typ... | Steve Manuel |
2016-10-29 | adding db/analytics init back in after reverting for debug | Steve Manuel |
2016-10-29 | adding db/analytics init back in after reverting for debug | Steve Manuel |
2016-10-28 | debugging | Steve Manuel |
2016-10-28 | code reorg and debugging bolt issues | Steve Manuel |
2016-10-28 | attempt fix for bolt err | Steve Manuel |
2016-10-28 | attempt fix for bolt err | Steve Manuel |
2016-10-28 | adding some clean up code and UI toggle for future external vs. internal post... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | implement Sort on all content types by Timestamp, DESC (latest to oldest) - r... | Steve Manuel |
2016-10-18 | adding sort buckets for each content type | Steve Manuel |
2016-10-09 | returning absolute import paths, will move to vendor in future commit | Steve Manuel |
2016-10-09 | renaming import paths globally to ensure build is using new files, not ones f... | Steve Manuel |
2016-10-09 | updating import paths | Steve Manuel |
2016-10-07 | adding cache control and etags to responses for static assets + moved handler... | Steve Manuel |
2016-10-06 | added jwt secret at initialization and removed debugs | Steve Manuel |