Commit Graph

5 Commits

Author SHA1 Message Date
53f881e96c Google Cloud Storage support
We introduce a new node_type, storage, which can support different file
storage backends and makes them available for browsing via dedicated
entry points in the application. We intend to keep pillar storage
agnostic and support both internal/local storages as well as
remote/hosted solutions.
2015-10-03 17:07:14 +02:00
c2e0ae4002 File processing
Introducing the asset of type file creation. This involves making a
node collection entry of type asset, as well as a file collection
entry, plus all the needed variations if such file is an image or a
video. Further, depending on the storage backend (pillar or other) we
synchronise the files there using rsync. Currently this functionality
is available only via pillar-web, since a web interface is needed to
upload the file in a storage folder, which is shared between the two
applications.
2015-09-24 15:45:57 +02:00
00f24bb57e Initial commit for thumbnailing system 2015-09-11 15:04:25 +02:00
980837c166 Tweaks to Dockerfile 2015-09-01 18:34:58 +02:00
1830d04400 Renaming the project to Pillar. 2015-08-31 18:22:50 +02:00