Commit graph

10 commits

Author SHA1 Message Date
David Renshaw
33cfee8d5f Update version and author information for new release on Sandstorm.
Previously @mquandalle took care of packaging Wekan for Sandstorm, so
he was listed as the sole author of the SPK. Since I'm now taking over
packaging, this commit moves @mquandalle into the `upstreamAuthor`
slot and adds me as the SPK author by using my email address for
`contactEmail` and adding a pgp-signed statement that I am now an author.
It also adds my public key to the `keyring` file.
2016-11-07 17:16:43 -05:00
Peter Dave Hello
952c2e1ae2
optimize png images losslessly using zopflipng 2016-07-18 22:54:03 +02:00
Daniel
c05029d403 Changes in code to correct the spelling of emoji (plural) 2016-02-28 23:10:52 -06:00
Maxime Quandalle
3934ee13f7 Support Heroku one-click deploy
Fixes #76
Closes #188
2015-09-10 18:07:33 +02:00
Maxime Quandalle
72fe5fd47e Fixes some UI bugs on sandstorm 2015-08-31 16:34:51 +02:00
Maxime Quandalle
faa2fad150 Fix sandstorm packaging 2015-08-30 15:42:30 +02:00
Maxime Quandalle
c62050994c Add a screenshot for sandstorm
It seems that the total size of the sandstorm package manifest can't
exceed a certain size. Putting a small image works until I figure out
what the issue is.
2015-08-29 15:26:03 +02:00
Maxime Quandalle
dd9192d097 Write a description for the sandstorm app market 2015-08-29 14:24:18 +02:00
Maxime Quandalle
84f49fa7a1 Call me Wekan
Thank you @neynah for the Wekan icons

Closes #247
2015-08-28 09:52:20 +02:00
Maxime Quandalle
8b3a6a7819 Adds new app store metadata to sandstorm package definition
We still miss some branding stuff, such as screenshots, icons, and a
description.

This commit also hides an option related to user permissions managment
in the sandstorm package.
2015-08-20 22:57:09 +02:00