-
There has been some recent discussion about implementing an authentication addon to be used inside the various interface methods that can be added to content types. For example, when using the `item.H…
-
Google have a new material design lib.
Called Materials Components.
https://github.com/material-components/material-components-web
Demo:
http://material-components-web.appspot.com
Many examples…
-
Might there be use cases where we want to further process content before it is retrieved over API. Spellchecks might be trivial examples, but less trivial might include processing shortcodes, (wordpr…
-
Hello.
I wanted to download this repo to work on an old issue, but I got a checksum mismatch error when running go build and make.
This is the error message i received.
My go version is
…
-
I'm running ponzu with a symlinked upload directory. When trying to fetch the upload backup through API, the following log line appears on the running ponzu:
`read uploads: is a directory`
The r…
-
I've got few ideas, I'm not sure I will be able to work on them but I'll write them here.
* Slug fields (eq. artist + title)
* Super-types (eq. URL), definable in addons
* Field validators (eq. e…
-
Has anyone looked at [libkv](https://github.com/docker/libkv)?
It just abstracts a key value store, be it local (BoltDB) or distributed (Consul, Etcd, Zookeeper).
While not a full solution, it mig…
-
Deleting content or files/uploads will only remove the reference from the database? but will not remove the actual file from the filesystem in the `uploads` directory.
~~To be clear, the "quick-del…
-
Hi,
passing through the Ponsu documentation. Can't seem to find ...is there an option for fetching all the records of one content type?
For instance, I have a type Author. Can I retreive all aut…
-
I was working on a CMSish system that runs on mobiles and did code gen too.
The CMS was running on mobiles and desktops and web and each user had a
offline database using boltdb..
I offered 3 f…
ghost updated
5 years ago