Commit graph

20 commits

Author SHA1 Message Date
Martin Rys
c814221185 Run SVG logos through svgo to reduce their filesize 2024-05-06 11:16:17 +02:00
Martin Rys
f2f6b57944 Losslessly optimize PNGs (-522KB)
oxipng --zopfli --opt max
2024-05-06 11:12:54 +02:00
Jacob Weisz
a96d18454a Remove extra changelogs 2022-04-06 00:36:25 -05:00
Jim Garrison
de2fc69315 Links to devel branch are broken; use master instead 2021-09-03 21:55:18 -04:00
Lauri Ojansivu
9a55f38d90 Change fr.md to not be executeable. 2018-06-25 23:57:53 +03:00
Lauri Ojansivu
96d81768bc v0.75 2018-02-16 00:06:00 +02:00
Lauri Ojansivu
cd012954e9 Adding Finnish changelog to Sandstorm. 2018-02-15 23:47:55 +02:00
Lauri Ojansivu
ecb4863c39 v0.33 , includes new Sandstorm version. 2017-08-29 08:10:27 +03:00
JJ
41c314638e Tinified pngs
Tinified pngs with https://tinypng.com/
2017-03-28 07:40:33 +02:00
JJ
664824c931 Add bigger screenshots
According to this conversation: https://oasis.sandstorm.io/grain/mZ6GkpaHjWAyxxKXgwTCG5/b/sandstorm/libreboard/KgLwFJqLmgheFvwRc 2 bigger screenshots added
2017-03-28 07:29:10 +02:00
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